Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dkern_stackshot.c601 #define loop_wait() { loop_wait_noguard(); stackshot_panic_guard(); }
603 static inline void stackshot_panic_guard(void);
627 stackshot_panic_guard(void) in stackshot_panic_guard() function
680 stackshot_panic_guard(); in stackshot_set_error()
806 stackshot_panic_guard(); in stackshot_buffer_alloc()
885 stackshot_panic_guard(); in stackshot_buffer_free()
922 stackshot_panic_guard(); in stackshot_alloc_with_size()
1033 stackshot_panic_guard(); in linked_kcdata_alloc_callback()
1070 stackshot_panic_guard(); in stackshot_new_linked_kcdata()
1096 stackshot_panic_guard(); in stackshot_finalize_linked_kcdata()
[all …]