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

/linux-master/kernel/bpf/
H A Dreuseport_array.c232 int bpf_fd_reuseport_array_update_elem(struct bpf_map *map, void *key, function
H A Dsyscall.c195 err = bpf_fd_reuseport_array_update_elem(map, key, value,
/linux-master/include/linux/
H A Dbpf.h3135 int bpf_fd_reuseport_array_update_elem(struct bpf_map *map, void *key,
3149 static inline int bpf_fd_reuseport_array_update_elem(struct bpf_map *map, function

Completed in 282 milliseconds