Searched refs:notify_method (Results 1 – 3 of 3) sorted by relevance
211 enum task_work_notify_mode notify_method; member
1328 if (likely(!task_work_add(req->task, &tctx->task_work, ctx->notify_method))) in __io_req_task_work_add()3722 ctx->notify_method = TWA_SIGNAL_NO_IPI; in io_uring_create()3724 ctx->notify_method = TWA_SIGNAL_NO_IPI; in io_uring_create()3729 ctx->notify_method = TWA_SIGNAL; in io_uring_create()
258 ctx->notify_method)) in io_rsrc_node_ref_zero()
Completed in 18 milliseconds