Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/bpf/
Darraymap.c661 .map_update_batch = generic_map_update_batch,
Dhashtab.c26 .map_update_batch = \
Dsyscall.c4005 BPF_DO_BATCH(map->ops->map_update_batch); in bpf_map_do_batch()
/Linux-v5.10/include/linux/
Dbpf.h68 int (*map_update_batch)(struct bpf_map *map, const union bpf_attr *attr, member