Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/kern/ !
H A Dkern_stackshot.c593 #define loop_wait() { loop_wait_noguard(); stackshot_panic_guard(); }
595 static inline void stackshot_panic_guard(void);
619 stackshot_panic_guard(void) in stackshot_panic_guard() function
672 stackshot_panic_guard(); in stackshot_set_error()
798 stackshot_panic_guard(); in stackshot_buffer_alloc()
876 stackshot_panic_guard(); in stackshot_buffer_free()
913 stackshot_panic_guard(); in stackshot_alloc_with_size()
1024 stackshot_panic_guard(); in linked_kcdata_alloc_callback()
1061 stackshot_panic_guard(); in stackshot_new_linked_kcdata()
1087 stackshot_panic_guard(); in stackshot_finalize_linked_kcdata()
[all …]