Searched refs:notify_method (Results 1 – 3 of 3) sorted by relevance
217 enum task_work_notify_mode notify_method; member
513 Aml *dev, *notify_method = NULL, *method; in build_append_pcihp_slots() local520 notify_method = aml_method("DVNT", 2, AML_NOTSERIALIZED); in build_append_pcihp_slots()552 build_append_pcihp_notify_entry(notify_method, slot); in build_append_pcihp_slots()557 aml_append(parent_scope, notify_method); in build_append_pcihp_slots()
1360 if (likely(!task_work_add(req->task, &tctx->task_work, ctx->notify_method))) in io_req_normal_work_add()3951 ctx->notify_method = TWA_SIGNAL_NO_IPI; in io_uring_create()3953 ctx->notify_method = TWA_SIGNAL_NO_IPI; in io_uring_create()3958 ctx->notify_method = TWA_SIGNAL; in io_uring_create()