Searched refs:thread_call_enter (Results 1 - 11 of 11) sorted by relevance

/darwin-on-arm/xnu/osfmk/kern/
H A Dthread_call.h76 @function thread_call_enter
86 extern boolean_t thread_call_enter(
91 @discussion This routine is identical to thread_call_enter(), except that
137 for execution with a thread_call_enter* variant. If the call has not
151 for execution with a thread_call_enter* variant. If the call has not
172 @result Thread call which can be passed to thread_call_enter variants.
186 @result Thread call which can be passed to thread_call_enter variants.
H A Dclock.c764 thread_call_enter(&calend_wakecall);
H A Dclock_oldops.c674 thread_call_enter(&alarm_done_call);
H A Dthread_call.c791 * thread_call_enter:
799 thread_call_enter( function
H A Dzalloc.c1945 thread_call_enter(&zone->call_async_alloc);
/darwin-on-arm/xnu/osfmk/default_pager/
H A Ddefault_pager.c308 thread_call_enter(default_pager_backing_store_monitor_callout);
/darwin-on-arm/xnu/osfmk/arm/
H A Dpmap.c434 thread_call_enter(mapping_adjust_call); \
454 thread_call_enter(mapping_adjust_call); \
843 thread_call_enter(pmap_pagetable_corruption_log_call);
/darwin-on-arm/xnu/osfmk/i386/
H A Dpmap_internal.h624 thread_call_enter(pmap_pagetable_corruption_log_call);
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOPMrootDomain.cpp1499 thread_call_enter(aggressivesThreadCall);
1619 thread_call_enter(aggressivesThreadCall);
1927 thread_call_enter(extraSleepTimer);
H A DIOServicePM.cpp3407 thread_call_enter( fDriverCallEntry );
4006 thread_call_enter( fDriverCallEntry );
/darwin-on-arm/xnu/libkern/c++/
H A DOSKext.cpp6242 thread_call_enter(sDestroyLinkContextThread);

Completed in 147 milliseconds