Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dhashtab.c1648 static int htab_map_lookup_and_delete_elem(struct bpf_map *map, void *key, in htab_map_lookup_and_delete_elem() function
2263 .map_lookup_and_delete_elem = htab_map_lookup_and_delete_elem,