Searched refs:io_sqring_entries (Results 1 – 2 of 2) sorted by relevance
211 to_submit = io_sqring_entries(ctx); in __io_sq_thread()388 if (io_sqring_entries(ctx)) { in io_sq_thread()
479 static inline unsigned int io_sqring_entries(struct io_ring_ctx *ctx) in io_sqring_entries() function