Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/kern/
HDsubr_kobj.c63 #define KOBJ_LOCK() mtx_lock(&kobj_mtx) macro
140 KOBJ_LOCK(); in kobj_class_compile()
230 KOBJ_LOCK(); in kobj_class_free()
286 KOBJ_LOCK(); in kobj_init()
329 KOBJ_LOCK(); in kobj_delete()