Searched refs:bpf_cgroup_opts (Results 1 – 3 of 3) sorted by relevance
152 LIBBPF_OPTS(bpf_cgroup_opts, opta); in test_link_attach_detach()153 LIBBPF_OPTS(bpf_cgroup_opts, optd); in test_link_attach_detach()386 LIBBPF_OPTS(bpf_cgroup_opts, opta); in test_preorder_link_attach_detach()
882 struct bpf_cgroup_opts { struct895 const struct bpf_cgroup_opts *opts); argument
12860 const struct bpf_cgroup_opts *opts) in bpf_program__attach_cgroup_opts()12866 if (!OPTS_VALID(opts, bpf_cgroup_opts)) in bpf_program__attach_cgroup_opts()
Completed in 37 milliseconds