Searched refs:attach_bpf_fd (Results 1 – 6 of 6) sorted by relevance
241 prog = bpf_prog_get_type(attr->attach_bpf_fd, in lirc_prog_detach()
340 attr.attach_bpf_fd = prog_fd; in bpf_prog_attach()364 attr.attach_bpf_fd = prog_fd; in bpf_prog_detach2()
342 __u32 attach_bpf_fd; /* eBPF program to attach */ member
477 prog = bpf_prog_get_type(attr->attach_bpf_fd, ptype); in cgroup_bpf_prog_detach()
1623 prog = bpf_prog_get_type(attr->attach_bpf_fd, ptype); in bpf_prog_attach()