Searched refs:io_sqring_entries (Results 1 – 3 of 3) sorted by relevance
172 to_submit = io_sqring_entries(ctx); in __io_sq_thread()284 if (io_sqring_entries(ctx)) { in io_sq_thread()
231 static inline unsigned int io_sqring_entries(struct io_ring_ctx *ctx) in io_sqring_entries() function
2257 unsigned int entries = io_sqring_entries(ctx); in io_submit_sqes()