Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/bpf/
Dreuseport_array.c181 int bpf_fd_reuseport_array_lookup_elem(struct bpf_map *map, void *key, in bpf_fd_reuseport_array_lookup_elem() function
Dsyscall.c813 err = bpf_fd_reuseport_array_lookup_elem(map, key, value); in map_lookup_elem()
/Linux-v5.4/include/linux/
Dbpf.h1002 int bpf_fd_reuseport_array_lookup_elem(struct bpf_map *map, void *key,
1012 static inline int bpf_fd_reuseport_array_lookup_elem(struct bpf_map *map, in bpf_fd_reuseport_array_lookup_elem() function