Home
last modified time | relevance | path

Searched refs:map_lookup_and_delete_batch (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dbpf.h88 int (*map_lookup_and_delete_batch)(struct bpf_map *map, member
/openbmc/linux/kernel/bpf/
H A Dhashtab.c26 .map_lookup_and_delete_batch = \
H A Dsyscall.c4998 BPF_DO_BATCH(map->ops->map_lookup_and_delete_batch, map, attr, uattr); in bpf_map_do_batch()