Lines Matching refs:bpf_map
30 struct bpf_map {
38 static inline int check_bpf_map_fields(struct bpf_map *map, __u32 key_size,
50 static inline int check_bpf_map_ptr(struct bpf_map *indirect,
51 struct bpf_map *direct)
62 static inline int check(struct bpf_map *indirect, struct bpf_map *direct,
71 static inline int check_default(struct bpf_map *indirect,
72 struct bpf_map *direct)
80 check_default_noinline(struct bpf_map *indirect, struct bpf_map *direct)
92 struct bpf_map map;
106 __s64 bpf_map_sum_elem_count(struct bpf_map *map) __ksym;
111 struct bpf_map *map = (struct bpf_map *)&m_hash;
136 struct bpf_map map;
150 struct bpf_map *map = (struct bpf_map *)&m_array;
182 struct bpf_map *map = (struct bpf_map *)&m_prog_array;
199 struct bpf_map *map = (struct bpf_map *)&m_perf_event_array;
216 struct bpf_map *map = (struct bpf_map *)&m_percpu_hash;
233 struct bpf_map *map = (struct bpf_map *)&m_percpu_array;
241 struct bpf_map map;
255 struct bpf_map *map = (struct bpf_map *)&m_stack_trace;
273 struct bpf_map *map = (struct bpf_map *)&m_cgroup_array;
290 struct bpf_map *map = (struct bpf_map *)&m_lru_hash;
307 struct bpf_map *map = (struct bpf_map *)&m_lru_percpu_hash;
315 struct bpf_map map;
334 struct bpf_map *map = (struct bpf_map *)&m_lpm_trie;
369 struct bpf_map *map = (struct bpf_map *)&m_array_of_maps;
396 struct bpf_map *map = (struct bpf_map *)&m_hash_of_maps;
409 struct bpf_map map;
422 struct bpf_map *map = (struct bpf_map *)&m_devmap;
430 struct bpf_map map;
443 struct bpf_map *map = (struct bpf_map *)&m_sockmap;
451 struct bpf_map map;
464 struct bpf_map *map = (struct bpf_map *)&m_cpumap;
472 struct bpf_map map;
485 struct bpf_map *map = (struct bpf_map *)&m_xskmap;
493 struct bpf_map map;
506 struct bpf_map *map = (struct bpf_map *)&m_sockhash;
514 struct bpf_map map;
527 struct bpf_map *map = (struct bpf_map *)&m_cgroup_storage;
536 struct bpf_map map;
550 struct bpf_map *map = (struct bpf_map *)&m_reuseport_sockarray;
567 struct bpf_map *map = (struct bpf_map *)&m_percpu_cgroup_storage;
576 struct bpf_map map;
588 struct bpf_map *map = (struct bpf_map *)&m_queue;
604 struct bpf_map *map = (struct bpf_map *)&m_stack;
612 struct bpf_map map;
626 struct bpf_map *map = (struct bpf_map *)&m_sk_storage;
643 struct bpf_map *map = (struct bpf_map *)&m_devmap_hash;
651 struct bpf_map map;
661 struct bpf_map *map = (struct bpf_map *)&m_ringbuf;