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()
554 attr.attach_bpf_fd = prog_fd; in bpf_prog_attach_xattr()579 attr.attach_bpf_fd = prog_fd; in bpf_prog_detach2()
395 prog = bpf_prog_get_type(attr->attach_bpf_fd, ptype); in netns_bpf_prog_detach()
801 prog = bpf_prog_get_type(attr->attach_bpf_fd, ptype); in cgroup_bpf_prog_detach()
2984 prog = bpf_prog_get_type(attr->attach_bpf_fd, ptype); in bpf_prog_attach()
570 __u32 attach_bpf_fd; /* eBPF program to attach */ member
102 prog = bpf_prog_get(attr->attach_bpf_fd); in sock_map_prog_detach()