Searched refs:io_sqring_full (Results 1 – 3 of 3) sorted by relevance
320 if (!io_sqring_full(ctx)) in io_sqpoll_wait_sq()324 if (!io_sqring_full(ctx)) in io_sqpoll_wait_sq()
224 static inline bool io_sqring_full(struct io_ring_ctx *ctx) in io_sqring_full() function
2659 if (!io_sqring_full(ctx)) in io_uring_poll()