Searched refs:__io_run_local_work_loop (Results 1 – 1 of 1) sorted by relevance
1320 static int __io_run_local_work_loop(struct llist_node **node, in __io_run_local_work_loop() function1354 ret = __io_run_local_work_loop(&ctx->retry_llist.first, tw, max_events); in __io_run_local_work()1363 ret += __io_run_local_work_loop(&node, tw, max_events - ret); in __io_run_local_work()