Home
last modified time | relevance | path

Searched defs:if_unlock (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/core/
H A Dpktgen.c233 #define if_unlock(t) mutex_unlock(&(t->if_lock)); macro
/kernel/linux/linux-6.6/net/core/
H A Dpktgen.c236 #define if_unlock(t) mutex_unlock(&(t->if_lock)); macro

Completed in 9 milliseconds