Searched refs:function_addr (Results 1 – 1 of 1) sorted by relevance
5593 const void *function_addr = NULL; in ackTimerTick() local5595 … function_addr = OSMemberFunctionCast(const void *, fControllingDriver, &IOService::setPowerState); in ackTimerTick()5596 kext = OSKext::lookupKextWithAddress((vm_address_t)function_addr); in ackTimerTick()5599 function_addr = (const void*)VM_KERNEL_STRIP_PTR(function_addr); in ackTimerTick()5607 fName, this, function_addr, fCurrentPowerState, fHeadNotePowerState, NS_TO_MS(nsec)); in ackTimerTick()