Home
last modified time | relevance | path

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

/linux/kernel/bpf/
A Dreuseport_array.c241 int bpf_fd_reuseport_array_update_elem(struct bpf_map *map, void *key, in bpf_fd_reuseport_array_update_elem() function
A Dsyscall.c214 err = bpf_fd_reuseport_array_update_elem(map, key, value, in bpf_map_update_value()
/linux/include/linux/
A Dbpf.h2068 int bpf_fd_reuseport_array_update_elem(struct bpf_map *map, void *key,
2082 static inline int bpf_fd_reuseport_array_update_elem(struct bpf_map *map, in bpf_fd_reuseport_array_update_elem() function

Completed in 17 milliseconds