Home
last modified time | relevance | path

Searched refs:__io_run_local_work_loop (Results 1 – 1 of 1) sorted by relevance

/linux/io_uring/
H A Dio_uring.c1278 static int __io_run_local_work_loop(struct llist_node **node, in __io_run_local_work_loop() function
1312 ret = __io_run_local_work_loop(&ctx->retry_llist.first, ts, max_events); in __io_run_local_work()
1321 ret += __io_run_local_work_loop(&node, ts, max_events - ret); in __io_run_local_work()