Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dhashtab.c1199 static long htab_lru_map_update_elem(struct bpf_map *map, void *key, void *value, in htab_lru_map_update_elem() function
2289 .map_update_elem = htab_lru_map_update_elem,