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

/darwin-on-arm/xnu/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.c382 thread_depress_expire( void *p0, __unused void *p1) argument
H A Dthread_call.c1352 thread_call_delayed_timer( timer_call_param_t p0, __unused timer_call_param_t p1 ) argument
1389 thread_call_dealloc_timer( timer_call_param_t p0, __unused timer_call_param_t p1) argument
H A Dsched_prim.c772 thread_timer_expire( void *p0, __unused void *p1) argument
H A Dzalloc.c2003 zalloc_async( thread_call_param_t p0, __unused thread_call_param_t p1) argument
/darwin-on-arm/xnu/libkern/stdio/
H A Dscanf.c140 char *p0; /* saves original value of p when necessary */ local
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_exit.c748 struct uprof *p0 = &p->p_stats->p_prof, *p1, *pn; local
1905 struct uprof *p0 = &p->p_stats->p_prof, *p1, *pn; local
H A Dkern_prot.c2086 setlcid(proc_t p0, struct setlcid_args *uap, __unused int32_t *retval) argument
2192 getlcid(proc_t p0, struct getlcid_args *uap, int32_t *retval) argument
2229 setlcid(proc_t p0, struct setlcid_args *uap, int32_t *retval) argument
2236 getlcid(proc_t p0, struct getlcid_args *uap, int32_t *retval) argument
/darwin-on-arm/xnu/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
/darwin-on-arm/xnu/bsd/net/
H A Dntstat.c1269 nstat_idle_check( __unused thread_call_param_t p0, __unused thread_call_param_t p1) argument
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOPlatformExpert.cpp714 IOShutdownNotificationsTimedOut( thread_call_param_t p0, thread_call_param_t p1) argument
H A DIOService.cpp4355 void IOService::consoleLockTimer(thread_call_param_t p0, thread_call_param_t p1) argument
H A DIOPMrootDomain.cpp679 static void disk_sync_callout( thread_call_param_t p0, thread_call_param_t p1 ) argument
/darwin-on-arm/xnu/osfmk/i386/
H A Dmp.c1685 cpu_warm_timer_call_func( call_entry_param_t p0, __unused call_entry_param_t p1) argument
/darwin-on-arm/xnu/libkern/c++/
H A DOSKext.cpp6171 _OSKextConsiderDestroyingLinkContext( __unused thread_call_param_t p0, __unused thread_call_param_t p1) argument
6300 _OSKextConsiderUnloads( __unused thread_call_param_t p0, __unused thread_call_param_t p1) argument

Completed in 289 milliseconds