Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/kern/
Dsubr_kobj.c52 #define KOBJ_LOCK() mtx_lock(&kobj_mtx) macro
124 KOBJ_LOCK(); in kobj_class_compile()
214 KOBJ_LOCK(); in kobj_class_free()
270 KOBJ_LOCK(); in kobj_init()
313 KOBJ_LOCK(); in kobj_delete()