Home
last modified time | relevance | path

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

/linux-6.15/kernel/bpf/
H A Dreuseport_array.c165 int bpf_fd_reuseport_array_lookup_elem(struct bpf_map *map, void *key, in bpf_fd_reuseport_array_lookup_elem() function
H A Dsyscall.c324 err = bpf_fd_reuseport_array_lookup_elem(map, key, value); in bpf_map_copy_value()
/linux-6.15/include/linux/
H A Dbpf.h3284 int bpf_fd_reuseport_array_lookup_elem(struct bpf_map *map, void *key,
3294 static inline int bpf_fd_reuseport_array_lookup_elem(struct bpf_map *map, in bpf_fd_reuseport_array_lookup_elem() function