Searched refs:attach_bpf_fd (Results 1 – 8 of 8) sorted by relevance
272 prog = bpf_prog_get_type(attr->attach_bpf_fd, in lirc_prog_detach()
395 prog = bpf_prog_get_type(attr->attach_bpf_fd, ptype); in netns_bpf_prog_detach()
831 prog = bpf_prog_get_type(attr->attach_bpf_fd, ptype); in cgroup_bpf_prog_detach()
3169 prog = bpf_prog_get_type(attr->attach_bpf_fd, ptype); in bpf_prog_attach()
637 attr.attach_bpf_fd = prog_fd; in bpf_prog_attach_xattr()666 attr.attach_bpf_fd = prog_fd; in bpf_prog_detach2()
1349 __u32 attach_bpf_fd; /* eBPF program to attach */ member
97 prog = bpf_prog_get(attr->attach_bpf_fd); in sock_map_prog_detach()