Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/bpf/
Ddevmap.c988 static int dev_map_hash_update_elem(struct bpf_map *map, void *key, void *value, in dev_map_hash_update_elem() function
1029 .map_update_elem = dev_map_hash_update_elem,