Searched refs:timer_call_data_t (Results 1 - 8 of 8) sorted by relevance

/darwin-on-arm/xnu/osfmk/chud/i386/
H A Dchud_xnu_private.h53 timer_call_data_t cpu_timer_call;
/darwin-on-arm/xnu/osfmk/kern/
H A Dtimer_call.h75 typedef struct timer_call timer_call_data_t; typedef in typeref:struct:timer_call
H A Dprocessor.h150 timer_call_data_t quantum_timer; /* timer for quantum expiration */
H A Dthread.h290 timer_call_data_t wait_timer;
295 timer_call_data_t depress_timer;
H A Dclock.c115 static timer_call_data_t calend_adjcall;
H A Dthread_call.c63 timer_call_data_t delayed_timer;
64 timer_call_data_t dealloc_timer;
H A Dclock_oldops.c106 static timer_call_data_t alarm_expire_timer;
/darwin-on-arm/xnu/bsd/dev/dtrace/
H A Ddtrace_glue.c298 } timer_call_data_t; typedef in typeref:struct:timer_call

Completed in 66 milliseconds