Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/packet/
H A Ddiag.c102 mutex_lock(&po->pg_vec_lock); in pdiag_put_rings_cfg()
108 mutex_unlock(&po->pg_vec_lock); in pdiag_put_rings_cfg()
H A Dinternal.h118 struct mutex pg_vec_lock; member
H A Daf_packet.c2680 mutex_lock(&po->pg_vec_lock); in tpacket_snd()
2854 mutex_unlock(&po->pg_vec_lock); in tpacket_snd()
3329 mutex_init(&po->pg_vec_lock); in packet_create()
4444 mutex_lock(&po->pg_vec_lock); in packet_set_ring()
4467 mutex_unlock(&po->pg_vec_lock); in packet_set_ring()
4504 mutex_lock(&po->pg_vec_lock); in packet_mmap()
4548 mutex_unlock(&po->pg_vec_lock); in packet_mmap()