Home
last modified time | relevance | path

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

12

/linux/tools/testing/selftests/bpf/prog_tests/
H A Draw_tp_writable_test_run.c21 LIBBPF_OPTS(bpf_prog_load_opts, trace_opts, in serial_test_raw_tp_writable_test_run()
39 LIBBPF_OPTS(bpf_prog_load_opts, skb_opts, in serial_test_raw_tp_writable_test_run()
H A Draw_tp_writable_reject_nbd_invalid.c22 LIBBPF_OPTS(bpf_prog_load_opts, opts, in test_raw_tp_writable_reject_nbd_invalid()
H A Dxdp_dev_bound_only.c11 LIBBPF_OPTS(bpf_prog_load_opts, opts); in load_dummy_prog()
H A Dfexit_stress.c25 LIBBPF_OPTS(bpf_prog_load_opts, trace_opts, in serial_test_fexit_stress()
H A Dmodule_fentry_shadow.c70 LIBBPF_OPTS(bpf_prog_load_opts, load_opts, in test_module_fentry_shadow()
H A Dverifier_log.c36 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 Dcustom_sec_handlers.c22 struct bpf_prog_load_opts *opts, long cookie) in custom_prepare_load_prog()
H A Dlog_buf.c152 LIBBPF_OPTS(bpf_prog_load_opts, opts); in bpf_prog_load_log_buf()
H A Dfd_array.c110 LIBBPF_OPTS(bpf_prog_load_opts, opts); in __load_test_prog()
H A Dunpriv_bpf_disabled.c151 LIBBPF_OPTS(bpf_prog_load_opts, load_opts); in test_unpriv_bpf_disabled_negative()
H A Dalign.c607 LIBBPF_OPTS(bpf_prog_load_opts, opts, in do_test_single()
H A Dfexit_bpf2bpf.c461 LIBBPF_OPTS(bpf_prog_load_opts, opts, in load_fentry()
H A Dctx_rewrite.c660 LIBBPF_OPTS(bpf_prog_load_opts, opts); in match_program()
H A Dsockopt.c968 LIBBPF_OPTS(bpf_prog_load_opts, opts, in load_prog()
H A Dtoken.c637 LIBBPF_OPTS(bpf_prog_load_opts, prog_opts); in userns_prog_load()
/linux/samples/bpf/
H A Dsock_example.c63 LIBBPF_OPTS(bpf_prog_load_opts, opts, in test_sock()
H A Dfds_example.c67 LIBBPF_OPTS(bpf_prog_load_opts, opts, in bpf_prog_create()
H A Dcookie_uid_helper_example.c160 LIBBPF_OPTS(bpf_prog_load_opts, opts, in prog_load()
/linux/tools/testing/selftests/bpf/
H A Dtesting_helpers.c265 LIBBPF_OPTS(bpf_prog_load_opts, opts); in testing_prog_flags()
329 LIBBPF_OPTS(bpf_prog_load_opts, opts, in bpf_test_load_program()
H A Dtest_sysctl.c1438 LIBBPF_OPTS(bpf_prog_load_opts, opts); in load_sysctl_prog_insns()
/linux/tools/lib/bpf/
H A Dbpf.h68 struct bpf_prog_load_opts { struct
120 struct bpf_prog_load_opts *opts); argument
H A Dlibbpf_probes.c107 LIBBPF_OPTS(bpf_prog_load_opts, opts, in probe_prog_load()
H A Dlibbpf.h1816 struct bpf_prog_load_opts; /* defined in bpf.h */
1828 struct bpf_prog_load_opts *opts, long cookie);
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()
/linux/tools/bpf/bpftool/
H A Dfeature.c518 LIBBPF_OPTS(bpf_prog_load_opts, opts, in probe_prog_load_ifindex()
786 LIBBPF_OPTS(bpf_prog_load_opts, opts, in probe_misc_feature()

12