Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dio_uring.h94 struct llist_node *io_handle_tw_list(struct llist_node *node, unsigned int *count, unsigned int max…
H A Dsqpoll.c230 *retry_list = io_handle_tw_list(*retry_list, &count, max_entries); in io_sq_tw()
H A Dio_uring.c1039 struct llist_node *io_handle_tw_list(struct llist_node *node, in io_handle_tw_list() function
1121 node = io_handle_tw_list(node, count, max_entries); in tctx_task_work_run()