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

/linux-master/io_uring/
H A Dio_uring.c1215 * io_llist_xchg - swap all entries in a lock-less list
1222 static inline struct llist_node *io_llist_xchg(struct llist_head *head, function
1441 node = llist_reverse_order(io_llist_xchg(&ctx->work_llist, NULL));

Completed in 91 milliseconds