Searched refs:attach_bpf_fd (Results 1 – 10 of 10) 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()
853 prog = bpf_prog_get_type(attr->attach_bpf_fd, ptype); in cgroup_bpf_prog_detach()
3009 prog = bpf_prog_get_type(attr->attach_bpf_fd, ptype); in bpf_prog_attach()
348 __u32 attach_bpf_fd; /* eBPF program to attach */ member
570 __u32 attach_bpf_fd; /* eBPF program to attach */ member
102 prog = bpf_prog_get(attr->attach_bpf_fd); in sock_map_prog_detach()