Searched refs:notify_method (Results 1 – 2 of 2) sorted by relevance
264 enum task_work_notify_mode notify_method; member
1278 if (likely(!task_work_add(tctx->task, &tctx->task_work, ctx->notify_method))) in io_req_normal_work_add()3788 ctx->notify_method = TWA_SIGNAL_NO_IPI; in io_uring_create()3790 ctx->notify_method = TWA_SIGNAL; in io_uring_create()