Searched refs:rm_sleep (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/sys/ |
| H A D | rmlock.h | 98 #define rm_sleep(chan, rm, pri, wmesg, timo) \ macro
|
| /f-stack/freebsd/net/ |
| H A D | if_vxlan.c | 1695 rm_sleep(sc, &sc->vxl_lock, 0, "vxlint", hz); in vxlan_init_wait() 1777 rm_sleep(sc, &sc->vxl_lock, 0, "vxltrn", hz); in vxlan_teardown_wait() 1824 rm_sleep(sc, &sc->vxl_lock, 0, "vxldrn", hz); in vxlan_teardown_locked()
|
| /f-stack/freebsd/kern/ |
| H A D | kern_sysctl.c | 118 rm_sleep(ch, &sysctllock, 0, wmesg, timo)
|