Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/kern/ !
H A Dkdebug_common.c40 kdebug_storage_unlock(struct kd_control *kd_ctrl_page, int intrs_en) in kdebug_storage_unlock() function
393 kdebug_storage_unlock(kd_ctrl_page, intrs_en); in kdebug_storage_alloc()
H A Dkdebug_triage.c277 kdebug_storage_unlock(&kd_control_triage, intrs_en); in _read_triage_records()
304 kdebug_storage_unlock(&kd_control_triage, intrs_en); in _read_triage_records()
H A Dkdebug.c516 kdebug_storage_unlock(&kd_control_trace, intrs_en); in kdbg_set_tracing_enabled()
2332 kdebug_storage_unlock(kd_ctrl_page, intrs_en); in _storage_free()
2349 kdebug_storage_unlock(ctl, intrs_en); in _reading_set_flags()
2371 kdebug_storage_unlock(ctl, intrs_en); in _reading_restore_flags()
/xnu-12377.1.9/bsd/sys/ !
H A Dkdebug_common.h165 void kdebug_storage_unlock(struct kd_control *ctl, int intrs_en);