Home
last modified time | relevance | path

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

/Linux-v6.1/io_uring/
Dio_uring.c1058 static inline struct llist_node *io_llist_xchg(struct llist_head *head, in io_llist_xchg() function
1087 struct llist_node *node = io_llist_xchg(&tctx->task_list, &fake); in tctx_task_work()
1094 node = io_llist_xchg(&tctx->task_list, &fake); in tctx_task_work()
1192 node = io_llist_xchg(&ctx->work_llist, &fake); in __io_run_local_work()
1212 node = io_llist_xchg(&ctx->work_llist, &fake); in __io_run_local_work()