Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Dkern_stackshot.c607 #define loop_wait() { loop_wait_noguard(); stackshot_panic_guard(); }
609 static inline void stackshot_panic_guard(void);
633 stackshot_panic_guard(void) in stackshot_panic_guard() function
686 stackshot_panic_guard(); in stackshot_set_error()
812 stackshot_panic_guard(); in stackshot_buffer_alloc()
891 stackshot_panic_guard(); in stackshot_buffer_free()
928 stackshot_panic_guard(); in stackshot_alloc_with_size()
1039 stackshot_panic_guard(); in linked_kcdata_alloc_callback()
1076 stackshot_panic_guard(); in stackshot_new_linked_kcdata()
1102 stackshot_panic_guard(); in stackshot_finalize_linked_kcdata()
[all …]