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

/linux-master/kernel/bpf/
H A Darraymap.c880 int bpf_fd_array_map_update_elem(struct bpf_map *map, struct file *map_file, function
H A Dsyscall.c174 return bpf_fd_array_map_update_elem(map, map_file, key, value,
188 err = bpf_fd_array_map_update_elem(map, map_file, key, value,
/linux-master/include/linux/
H A Dbpf.h2469 int bpf_fd_array_map_update_elem(struct bpf_map *map, struct file *map_file,

Completed in 212 milliseconds