Lines Matching defs:array
22 static void bpf_array_free_percpu(struct bpf_array *array) in bpf_array_free_percpu()
32 static int bpf_array_alloc_percpu(struct bpf_array *array) in bpf_array_alloc_percpu()
90 struct bpf_array *array; in array_map_alloc() local
160 static void *array_map_elem_ptr(struct bpf_array* array, u32 index) in array_map_elem_ptr()
168 struct bpf_array *array = container_of(map, struct bpf_array, map); in array_map_lookup_elem() local
180 struct bpf_array *array = container_of(map, struct bpf_array, map); in array_map_direct_value_addr() local
194 struct bpf_array *array = container_of(map, struct bpf_array, map); in array_map_direct_value_meta() local
210 struct bpf_array *array = container_of(map, struct bpf_array, map); in array_map_gen_lookup() local
243 struct bpf_array *array = container_of(map, struct bpf_array, map); in percpu_array_map_lookup_elem() local
255 struct bpf_array *array = container_of(map, struct bpf_array, map); in percpu_array_map_gen_lookup() local
286 struct bpf_array *array = container_of(map, struct bpf_array, map); in percpu_array_map_lookup_percpu_elem() local
300 struct bpf_array *array = container_of(map, struct bpf_array, map); in bpf_percpu_array_copy() local
328 struct bpf_array *array = container_of(map, struct bpf_array, map); in array_map_get_next_key() local
348 struct bpf_array *array = container_of(map, struct bpf_array, map); in array_map_update_elem() local
387 struct bpf_array *array = container_of(map, struct bpf_array, map); in bpf_percpu_array_update() local
429 static void *array_map_vmalloc_addr(struct bpf_array *array) in array_map_vmalloc_addr()
436 struct bpf_array *array = container_of(map, struct bpf_array, map); in array_map_free_timers_wq() local
455 struct bpf_array *array = container_of(map, struct bpf_array, map); in array_map_free() local
508 struct bpf_array *array = container_of(map, struct bpf_array, map); in percpu_array_map_seq_show_elem() local
562 struct bpf_array *array = container_of(map, struct bpf_array, map); in array_map_mmap() local
595 struct bpf_array *array; in bpf_array_map_seq_start() local
614 struct bpf_array *array; in bpf_array_map_seq_next() local
634 struct bpf_array *array = container_of(map, struct bpf_array, map); in __bpf_array_map_seq_show() local
685 struct bpf_array *array = container_of(map, struct bpf_array, map); in bpf_iter_init_array_map() local
733 struct bpf_array *array; in bpf_for_each_array_elem() local
764 struct bpf_array *array = container_of(map, struct bpf_array, map); in array_map_mem_usage() local
845 struct bpf_array *array = container_of(map, struct bpf_array, map); in fd_array_map_free() local
884 struct bpf_array *array = container_of(map, struct bpf_array, map); in bpf_fd_array_map_update_elem() local
915 struct bpf_array *array = container_of(map, struct bpf_array, map); in __fd_array_map_delete_elem() local
996 struct bpf_array *array = container_of(map, struct bpf_array, map); in bpf_fd_array_map_clear() local
1280 struct bpf_array *array = container_of(map, struct bpf_array, map); in perf_event_fd_array_release() local
1397 struct bpf_array *array = container_of(map, struct bpf_array, map); in array_of_map_gen_lookup() local