Home
last modified time | relevance | path

Searched refs:map_lookup_batch (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/kernel/bpf/
Darraymap.c666 .map_lookup_batch = generic_map_lookup_batch,
Dhashtab.c22 .map_lookup_batch = \
Dsyscall.c4026 BPF_DO_BATCH(map->ops->map_lookup_batch); in bpf_map_do_batch()
/kernel/linux/linux-5.10/include/linux/
Dbpf.h64 int (*map_lookup_batch)(struct bpf_map *map, const union bpf_attr *attr, member