Searched refs:map_delete_batch (Results 1 – 3 of 3) sorted by relevance
33 .map_delete_batch = \
5783 BPF_DO_BATCH(map->ops->map_delete_batch, map, attr, uattr); in bpf_map_do_batch()
106 int (*map_delete_batch)(struct bpf_map *map, const union bpf_attr *attr, member