Searched refs:tctx_task_work (Results 1 – 3 of 3) sorted by relevance
62 void tctx_task_work(struct callback_head *cb);
90 init_task_work(&tctx->task_work, tctx_task_work); in io_uring_alloc_task_context()
1080 void tctx_task_work(struct callback_head *cb) in tctx_task_work() function