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