Searched refs:__io_run_local_work_loop (Results 1 – 1 of 1) sorted by relevance
1278 static int __io_run_local_work_loop(struct llist_node **node, in __io_run_local_work_loop() function1312 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()