Home
last modified time | relevance | path

Searched defs:bpf_dtab (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/bpf/
H A Ddevmap.c74 struct bpf_dtab { struct
103 static inline struct hlist_head *dev_map_index_hash(struct bpf_dtab *dtab, in dev_map_index_hash() argument
76 netdev_mapbpf_dtab global() argument
77 listbpf_dtab global() argument
[all...]
/linux/tools/testing/selftests/bpf/progs/
H A Dmap_ptr_kern.c408 struct bpf_dtab { struct
421 struct bpf_dtab *devmap = (struct bpf_dtab *)&m_devmap; in check_devmap() argument