Searched refs:map_lookup_batch (Results 1 – 5 of 5) sorted by relevance
700 .map_lookup_batch = generic_map_lookup_batch,721 .map_lookup_batch = generic_map_lookup_batch,
731 .map_lookup_batch = generic_map_lookup_batch,
22 .map_lookup_batch = \
4215 BPF_DO_BATCH(map->ops->map_lookup_batch); in bpf_map_do_batch()
72 int (*map_lookup_batch)(struct bpf_map *map, const union bpf_attr *attr, member
Completed in 25 milliseconds