Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dreuseport_array.c249 int bpf_fd_reuseport_array_update_elem(struct bpf_map *map, void *key, in bpf_fd_reuseport_array_update_elem() function
H A Dsyscall.c212 err = bpf_fd_reuseport_array_update_elem(map, key, value, in bpf_map_update_value()
/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf.h1841 int bpf_fd_reuseport_array_update_elem(struct bpf_map *map, void *key,
1855 static inline int bpf_fd_reuseport_array_update_elem(struct bpf_map *map, in bpf_fd_reuseport_array_update_elem() function