Home
last modified time | relevance | path

Searched refs: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
1936 if_unlock(t); in pktgen_change_name()
3583 if_unlock(t); in add_dev_to_thread()
3744 if_unlock(t); in _rem_dev_from_if_list()
/kernel/linux/linux-6.6/net/core/
H A Dpktgen.c236 #define if_unlock(t) mutex_unlock(&(t->if_lock)); macro
2043 if_unlock(t); in pktgen_change_name()
3724 if_unlock(t); in add_dev_to_thread()
3885 if_unlock(t); in _rem_dev_from_if_list()

Completed in 8 milliseconds