Searched defs:arg0 (Results 1 - 16 of 16) sorted by relevance

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOPMPowerStateQueue.h46 void * arg0; member in struct:IOPMPowerStateQueue::PowerEventEntry
H A DIOPMPowerStateQueue.cpp62 submitPowerEvent( uint32_t eventType, void * arg0, uint64_t arg1 ) argument
H A DIOCommandGate.cpp136 IOReturn IOCommandGate::runCommand(void *arg0, void *arg1, argument
142 IOReturn IOCommandGate::attemptCommand(void *arg0, void *arg1, argument
148 runAction(Action inAction, void *arg0, void *arg1, void *arg2, void *arg3) argument
201 attemptAction(Action inAction, void *arg0, void *arg1, void *arg2, void *arg3) argument
H A DIOWorkLoop.cpp496 runAction(Action inAction, OSObject *target, void *arg0, void *arg1, void *arg2, void *arg3) argument
H A DIORegistryEntry.cpp573 runPropertyAction(Action inAction, OSObject *target, void *arg0, void *arg1, void *arg2, void *arg3) argument
H A DIOServicePM.cpp4877 settle_timer_expired( thread_call_param_t arg0, thread_call_param_t arg1 ) argument
5163 IOService::ack_timer_expired ( thread_call_param_t arg0, thread_call_param_t arg1 ) argument
3062 idle_timer_expired( thread_call_param_t arg0, thread_call_param_t arg1 ) argument
3697 actionDriverCalloutDone( OSObject * target, void * arg0, void * arg1, void * arg2, void * arg3 ) argument
5138 actionAckTimerExpired( OSObject * target, void * arg0, void * arg1, void * arg2, void * arg3 ) argument
[all...]
H A DIOPMrootDomain.cpp5558 dispatchPowerEvent( uint32_t event, void * arg0, uint64_t arg1 ) argument
8198 handleSetUserAssertionLevels(void * arg0) argument
[all...]
/darwin-on-arm/xnu/bsd/dev/chud/
H A Dchud_bsd_callback.c62 chudxnu_private_kdebug_callback( uint32_t debugid, uintptr_t arg0, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, uintptr_t arg4) argument
/darwin-on-arm/xnu/bsd/net/
H A Ddevtimer.c175 devtimer_create(devtimer_process_func process_func, void * arg0) argument
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_authorization.c398 kauth_authorize_action(kauth_scope_t scope, kauth_cred_t credential, kauth_action_t action, uintptr_t arg0, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3) argument
440 kauth_authorize_allow(__unused kauth_cred_t credential, __unused void *idata, __unused kauth_action_t action, __unused uintptr_t arg0, __unused uintptr_t arg1, __unused uintptr_t arg2, __unused uintptr_t arg3) argument
477 kauth_authorize_process_callback(kauth_cred_t credential, __unused void *idata, kauth_action_t action, uintptr_t arg0, uintptr_t arg1, __unused uintptr_t arg2, __unused uintptr_t arg3) argument
540 kauth_authorize_fileop(kauth_cred_t credential, kauth_action_t action, uintptr_t arg0, uintptr_t arg1) argument
591 kauth_authorize_generic_callback(kauth_cred_t credential, __unused void *idata, kauth_action_t action, __unused uintptr_t arg0, __unused uintptr_t arg1, __unused uintptr_t arg2, __unused uintptr_t arg3) argument
[all...]
/darwin-on-arm/xnu/bsd/dev/dtrace/
H A Dsystrace.c108 systrace_stub(dtrace_id_t id, uint64_t arg0, uint64_t arg1, argument
/darwin-on-arm/xnu/osfmk/kern/
H A Dthread.c1431 thread_resource_exception(const void *arg0, __unused const void *arg1) argument
/darwin-on-arm/xnu/osfmk/i386/
H A Dmp.c140 void *arg0, *arg1; member in struct:_kdp_xcpu_call_func
887 void *arg0; /* routine's 1st arg */ member in struct:__anon965
1091 mp_cpus_call1( cpumask_t cpus, mp_sync_t mode, void (*action_func)(void *, void *), void *arg0, void *arg1, cpumask_t *cpus_calledp, cpumask_t *cpus_notcalledp) argument
1489 kdp_x86_xcpu_invoke(const uint16_t lcpu, kdp_x86_xcpu_func_t func, void *arg0, void *arg1) argument
[all...]
/darwin-on-arm/xnu/osfmk/console/
H A Dvideo_console.c2476 vc_progress_task(__unused void *arg0, __unused void *arg) argument
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_vfsops.c1027 hfs_syncer(void *arg0, void *unused) argument
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_subr.c6664 vnode_authorize_callback(kauth_cred_t cred, void *idata, kauth_action_t action, uintptr_t arg0, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3) argument
6758 vnode_authorize_callback_int(__unused kauth_cred_t unused_cred, __unused void *idata, kauth_action_t action, uintptr_t arg0, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3) argument

Completed in 212 milliseconds