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 Dtw.c295 static int __io_run_local_work_loop(struct llist_node **node, in __io_run_local_work_loop() function
330 ret = __io_run_local_work_loop(&ctx->retry_llist.first, tw, max_events); in __io_run_local_work()
339 ret += __io_run_local_work_loop(&node, tw, max_events - ret); in __io_run_local_work()