Searched defs:bpf_stab (Results 1 – 3 of 3) sorted by relevance
17 struct bpf_stab { struct29 struct bpf_stab *stab; in sock_map_alloc() argument
57 struct bpf_stab { struct58 struct bpf_map map;59 struct sock **sock_map;60 struct bpf_sock_progs progs;61 raw_spinlock_t lock;
418 struct bpf_stab { struct431 struct bpf_stab *sockmap = (struct bpf_stab *)&m_sockmap; in check_sockmap() argument