Searched defs:bpf_map (Results 1 – 2 of 2) sorted by relevance
74 struct bpf_map { struct78 const struct bpf_map_ops *ops ____cacheline_aligned; argument79 struct bpf_map *inner_map_meta; argument83 enum bpf_map_type map_type; argument94 struct bpf_map_memory memory; argument108 static inline bool map_value_has_spin_lock(const struct bpf_map *map) in map_value_has_spin_lock() argument
1821 int (*bpf_map)(struct bpf_map *map, fmode_t fmode); member2072 struct hlist_head bpf_map; member