Lines Matching defs:map

190 static inline bool map_value_has_spin_lock(const struct bpf_map *map)  in map_value_has_spin_lock()
195 static inline void check_and_init_map_lock(struct bpf_map *map, void *dst) in check_and_init_map_lock()
204 static inline void copy_map_value(struct bpf_map *map, void *dst, void *src) in copy_map_value()
237 struct bpf_map map; member
244 static inline struct bpf_offloaded_map *map_to_offmap(struct bpf_map *map) in map_to_offmap()
249 static inline bool bpf_map_offload_neutral(const struct bpf_map *map) in bpf_map_offload_neutral()
254 static inline bool bpf_map_support_seq_show(const struct bpf_map *map) in bpf_map_support_seq_show()
775 struct bpf_map *map; member
888 struct bpf_map *map; member
982 static inline int bpf_struct_ops_map_sys_lookup_elem(struct bpf_map *map, in bpf_struct_ops_map_sys_lookup_elem()
991 struct bpf_map map; member
1013 static inline u32 bpf_map_flags_to_cap(struct bpf_map *map) in bpf_map_flags_to_cap()
1335 struct bpf_map *map; member
1590 static inline struct net_device *__dev_map_lookup_elem(struct bpf_map *map, in __dev_map_lookup_elem()
1596 static inline struct net_device *__dev_map_hash_lookup_elem(struct bpf_map *map, in __dev_map_hash_lookup_elem()
1601 static inline bool dev_map_can_have_prog(struct bpf_map *map) in dev_map_can_have_prog()
1637 struct bpf_cpu_map_entry *__cpu_map_lookup_elem(struct bpf_map *map, u32 key) in __cpu_map_lookup_elem()
1653 static inline bool cpu_map_prog_allowed(struct bpf_map *map) in cpu_map_prog_allowed()
1699 static inline void bpf_map_put(struct bpf_map *map) in bpf_map_put()
1768 static inline bool bpf_map_is_dev_bound(struct bpf_map *map) in bpf_map_is_dev_bound()
1787 static inline bool bpf_map_is_dev_bound(struct bpf_map *map) in bpf_map_is_dev_bound()
1797 static inline void bpf_map_offload_map_free(struct bpf_map *map) in bpf_map_offload_map_free()
1811 static inline int sock_map_prog_update(struct bpf_map *map, in sock_map_prog_update()
1830 static inline int sock_map_update_elem_sys(struct bpf_map *map, void *key, void *value, in sock_map_update_elem_sys()
1849 static inline int bpf_fd_reuseport_array_lookup_elem(struct bpf_map *map, in bpf_fd_reuseport_array_lookup_elem()
1855 static inline int bpf_fd_reuseport_array_update_elem(struct bpf_map *map, in bpf_fd_reuseport_array_update_elem()