Searched refs:Dispatch (Results 1 – 25 of 30) sorted by relevance
12
502 GpeHandlerInfo = GpeEventInfo->Dispatch.Handler; in AcpiEvGpeDetect()587 Notify = GpeEventInfo->Dispatch.NotifyList; in AcpiEvAsynchExecuteGpeMethod()612 Info->PrefixNode = GpeEventInfo->Dispatch.MethodNode; in AcpiEvAsynchExecuteGpeMethod()623 AcpiUtGetNodeName (GpeEventInfo->Dispatch.MethodNode))); in AcpiEvAsynchExecuteGpeMethod()799 ReturnValue = GpeEventInfo->Dispatch.Handler->Address ( in AcpiEvGpeDispatch()801 GpeEventInfo->Dispatch.Handler->Context); in AcpiEvGpeDispatch()
372 ACPI_FREE (GpeEventInfo->Dispatch.Handler); in AcpiEvDeleteGpeHandlers()373 GpeEventInfo->Dispatch.Handler = NULL; in AcpiEvDeleteGpeHandlers()381 Notify = GpeEventInfo->Dispatch.NotifyList; in AcpiEvDeleteGpeHandlers()388 GpeEventInfo->Dispatch.NotifyList = NULL; in AcpiEvDeleteGpeHandlers()
923 Handler->MethodNode = GpeEventInfo->Dispatch.MethodNode; in ACPI_EXPORT_SYMBOL()951 GpeEventInfo->Dispatch.Handler = Handler; in ACPI_EXPORT_SYMBOL()1122 if (GpeEventInfo->Dispatch.Handler->Address != Address) in ACPI_EXPORT_SYMBOL()1130 Handler = GpeEventInfo->Dispatch.Handler; in ACPI_EXPORT_SYMBOL()1131 GpeEventInfo->Dispatch.Handler = NULL; in ACPI_EXPORT_SYMBOL()1135 GpeEventInfo->Dispatch.MethodNode = Handler->MethodNode; in ACPI_EXPORT_SYMBOL()
462 Notify = GpeEventInfo->Dispatch.NotifyList; in ACPI_EXPORT_SYMBOL()476 NewNotify->Next = GpeEventInfo->Dispatch.NotifyList; in ACPI_EXPORT_SYMBOL()477 GpeEventInfo->Dispatch.NotifyList = NewNotify; in ACPI_EXPORT_SYMBOL()
458 GpeEventInfo->Dispatch.MethodNode = MethodNode; in AcpiEvMatchGpeMethod()
659 HandlerObj = ObjDesc->Method.Dispatch.Handler; in AcpiEvInitializeRegion()
19 // * Decode & Dispatch22 def DIS0 : FuncUnit; // Dispatch stage - insn 123 def DIS1 : FuncUnit; // Dispatch stage - insn 2
20 // * Decode & Dispatch
336 Status = Info->ObjDesc->Method.Dispatch.Implementation (WalkState); in AcpiPsExecuteMethod()
456 MethodObj->Method.Dispatch.Handler = in AcpiNsExecModuleCode()
181 ObjDesc->Method.Dispatch.Implementation = AcpiUtOsiImplementation; in AcpiNsRootInitialize()
221 } Dispatch; member
506 union acpi_gpe_dispatch_info Dispatch; /* Either Method, Handler, or NotifyList */ member
600 Status = ObjDesc->Method.Dispatch.Implementation (NextWalkState); in AcpiDsCallControlMethod()
956 Notify = GpeEventInfo->Dispatch.NotifyList; in AcpiDbDisplayGpes()
218 // Mips Calling Convention Dispatch
55 ; Dispatch slots are allocated in order conforming to program order.
74 ; Dispatch slots are allocated in order conforming to program order.
50 // NumMicroOps = 2; // Dispatch 2 micro-ops.
59 /// \brief Dispatch to the specific toolchain for verbose printing.
3309 (__complex_abs): New. Dispatch to built-ins.3311 (__complex_arg): New. Dispatch to built-ins.3313 (__complex_cos): New. Dispatch to built-ins.3315 (__complex_cosh): New. Dispatch to built-ins.3317 (__complex_exp): New. Dispatch to built-ins.3319 (__complex_log): New. Dispatch to built-ins.3321 (__complex_sin): New. Dispatch to built-ins.3323 (__complex_sinh): New. Dispatch to built-ins.3325 (__complex_sqrt): New. Dispatch to built-ins.3327 (__complex_tan): New. Dispatch to built-ins.[all …]
4255 (underflow): Dispatch to _M_underflow(false).4256 (uflow): Dispatch to _M_underflow(true).4285 * include/bits/basic_string.h (basic_string::replace): Dispatch
149 - Dispatch more WPS events through hostapd ctrl_iface.
79 // Dispatch based on modulus value to prevent divide-by-zero compile-time
6487 * Dispatch Tables:: Output of jump tables.7785 @node Dispatch Tables7786 @subsection Output of Dispatch Tables