Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dkern_stackshot.c588 #define loop_wait() { loop_wait_noguard(); stackshot_panic_guard(); }
590 static inline void stackshot_panic_guard(void);
614 stackshot_panic_guard(void) in stackshot_panic_guard() function
667 stackshot_panic_guard(); in stackshot_set_error()
793 stackshot_panic_guard(); in stackshot_buffer_alloc()
871 stackshot_panic_guard(); in stackshot_buffer_free()
908 stackshot_panic_guard(); in stackshot_alloc_with_size()
1019 stackshot_panic_guard(); in linked_kcdata_alloc_callback()
1056 stackshot_panic_guard(); in stackshot_new_linked_kcdata()
1082 stackshot_panic_guard(); in stackshot_finalize_linked_kcdata()
[all …]