Home
last modified time | relevance | path

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

/Linux-v6.1/io_uring/
Dio_uring.c1073 static inline struct llist_node *io_llist_cmpxchg(struct llist_head *head, in io_llist_cmpxchg() function
1091 node = io_llist_cmpxchg(&tctx->task_list, &fake, NULL); in tctx_task_work()
1096 node = io_llist_cmpxchg(&tctx->task_list, &fake, NULL); in tctx_task_work()
1208 node = io_llist_cmpxchg(&ctx->work_llist, &fake, NULL); in __io_run_local_work()