Home
last modified time | relevance | path

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

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