Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/kern/
H A Dkern_stackshot.c594 #define loop_wait() { loop_wait_noguard(); stackshot_panic_guard(); }
596 static inline void stackshot_panic_guard(void);
620 stackshot_panic_guard(void) in stackshot_panic_guard() function
673 stackshot_panic_guard(); in stackshot_set_error()
799 stackshot_panic_guard(); in stackshot_buffer_alloc()
877 stackshot_panic_guard(); in stackshot_buffer_free()
914 stackshot_panic_guard(); in stackshot_alloc_with_size()
1025 stackshot_panic_guard(); in linked_kcdata_alloc_callback()
1062 stackshot_panic_guard(); in stackshot_new_linked_kcdata()
1088 stackshot_panic_guard(); in stackshot_finalize_linked_kcdata()
[all …]