Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dbpf.h1709 int sock_map_get_from_fd(const union bpf_attr *attr, struct bpf_prog *prog);
1720 static inline int sock_map_get_from_fd(const union bpf_attr *attr, struct bpf_prog *prog) in sock_map_get_from_fd() function
/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dsyscall.c3042 ret = sock_map_get_from_fd(attr, prog); in bpf_prog_attach()

Completed in 9 milliseconds