Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/netmap/
H A Dif_ptnet.c183 #define PTNET_CORE_LOCK(_sc) mtx_lock(&(_sc)->lock) macro
757 PTNET_CORE_LOCK(sc); in ptnet_init()
773 PTNET_CORE_LOCK(sc); in ptnet_ioctl()
836 PTNET_CORE_LOCK(sc); in ptnet_ioctl()