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

/linux-master/io_uring/
H A Dio_uring.h86 struct llist_node *io_handle_tw_list(struct llist_node *node, unsigned int *count, unsigned int max_entries);
H A Dsqpoll.c239 *retry_list = io_handle_tw_list(*retry_list, &count, max_entries);
H A Dio_uring.c1179 struct llist_node *io_handle_tw_list(struct llist_node *node, function
1270 node = io_handle_tw_list(node, count, max_entries);

Completed in 128 milliseconds