Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/prog_tests/
A Dbpf_iter.c81 DECLARE_LIBBPF_OPTS(bpf_iter_attach_opts, opts); in do_read_map_iter_fd()
179 LIBBPF_OPTS(bpf_iter_attach_opts, opts); in check_bpf_link_info()
254 LIBBPF_OPTS(bpf_iter_attach_opts, opts); in run_test_task_tid()
292 LIBBPF_OPTS(bpf_iter_attach_opts, opts); in test_task_pid()
305 LIBBPF_OPTS(bpf_iter_attach_opts, opts); in test_task_pidfd()
427 LIBBPF_OPTS(bpf_iter_attach_opts, opts); in test_task_file()
845 DECLARE_LIBBPF_OPTS(bpf_iter_attach_opts, opts); in test_bpf_hash_map()
938 DECLARE_LIBBPF_OPTS(bpf_iter_attach_opts, opts); in test_bpf_percpu_hash_map()
1022 DECLARE_LIBBPF_OPTS(bpf_iter_attach_opts, opts); in test_bpf_array_map()
1636 LIBBPF_OPTS(bpf_iter_attach_opts, opts); in test_task_vma()
[all …]
A Dcgroup_iter.c54 DECLARE_LIBBPF_OPTS(bpf_iter_attach_opts, opts); in read_from_cgroup_iter()
98 DECLARE_LIBBPF_OPTS(bpf_iter_attach_opts, opts); in test_invalid_cgroup()
115 DECLARE_LIBBPF_OPTS(bpf_iter_attach_opts, opts); in test_invalid_cgroup_spec()
195 DECLARE_LIBBPF_OPTS(bpf_iter_attach_opts, opts); in test_walk_dead_self_only()
A Dcgroup_hierarchical_stats.c249 DECLARE_LIBBPF_OPTS(bpf_iter_attach_opts, opts); in setup_cgroup_iter()
A Dcgrp_local_storage.c176 DECLARE_LIBBPF_OPTS(bpf_iter_attach_opts, opts); in test_cgroup_iter_sleepable()
A Dsockmap_basic.c285 DECLARE_LIBBPF_OPTS(bpf_iter_attach_opts, opts); in test_sockmap_copy()
/tools/bpf/bpftool/
A Diter.c16 DECLARE_LIBBPF_OPTS(bpf_iter_attach_opts, iter_opts); in do_pin()
/tools/lib/bpf/
A Dlibbpf.h902 struct bpf_iter_attach_opts { struct
911 const struct bpf_iter_attach_opts *opts); argument
A Dlibbpf.c12994 const struct bpf_iter_attach_opts *opts) in bpf_program__attach_iter()
13001 if (!OPTS_VALID(opts, bpf_iter_attach_opts)) in bpf_program__attach_iter()

Completed in 40 milliseconds