Home
last modified time | relevance | path

Searched refs:bpf_cgroup_opts (Results 1 – 3 of 3) sorted by relevance

/tools/testing/selftests/bpf/prog_tests/
A Dcgroup_mprog_opts.c152 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()
/tools/lib/bpf/
A Dlibbpf.h882 struct bpf_cgroup_opts { struct
895 const struct bpf_cgroup_opts *opts); argument
A Dlibbpf.c12860 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