Home
last modified time | relevance | path

Searched defs:__assert_only (Results 1 – 14 of 14) sorted by relevance

/xnu-11215/bsd/dev/i386/
H A Dsystemcalls.c243 prior __assert_only = thread_set_allocation_name(NULL); in unix_syscall() local
452 prior __assert_only = thread_set_allocation_name(NULL); in unix_syscall64() local
586 prior __assert_only = thread_set_allocation_name(NULL); in unix_syscall_return() local
/xnu-11215/osfmk/i386/
H A Dbsd_i386.c372 prior __assert_only = thread_get_kernel_state(current_thread())->allocation_name; in machdep_syscall() local
446 prior __assert_only = thread_get_kernel_state(current_thread())->allocation_name; in machdep_syscall64() local
603 prior __assert_only = thread_get_kernel_state(current_thread())->allocation_name; in mach_call_munger() local
720 prior __assert_only = thread_get_kernel_state(current_thread())->allocation_name; in mach_call_munger64() local
H A Dtrap.c222 prior __assert_only = thread_get_kernel_state(thr_act)->allocation_name; in thread_syscall_return() local
/xnu-11215/bsd/dev/arm/
H A Dsystemcalls.c203 prior __assert_only = thread_set_allocation_name(NULL); in unix_syscall() local
258 prior __assert_only = thread_set_allocation_name(NULL); in unix_syscall_return() local
/xnu-11215/libkern/c++/
H A DOSCollectionIterator.cpp207 OSCollectionIteratorStorageType storageType __assert_only = getStorageType(); in getIteratorStorage() local
/xnu-11215/osfmk/kern/
H A Dassert.h143 #define __assert_only macro
H A Dturnstile.c1247 turnstile_update_flags_t flags __assert_only) in turnstile_kernel_update_inheritor_on_wake_locked()
1785 thread_t thread __assert_only, in thread_needs_turnstile_promotion_update()
2132 struct turnstile *dst_turnstile __assert_only, in turnstile_need_turnstile_promotion_update()
3197 int hop __assert_only, in turnstile_stats_update()
3198 turnstile_stats_update_flags_t flags __assert_only, in turnstile_stats_update()
3199 turnstile_inheritor_t inheritor __assert_only) in turnstile_stats_update()
H A Dexclaves_resource.c1459 exclaves_resource_t *exclaves_resource __assert_only = kn->kn_exclaves_resource; in filt_exclaves_notification_event() local
H A Dsched_prim.c2017 processor_t processor __assert_only) in thread_unbind_after_queue_shutdown()
/xnu-11215/osfmk/arm64/
H A Dbsd_arm64.c298 prior __assert_only = thread_get_kernel_state(current_thread())->allocation_name; in mach_syscall() local
H A Dloose_ends.c76 addr64_t end __assert_only; in bcopy_phys_internal() local
207 addr64_t end __assert_only; in bzero_phys() local
H A Dsleh.c2533 prior __assert_only = thread_get_kernel_state(thread)->allocation_name; in thread_syscall_return() local
/xnu-11215/osfmk/ipc/
H A Dipc_pset.c865 filt_psetevent(struct knote *kn __unused, long hint __assert_only) in filt_psetevent()
882 filt_portevent(struct knote *kn, long hint __assert_only) in filt_portevent()
/xnu-11215/osfmk/arm64/sptm/pmap/
H A Dpmap_data.c1460 pmap_t pmap __assert_only, in pmap_remove_pv()