Home
last modified time | relevance | path

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

/kernel/bpf/
Ddevmap.c716 static int dev_map_hash_update_elem(struct bpf_map *map, void *key, void *value, in dev_map_hash_update_elem() function
738 .map_update_elem = dev_map_hash_update_elem,