Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_kobj.c62 #define KOBJ_LOCK() mtx_lock(&kobj_mtx) macro
142 KOBJ_LOCK(); in kobj_class_compile1()
235 KOBJ_LOCK(); in kobj_class_free()
273 KOBJ_LOCK(); in kobj_init1()
284 KOBJ_LOCK(); in kobj_init1()
338 KOBJ_LOCK(); in kobj_delete()