Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/bpf/ !
Dsyscall.c178 static int bpf_map_update_value(struct bpf_map *map, struct fd f, void *key, in bpf_map_update_value() function
1406 err = bpf_map_update_value(map, f, key, value, attr->flags); in map_update_elem()
1637 err = bpf_map_update_value(map, f, key, value, in generic_map_update_batch()