Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dsyscall.c153 static int bpf_map_update_value(struct bpf_map *map, struct file *map_file, in bpf_map_update_value() function
1561 err = bpf_map_update_value(map, f.file, key, value, attr->flags); in map_update_elem()
1794 err = bpf_map_update_value(map, map_file, key, value, in generic_map_update_batch()