Searched refs:notify_method (Results 1 – 3 of 3) sorted by relevance
261 if (likely(!task_work_add(tctx->task, &tctx->task_work, ctx->notify_method))) in io_req_normal_work_add()
2986 ctx->notify_method = TWA_SIGNAL_NO_IPI; in io_uring_create()2988 ctx->notify_method = TWA_SIGNAL; in io_uring_create()
299 enum task_work_notify_mode notify_method; member