Searched refs:io_run_loop (Results 1 – 3 of 3) sorted by relevance
25 int io_run_loop(struct io_ring_ctx *ctx);
80 int io_run_loop(struct io_ring_ctx *ctx) in io_run_loop() function
2607 ret = io_run_loop(ctx); in SYSCALL_DEFINE6()