Searched refs:map_update_batch (Results 1 – 5 of 5) sorted by relevance
751 .map_update_batch = generic_map_update_batch,771 .map_update_batch = generic_map_update_batch,1389 .map_update_batch = generic_map_update_batch,
733 .map_update_batch = generic_map_update_batch,
28 .map_update_batch = \
4505 BPF_DO_BATCH(map->ops->map_update_batch); in bpf_map_do_batch()
88 int (*map_update_batch)(struct bpf_map *map, const union bpf_attr *attr, member