Lines Matching defs:array
21 static void bpf_array_free_percpu(struct bpf_array *array) in bpf_array_free_percpu()
31 static int bpf_array_alloc_percpu(struct bpf_array *array) in bpf_array_alloc_percpu()
88 struct bpf_array *array; in array_map_alloc() local
161 struct bpf_array *array = container_of(map, struct bpf_array, map); in array_map_lookup_elem() local
173 struct bpf_array *array = container_of(map, struct bpf_array, map); in array_map_direct_value_addr() local
187 struct bpf_array *array = container_of(map, struct bpf_array, map); in array_map_direct_value_meta() local
203 struct bpf_array *array = container_of(map, struct bpf_array, map); in array_map_gen_lookup() local
236 struct bpf_array *array = container_of(map, struct bpf_array, map); in percpu_array_map_lookup_elem() local
247 struct bpf_array *array = container_of(map, struct bpf_array, map); in bpf_percpu_array_copy() local
274 struct bpf_array *array = container_of(map, struct bpf_array, map); in array_map_get_next_key() local
300 struct bpf_array *array = container_of(map, struct bpf_array, map); in array_map_update_elem() local
338 struct bpf_array *array = container_of(map, struct bpf_array, map); in bpf_percpu_array_update() local
379 static void *array_map_vmalloc_addr(struct bpf_array *array) in array_map_vmalloc_addr()
386 struct bpf_array *array = container_of(map, struct bpf_array, map); in array_map_free_timers() local
400 struct bpf_array *array = container_of(map, struct bpf_array, map); in array_map_free() local
435 struct bpf_array *array = container_of(map, struct bpf_array, map); in percpu_array_map_seq_show_elem() local
489 struct bpf_array *array = container_of(map, struct bpf_array, map); in array_map_mmap() local
522 struct bpf_array *array; in bpf_array_map_seq_start() local
541 struct bpf_array *array; in bpf_array_map_seq_next() local
658 struct bpf_array *array; in bpf_for_each_array_elem() local
750 struct bpf_array *array = container_of(map, struct bpf_array, map); in fd_array_map_free() local
789 struct bpf_array *array = container_of(map, struct bpf_array, map); in bpf_fd_array_map_update_elem() local
820 struct bpf_array *array = container_of(map, struct bpf_array, map); in fd_array_map_delete_elem() local
847 struct bpf_array *array = container_of(map, struct bpf_array, map); in prog_fd_array_get_ptr() local
874 struct bpf_array *array = container_of(map, struct bpf_array, map); in bpf_fd_array_map_clear() local
1159 struct bpf_array *array = container_of(map, struct bpf_array, map); in perf_event_fd_array_release() local
1278 struct bpf_array *array = container_of(map, struct bpf_array, map); in array_of_map_gen_lookup() local