Home
last modified time | relevance | path

Searched refs:bpf_prog_load_opts (Results 1 – 25 of 34) sorted by relevance

12

/aosp_15_r20/external/libbpf/src/
H A Dfeatures.c61 LIBBPF_OPTS(bpf_prog_load_opts, prog_opts, in probe_kern_global_data()
228 LIBBPF_OPTS(bpf_prog_load_opts, opts, in probe_kern_exp_attach_type()
250 LIBBPF_OPTS(bpf_prog_load_opts, opts, in probe_kern_probe_read_kernel()
279 LIBBPF_OPTS(bpf_prog_load_opts, prog_opts, in probe_prog_bind_map()
343 LIBBPF_OPTS(bpf_prog_load_opts, opts, in probe_perf_link()
369 LIBBPF_OPTS(bpf_prog_load_opts, load_opts, in probe_uprobe_multi_link()
437 LIBBPF_OPTS(bpf_prog_load_opts, opts, in probe_kern_bpf_cookie()
491 LIBBPF_OPTS(bpf_prog_load_opts, opts, in probe_kern_arg_ctx_tag()
H A Dbpf.h68 struct bpf_prog_load_opts { struct
117 struct bpf_prog_load_opts *opts); argument
H A Dbpf_gen_internal.h65 struct bpf_prog_load_opts *load_attr, int prog_idx);
H A Dlibbpf.h1762 struct bpf_prog_load_opts; /* defined in bpf.h */
1774 struct bpf_prog_load_opts *opts, long cookie);
H A Dlibbpf_probes.c107 LIBBPF_OPTS(bpf_prog_load_opts, opts, in probe_prog_load()
H A Dbpf.c239 struct bpf_prog_load_opts *opts) in bpf_prog_load()
252 if (!OPTS_VALID(opts, bpf_prog_load_opts)) in bpf_prog_load()
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
H A Draw_tp_writable_test_run.c20 LIBBPF_OPTS(bpf_prog_load_opts, trace_opts, in serial_test_raw_tp_writable_test_run()
38 LIBBPF_OPTS(bpf_prog_load_opts, skb_opts, in serial_test_raw_tp_writable_test_run()
H A Draw_tp_writable_reject_nbd_invalid.c21 LIBBPF_OPTS(bpf_prog_load_opts, opts, in test_raw_tp_writable_reject_nbd_invalid()
H A Dfexit_stress.c19 LIBBPF_OPTS(bpf_prog_load_opts, trace_opts, in serial_test_fexit_stress()
H A Dcustom_sec_handlers.c22 struct bpf_prog_load_opts *opts, long cookie) in custom_prepare_load_prog()
H A Dlog_buf.c151 LIBBPF_OPTS(bpf_prog_load_opts, opts); in bpf_prog_load_log_buf()
H A Dunpriv_bpf_disabled.c150 LIBBPF_OPTS(bpf_prog_load_opts, load_opts); in test_unpriv_bpf_disabled_negative()
H A Dfexit_bpf2bpf.c437 LIBBPF_OPTS(bpf_prog_load_opts, opts, in load_fentry()
H A Dalign.c597 LIBBPF_OPTS(bpf_prog_load_opts, opts, in do_test_single()
H A Dsockopt.c855 LIBBPF_OPTS(bpf_prog_load_opts, opts, in load_prog()
/aosp_15_r20/external/bcc/src/cc/
H A Dlibbpf.h48 struct bpf_prog_load_opts;
94 struct bpf_prog_load_opts *opts,
H A Dlibbpf.c656 struct bpf_prog_load_opts *opts, in libbpf_bpf_prog_load()
660 LIBBPF_OPTS(bpf_prog_load_opts, p); in libbpf_bpf_prog_load()
783 struct bpf_prog_load_opts *opts, int prog_len, in bcc_prog_load_xattr()
996 struct bpf_prog_load_opts opts = {}; in bcc_prog_load()
/aosp_15_r20/external/bcc/src/cc/includes/
H A Dlibbpf.h48 struct bpf_prog_load_opts;
94 struct bpf_prog_load_opts *opts,
/aosp_15_r20/out/soong/.intermediates/external/libbpf/libbpf_headers/gen/bpf/
Dbpf.h68 struct bpf_prog_load_opts { struct
117 struct bpf_prog_load_opts *opts); argument
Dlibbpf.h1762 struct bpf_prog_load_opts; /* defined in bpf.h */
1774 struct bpf_prog_load_opts *opts, long cookie);
/aosp_15_r20/external/bpftool/src/
H A Dfeature.c518 LIBBPF_OPTS(bpf_prog_load_opts, opts, in probe_prog_load_ifindex()
785 LIBBPF_OPTS(bpf_prog_load_opts, opts, in probe_misc_feature()
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/
H A Dtesting_helpers.c222 LIBBPF_OPTS(bpf_prog_load_opts, opts, in bpf_test_load_program()
H A Dtest_sock.c390 LIBBPF_OPTS(bpf_prog_load_opts, opts); in load_sock_prog()
H A Dtest_sock_addr.c647 LIBBPF_OPTS(bpf_prog_load_opts, opts); in load_insns()
/aosp_15_r20/external/bcc/libbpf-tools/
H A Dtrace_helpers.c1031 LIBBPF_OPTS(bpf_prog_load_opts, opts, in fentry_try_attach()
1210 LIBBPF_OPTS(bpf_prog_load_opts, opts, .expected_attach_type = BPF_TRACE_RAW_TP); in probe_tp_btf()

12