Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/netmap/
H A Dif_ptnet.c176 #define PTNET_CORE_LOCK(_sc) mtx_lock(&(_sc)->lock) macro
741 PTNET_CORE_LOCK(sc); in ptnet_init()
757 PTNET_CORE_LOCK(sc); in ptnet_ioctl()
820 PTNET_CORE_LOCK(sc); in ptnet_ioctl()