Searched refs:array_map_update_elem (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/bpf/
H A Darraymap.c342 static long array_map_update_elem(struct bpf_map *map, void *key, void *value, function
792 .map_update_elem = array_map_update_elem,
817 .map_update_elem = array_map_update_elem,

Completed in 225 milliseconds