Home
last modified time | relevance | path

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

/freebsd/sys/dev/netmap/
H A Dif_ptnet.c174 #define PTNET_CORE_LOCK(_sc) mtx_lock(&(_sc)->lock) macro
739 PTNET_CORE_LOCK(sc); in ptnet_init()
755 PTNET_CORE_LOCK(sc); in ptnet_ioctl()
818 PTNET_CORE_LOCK(sc); in ptnet_ioctl()