Searched refs:thread_call_data_t (Results 1 - 9 of 9) sorted by relevance

/darwin-on-arm/xnu/osfmk/kern/
H A Dmk_timer.h47 thread_call_data_t call_entry;
H A Dthread_call.h238 typedef struct thread_call thread_call_data_t; typedef in typeref:struct:thread_call
H A Dzalloc.h130 thread_call_data_t call_async_alloc; /* callout for asynchronous alloc */
H A Dclock.c125 static thread_call_data_t calend_wakecall;
H A Dthread_call.c91 static thread_call_data_t internal_call_storage[INTERNAL_CALL_COUNT];
302 i = sizeof (thread_call_data_t);
H A Dclock_oldops.c105 static thread_call_data_t alarm_done_call;
/darwin-on-arm/xnu/osfmk/i386/
H A Dpmap_common.c52 static thread_call_data_t pmap_pagetable_corruption_log_call_data;
/darwin-on-arm/xnu/osfmk/arm/
H A Dpmap.c424 static thread_call_data_t mapping_adjust_call_data;
823 static thread_call_data_t pmap_pagetable_corruption_log_call_data;
/darwin-on-arm/xnu/osfmk/console/
H A Dvideo_console.c1850 static thread_call_data_t vc_progress_call;

Completed in 62 milliseconds