Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Drmlock.h47 #define RM_SLEEPABLE 0x00000004 macro
/freebsd/sys/kern/
H A Dkern_rmlock.c294 if (opts & RM_SLEEPABLE) { in rm_init_flags()
H A Dkern_sysctl.c114 RM_SLEEPABLE)
/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c7620 rm_init_flags(&hn_vfmap_lock, "hn_vfmap", RM_SLEEPABLE); in hn_sysinit()