Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dcallout.h98 #define callout_init_rw(c, rw, flags) \ macro
/f-stack/freebsd/sys/
H A Dcallout.h98 #define callout_init_rw(c, rw, flags) \ macro
/f-stack/freebsd/netinet/
H A Din.c411 callout_init_rw(&ia->ia_garp_timer, &ifp->if_addr_lock, in in_aifaddr_ioctl()
/f-stack/freebsd/net/
H A Dif_vxlan.c3187 callout_init_rw(&sc->vxl_callout, &sc->vxl_lock, 0); in vxlan_clone_create()