Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/bpf/
Dreuseport_array.c251 int bpf_fd_reuseport_array_update_elem(struct bpf_map *map, void *key, in bpf_fd_reuseport_array_update_elem() function
Dsyscall.c825 err = bpf_fd_reuseport_array_update_elem(map, key, value, in map_update_elem()
/Linux-v4.19/include/linux/
Dbpf.h782 int bpf_fd_reuseport_array_update_elem(struct bpf_map *map, void *key,
796 static inline int bpf_fd_reuseport_array_update_elem(struct bpf_map *map, in bpf_fd_reuseport_array_update_elem() function