Searched refs:bpf_iter_attach_opts (Results 1 - 8 of 8) sorted by relevance

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dcgroup_iter.c54 DECLARE_LIBBPF_OPTS(bpf_iter_attach_opts, opts);
98 DECLARE_LIBBPF_OPTS(bpf_iter_attach_opts, opts);
115 DECLARE_LIBBPF_OPTS(bpf_iter_attach_opts, opts);
195 DECLARE_LIBBPF_OPTS(bpf_iter_attach_opts, opts);
H A Dbpf_iter.c48 static void do_dummy_read_opts(struct bpf_program *prog, struct bpf_iter_attach_opts *opts)
81 DECLARE_LIBBPF_OPTS(bpf_iter_attach_opts, opts);
179 LIBBPF_OPTS(bpf_iter_attach_opts, opts);
213 static void test_task_common_nocheck(struct bpf_iter_attach_opts *opts,
243 static void test_task_common(struct bpf_iter_attach_opts *opts, int num_unknown, int num_known)
254 LIBBPF_OPTS(bpf_iter_attach_opts, opts);
275 LIBBPF_OPTS(bpf_iter_attach_opts, opts);
288 LIBBPF_OPTS(bpf_iter_attach_opts, opts);
342 LIBBPF_OPTS(bpf_iter_attach_opts, opts);
760 DECLARE_LIBBPF_OPTS(bpf_iter_attach_opts, opt
[all...]
H A Dcgroup_hierarchical_stats.c249 DECLARE_LIBBPF_OPTS(bpf_iter_attach_opts, opts);
H A Dcgrp_local_storage.c176 DECLARE_LIBBPF_OPTS(bpf_iter_attach_opts, opts);
H A Dsockmap_basic.c192 DECLARE_LIBBPF_OPTS(bpf_iter_attach_opts, opts);
/linux-master/tools/bpf/bpftool/
H A Diter.c16 DECLARE_LIBBPF_OPTS(bpf_iter_attach_opts, iter_opts);
/linux-master/tools/lib/bpf/
H A Dlibbpf.h842 struct bpf_iter_attach_opts { struct
851 const struct bpf_iter_attach_opts *opts);
H A Dlibbpf.c12571 const struct bpf_iter_attach_opts *opts)
12579 if (!OPTS_VALID(opts, bpf_iter_attach_opts))

Completed in 179 milliseconds