Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/
Dio_uring.h88 struct llist_node *io_handle_tw_list(struct llist_node *node, unsigned int *count, unsigned int max…
Dsqpoll.c237 *retry_list = io_handle_tw_list(*retry_list, &count, max_entries); in io_sq_tw()
Dio_uring.c1045 struct llist_node *io_handle_tw_list(struct llist_node *node, in io_handle_tw_list() function
1135 node = io_handle_tw_list(node, count, max_entries); in tctx_task_work_run()