Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/sys/
H A Dkdebug_common.h174 void kdebug_lck_init(void);
/xnu-8019.80.24/osfmk/kern/
H A Dstartup.c596 extern void kdebug_lck_init(void);
696 kdebug_lck_init(); in kernel_bootstrap_thread()
/xnu-8019.80.24/bsd/kern/
H A Dkdebug_common.c31 kdebug_lck_init(void) in kdebug_lck_init() function