Home
last modified time | relevance | path

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

/xnu-10002.61.3/bsd/kern/
H A Dkdebug_common.c39 kdebug_storage_unlock(struct kd_control *kd_ctrl_page, int intrs_en) in kdebug_storage_unlock() function
386 kdebug_storage_unlock(kd_ctrl_page, intrs_en); in allocate_storage_unit()
424 kdebug_storage_unlock(kd_ctrl_page, intrs_en); in release_storage_unit()
440 kdebug_storage_unlock(ctl, intrs_en); in kdebug_disable_wrap()
453 kdebug_storage_unlock(kd_ctrl_page, intrs_en); in _enable_wrap()
H A Dkdebug.c448 kdebug_storage_unlock(&kd_control_trace, intrs_en); in kdbg_set_tracing_enabled()
/xnu-10002.61.3/bsd/sys/
H A Dkdebug_common.h165 void kdebug_storage_unlock(struct kd_control *ctl, int intrs_en);