Home
last modified time | relevance | path

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

/linux/net/packet/
H A Dinternal.h113 struct mutex pg_vec_lock; member
H A Daf_packet.c2766 mutex_lock(&po->pg_vec_lock); in tpacket_snd()
2945 mutex_unlock(&po->pg_vec_lock); in tpacket_snd()
3413 mutex_init(&po->pg_vec_lock); in packet_create()
4636 mutex_lock(&po->pg_vec_lock); in packet_set_ring()
4663 mutex_unlock(&po->pg_vec_lock); in packet_set_ring()
4707 mutex_lock(&po->pg_vec_lock); in packet_mmap()
4751 mutex_unlock(&po->pg_vec_lock); in packet_mmap()