Searched refs:replace_prog_fd (Results 1 – 3 of 3) sorted by relevance
196 attach_opts.replace_prog_fd = allow_prog[0]; in test_cgroup_attach_multi()211 attach_opts.replace_prog_fd = -1; in test_cgroup_attach_multi()219 attach_opts.replace_prog_fd = allow_prog[3]; in test_cgroup_attach_multi()227 attach_opts.replace_prog_fd = allow_prog[0]; in test_cgroup_attach_multi()234 attach_opts.replace_prog_fd = allow_prog[6]; in test_cgroup_attach_multi()
158 int replace_prog_fd; member160 #define bpf_prog_attach_opts__last_field replace_prog_fd
557 attr.replace_bpf_fd = OPTS_GET(opts, replace_prog_fd, 0); in bpf_prog_attach_xattr()