Home
last modified time | relevance | path

Searched refs:sock_map_get_from_fd (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dbpf.h1883 int sock_map_get_from_fd(const union bpf_attr *attr, struct bpf_prog *prog);
1896 static inline int sock_map_get_from_fd(const union bpf_attr *attr, in sock_map_get_from_fd() function
/kernel/linux/linux-6.6/include/linux/
H A Dbpf.h2820 int sock_map_get_from_fd(const union bpf_attr *attr, struct bpf_prog *prog);
2900 static inline int sock_map_get_from_fd(const union bpf_attr *attr, in sock_map_get_from_fd() function
/kernel/linux/linux-5.10/net/core/
H A Dsock_map.c67 int sock_map_get_from_fd(const union bpf_attr *attr, struct bpf_prog *prog) in sock_map_get_from_fd() function
/kernel/linux/linux-6.6/net/core/
H A Dsock_map.c60 int sock_map_get_from_fd(const union bpf_attr *attr, struct bpf_prog *prog) in sock_map_get_from_fd() function
/kernel/linux/linux-5.10/kernel/bpf/
H A Dsyscall.c3032 ret = sock_map_get_from_fd(attr, prog); in bpf_prog_attach()
/kernel/linux/linux-6.6/kernel/bpf/
H A Dsyscall.c3871 ret = sock_map_get_from_fd(attr, prog); in bpf_prog_attach()

Completed in 26 milliseconds