Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/arm/arm/
Dautoconf.c65 kobj_init_mutex(NULL); in configure()
/third_party/FreeBSD/sys/sys/
Dkobj.h263 void kobj_init_mutex(void *arg);
/third_party/FreeBSD/sys/kern/
Dsubr_kobj.c57 kobj_init_mutex(void *arg) in kobj_init_mutex() function