Lines Matching defs:bpf_dtab
74 struct bpf_dtab {
103 static inline struct hlist_head *dev_map_index_hash(struct bpf_dtab *dtab,
134 static int dev_map_init_map(struct bpf_dtab *dtab, union bpf_attr *attr)
164 struct bpf_dtab *dtab;
186 struct bpf_dtab *dtab = container_of(map, struct bpf_dtab, map);
256 struct bpf_dtab *dtab = container_of(map, struct bpf_dtab, map);
277 struct bpf_dtab *dtab = container_of(map, struct bpf_dtab, map);
292 struct bpf_dtab *dtab = container_of(map, struct bpf_dtab, map);
441 struct bpf_dtab *dtab = container_of(map, struct bpf_dtab, map);
609 struct bpf_dtab *dtab = container_of(map, struct bpf_dtab, map);
726 struct bpf_dtab *dtab = container_of(map, struct bpf_dtab, map);
822 struct bpf_dtab *dtab = container_of(map, struct bpf_dtab, map);
839 struct bpf_dtab *dtab = container_of(map, struct bpf_dtab, map);
860 struct bpf_dtab *dtab,
910 struct bpf_dtab *dtab = container_of(map, struct bpf_dtab, map);
959 struct bpf_dtab *dtab = container_of(map, struct bpf_dtab, map);
1032 struct bpf_dtab *dtab = container_of(map, struct bpf_dtab, map);
1033 u64 usage = sizeof(struct bpf_dtab);
1044 BTF_ID_LIST_SINGLE(dev_map_btf_ids, struct, bpf_dtab)
1075 static void dev_map_hash_remove_netdev(struct bpf_dtab *dtab,
1105 struct bpf_dtab *dtab;