Searched refs:io_sqring_full (Results 1 - 3 of 3) sorted by relevance

/linux-master/io_uring/
H A Dsqpoll.c388 if (!io_sqring_full(ctx))
392 if (!io_sqring_full(ctx))
H A Dio_uring.h287 static inline bool io_sqring_full(struct io_ring_ctx *ctx) function
H A Dio_uring.c2991 if (!io_sqring_full(ctx))

Completed in 121 milliseconds