Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dio_uring.c1211 static inline struct llist_node *io_llist_xchg(struct llist_head *head, in io_llist_xchg() function
1394 node = llist_reverse_order(io_llist_xchg(&ctx->work_llist, NULL)); in __io_run_local_work()