/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | raw_tp_writable_test_run.c | 20 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 D | raw_tp_writable_reject_nbd_invalid.c | 21 LIBBPF_OPTS(bpf_prog_load_opts, opts, in test_raw_tp_writable_reject_nbd_invalid()
|
H A D | xdp_dev_bound_only.c | 11 LIBBPF_OPTS(bpf_prog_load_opts, opts); in load_dummy_prog()
|
H A D | fexit_stress.c | 24 LIBBPF_OPTS(bpf_prog_load_opts, trace_opts, in serial_test_fexit_stress()
|
H A D | module_fentry_shadow.c | 69 LIBBPF_OPTS(bpf_prog_load_opts, load_opts, in test_module_fentry_shadow()
|
H A D | custom_sec_handlers.c | 22 struct bpf_prog_load_opts *opts, long cookie) in custom_prepare_load_prog()
|
H A D | verifier_log.c | 36 static int load_prog(struct bpf_prog_load_opts *opts, bool expect_load_error) in load_prog() 49 LIBBPF_OPTS(bpf_prog_load_opts, opts); in verif_log_subtest()
|
H A D | log_buf.c | 151 LIBBPF_OPTS(bpf_prog_load_opts, opts); in bpf_prog_load_log_buf()
|
H A D | unpriv_bpf_disabled.c | 150 LIBBPF_OPTS(bpf_prog_load_opts, load_opts); in test_unpriv_bpf_disabled_negative()
|
H A D | align.c | 607 LIBBPF_OPTS(bpf_prog_load_opts, opts, in do_test_single()
|
H A D | fexit_bpf2bpf.c | 439 LIBBPF_OPTS(bpf_prog_load_opts, opts, in load_fentry()
|
H A D | ctx_rewrite.c | 757 LIBBPF_OPTS(bpf_prog_load_opts, opts); in match_program()
|
/openbmc/linux/tools/lib/bpf/ |
H A D | bpf_gen_internal.h | 65 struct bpf_prog_load_opts *load_attr, int prog_idx);
|
H A D | bpf.h | 64 struct bpf_prog_load_opts { struct 112 struct bpf_prog_load_opts *opts); argument
|
H A D | libbpf_probes.c | 107 LIBBPF_OPTS(bpf_prog_load_opts, opts, in probe_prog_load()
|
H A D | libbpf.h | 1644 struct bpf_prog_load_opts; /* defined in bpf.h */ 1656 struct bpf_prog_load_opts *opts, long cookie);
|
H A D | bpf.c | 233 struct bpf_prog_load_opts *opts) in bpf_prog_load() 246 if (!OPTS_VALID(opts, bpf_prog_load_opts)) in bpf_prog_load()
|
/openbmc/linux/samples/bpf/ |
H A D | sock_example.c | 63 LIBBPF_OPTS(bpf_prog_load_opts, opts, in test_sock()
|
H A D | test_cgrp2_attach.c | 75 LIBBPF_OPTS(bpf_prog_load_opts, opts, in prog_load()
|
H A D | fds_example.c | 67 LIBBPF_OPTS(bpf_prog_load_opts, opts, in bpf_prog_create()
|
H A D | test_cgrp2_sock.c | 73 LIBBPF_OPTS(bpf_prog_load_opts, opts, in prog_load()
|
H A D | cookie_uid_helper_example.c | 160 LIBBPF_OPTS(bpf_prog_load_opts, opts, in prog_load()
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | testing_helpers.c | 300 LIBBPF_OPTS(bpf_prog_load_opts, opts, in bpf_test_load_program()
|
H A D | test_sock.c | 390 LIBBPF_OPTS(bpf_prog_load_opts, opts); in load_sock_prog()
|
/openbmc/linux/tools/bpf/bpftool/ |
H A D | feature.c | 522 LIBBPF_OPTS(bpf_prog_load_opts, opts, in probe_prog_load_ifindex() 789 LIBBPF_OPTS(bpf_prog_load_opts, opts, in probe_misc_feature()
|