Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/kern/
H A Dkdebug_common.c32 kdebug_storage_lock(struct kd_control *kd_ctrl_page) in kdebug_storage_lock() function
278 int intrs_en = kdebug_storage_lock(kd_ctrl_page); in kdebug_storage_alloc()
H A Dkdebug_triage.c275 int intrs_en = kdebug_storage_lock(&kd_control_triage); in _read_triage_records()
302 intrs_en = kdebug_storage_lock(&kd_control_triage); in _read_triage_records()
H A Dkdebug.c500 int intrs_en = kdebug_storage_lock(&kd_control_trace); in kdbg_set_tracing_enabled()
2310 int intrs_en = kdebug_storage_lock(kd_ctrl_page); in _storage_free()
2341 int intrs_en = kdebug_storage_lock(ctl); in _reading_set_flags()
2360 int intrs_en = kdebug_storage_lock(ctl); in _reading_restore_flags()
/xnu-12377.1.9/bsd/sys/
H A Dkdebug_common.h164 int kdebug_storage_lock(struct kd_control *ctl);