Home
last modified time | relevance | path

Searched refs:thread_call_data_t (Results 1 – 7 of 7) sorted by relevance

/xnu-8796.101.5/osfmk/kern/
H A Dthread_call.h396 typedef struct thread_call thread_call_data_t; typedef
H A Dmk_timer.c51 thread_call_data_t mkt_thread_call;
H A Dthread_call.c56 static KALLOC_TYPE_DEFINE(thread_call_zone, thread_call_data_t, KT_PRIV_ACCT);
176 static thread_call_data_t internal_call_storage[INTERNAL_CALL_COUNT];
262 kalloc_type_require(thread_call_data_t, call); in thread_call_get_group()
H A Dclock_oldops.c105 static thread_call_data_t alarm_done_call;
H A Dzalloc.c3351 static thread_call_data_t zone_leaks_callout;
3773 static thread_call_data_t zone_expand_callout;
7121 static thread_call_data_t zone_trim_callout;
/xnu-8796.101.5/osfmk/i386/
H A Dpmap_common.c52 static thread_call_data_t pmap_pagetable_corruption_log_call_data;
/xnu-8796.101.5/osfmk/console/
H A Dvideo_console.c1831 static thread_call_data_t vc_progress_call;
1851 static thread_call_data_t vc_progressmeter_call;