Searched refs:io_has_loop_ops (Results 1 – 2 of 2) sorted by relevance
| /linux/io_uring/ | ||
| H A D | loop.h | 20 static inline bool io_has_loop_ops(struct io_ring_ctx *ctx) in io_has_loop_ops() function |
| H A D | io_uring.c | 2606 if (io_has_loop_ops(ctx)) { in SYSCALL_DEFINE6() |