Searched defs:p0 (Results 1 - 17 of 17) sorted by relevance

/xnu-2422.115.4/osfmk/kern/
H A Dmk_timer.c145 mk_timer_expire( void *p0, __unused void *p1) argument
H A Dpriority.c88 thread_quantum_expire( timer_call_param_t p0, timer_call_param_t p1) argument
H A Dsyscall_subr.c471 thread_depress_expire( void *p0, __unused void *p1) argument
H A Dthread_call.c1425 thread_call_delayed_timer_rescan(timer_call_param_t p0, __unused timer_call_param_t p1) argument
1382 thread_call_delayed_timer( timer_call_param_t p0, __unused timer_call_param_t p1 ) argument
1480 thread_call_dealloc_timer( timer_call_param_t p0, __unused timer_call_param_t p1) argument
H A Dtimer_call.c1180 timer_longterm_callout(timer_call_param_t p0, __unused timer_call_param_t p1) argument
H A Dsched_prim.c823 thread_timer_expire( void *p0, __unused void *p1) argument
H A Dzalloc.c2587 zalloc_async( __unused thread_call_param_t p0, __unused thread_call_param_t p1) argument
/xnu-2422.115.4/libkern/stdio/
H A Dscanf.c140 char *p0; /* saves original value of p when necessary */ local
/xnu-2422.115.4/bsd/kern/
H A Dkern_exit.c798 struct uprof *p0 = &p->p_stats->p_prof, *p1, *pn; local
2007 struct uprof *p0 = &p->p_stats->p_prof, *p1, *pn; local
H A Dkern_prot.c2045 setlcid(proc_t p0, struct setlcid_args *uap, __unused int32_t *retval) argument
2151 getlcid(proc_t p0, struct getlcid_args *uap, int32_t *retval) argument
2188 setlcid(proc_t p0, struct setlcid_args *uap, int32_t *retval) argument
2195 getlcid(proc_t p0, struct getlcid_args *uap, int32_t *retval) argument
/xnu-2422.115.4/security/
H A Dmac_process.c482 mac_proc_check_setlcid (struct proc *p0, struct proc *p, argument
496 mac_proc_check_getlcid (struct proc *p0, struct proc *p, pid_t pid) argument
/xnu-2422.115.4/bsd/net/
H A Dntstat.c1679 nstat_idle_check( __unused thread_call_param_t p0, __unused thread_call_param_t p1) argument
/xnu-2422.115.4/iokit/Kernel/
H A DIOPlatformExpert.cpp714 IOShutdownNotificationsTimedOut( thread_call_param_t p0, thread_call_param_t p1) argument
H A DIOPMrootDomain.cpp9531 void IOPMrootDomain::saveTimeoutAppStackShot(void *p0, void *p1) argument
9597 void IOPMrootDomain::saveTimeoutAppStackShot(void *p0, void *p1) argument
H A DIOService.cpp4410 void IOService::consoleLockTimer(thread_call_param_t p0, thread_call_param_t p1) argument
/xnu-2422.115.4/osfmk/i386/
H A Dmp.c1768 cpu_warm_timer_call_func( call_entry_param_t p0, __unused call_entry_param_t p1) argument
/xnu-2422.115.4/libkern/c++/
H A DOSKext.cpp6494 _OSKextConsiderDestroyingLinkContext( __unused thread_call_param_t p0, __unused thread_call_param_t p1) argument
6623 _OSKextConsiderUnloads( __unused thread_call_param_t p0, __unused thread_call_param_t p1) argument

Completed in 282 milliseconds