Searched refs:io_sqpoll_wait_sq (Results 1 – 3 of 3) sorted by relevance
29 int io_sqpoll_wait_sq(struct io_ring_ctx *ctx);
315 int io_sqpoll_wait_sq(struct io_ring_ctx *ctx) in io_sqpoll_wait_sq() function
3211 ret = io_sqpoll_wait_sq(ctx); in SYSCALL_DEFINE6()