Home
last modified time | relevance | path

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

/linux/net/xdp/
A Dxskmap.c39 spin_lock_bh(&xs->map_list_lock); in xsk_map_sock_add()
41 spin_unlock_bh(&xs->map_list_lock); in xsk_map_sock_add()
49 spin_lock_bh(&xs->map_list_lock); in xsk_map_sock_delete()
56 spin_unlock_bh(&xs->map_list_lock); in xsk_map_sock_delete()
A Dxsk.c744 spin_lock_bh(&xs->map_list_lock); in xsk_get_map_list_entry()
752 spin_unlock_bh(&xs->map_list_lock); in xsk_get_map_list_entry()
1393 spin_lock_init(&xs->map_list_lock); in xsk_create()
/linux/include/net/
A Dxdp_sock.h70 spinlock_t map_list_lock; member

Completed in 9 milliseconds