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

/linux-master/kernel/bpf/
H A Dsyscall.c158 static int bpf_map_update_value(struct bpf_map *map, struct file *map_file, function
1641 err = bpf_map_update_value(map, f.file, key, value, attr->flags);
1876 err = bpf_map_update_value(map, map_file, key, value,

Completed in 116 milliseconds