Searched refs:notify_method (Results 1 – 2 of 2) sorted by relevance
245 enum task_work_notify_mode notify_method; member
1250 if (likely(!task_work_add(req->task, &tctx->task_work, ctx->notify_method))) in io_req_normal_work_add() 3602 ctx->notify_method = TWA_SIGNAL_NO_IPI; in io_uring_create() 3604 ctx->notify_method = TWA_SIGNAL_NO_IPI; in io_uring_create() 3609 ctx->notify_method = TWA_SIGNAL; in io_uring_create()