Home
last modified time | relevance | path

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

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