Home
last modified time | relevance | path

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

/include/linux/
Dbpf.h74 struct bpf_map { struct
78 const struct bpf_map_ops *ops ____cacheline_aligned; argument
79 struct bpf_map *inner_map_meta; argument
83 enum bpf_map_type map_type; argument
94 struct bpf_map_memory memory; argument
108 static inline bool map_value_has_spin_lock(const struct bpf_map *map) in map_value_has_spin_lock() argument
Dlsm_hooks.h1821 int (*bpf_map)(struct bpf_map *map, fmode_t fmode); member
2072 struct hlist_head bpf_map; member