Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/sys/
H A Dkdebug_kernel.h191 } kd_callback_type; typedef
200 typedef void (*kd_callback_fn)(void *context, kd_callback_type reason,
/xnu-8020.121.3/bsd/kern/
H A Dkdebug.c462 kdbg_iop_list_callback(kd_iop_t* iop, kd_callback_type type, void* arg) in kdbg_iop_list_callback()
3021 sync_flush_callback(void * __unused context, kd_callback_type reason, in sync_flush_callback()
3040 test_coproc_cb(void *context, kd_callback_type __unused reason, in test_coproc_cb()