Home
last modified time | relevance | path

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

12

/linux-6.14.4/tools/lib/bpf/
Dfeatures.c60 LIBBPF_OPTS(bpf_prog_load_opts, prog_opts, in probe_kern_global_data()
226 LIBBPF_OPTS(bpf_prog_load_opts, opts, in probe_kern_exp_attach_type()
248 LIBBPF_OPTS(bpf_prog_load_opts, opts, in probe_kern_probe_read_kernel()
276 LIBBPF_OPTS(bpf_prog_load_opts, prog_opts, in probe_prog_bind_map()
339 LIBBPF_OPTS(bpf_prog_load_opts, opts, in probe_perf_link()
365 LIBBPF_OPTS(bpf_prog_load_opts, load_opts, in probe_uprobe_multi_link()
434 LIBBPF_OPTS(bpf_prog_load_opts, opts, in probe_kern_bpf_cookie()
488 LIBBPF_OPTS(bpf_prog_load_opts, opts, in probe_kern_arg_ctx_tag()
Dbpf_gen_internal.h66 struct bpf_prog_load_opts *load_attr, int prog_idx);
Dbpf.h68 struct bpf_prog_load_opts { struct
120 struct bpf_prog_load_opts *opts); argument
Dlibbpf_probes.c107 LIBBPF_OPTS(bpf_prog_load_opts, opts, in probe_prog_load()
Dlibbpf.h1816 struct bpf_prog_load_opts; /* defined in bpf.h */
1828 struct bpf_prog_load_opts *opts, long cookie);
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/
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()
Draw_tp_writable_reject_nbd_invalid.c22 LIBBPF_OPTS(bpf_prog_load_opts, opts, in test_raw_tp_writable_reject_nbd_invalid()
Dxdp_dev_bound_only.c11 LIBBPF_OPTS(bpf_prog_load_opts, opts); in load_dummy_prog()
Dfexit_stress.c25 LIBBPF_OPTS(bpf_prog_load_opts, trace_opts, in serial_test_fexit_stress()
Dmodule_fentry_shadow.c70 LIBBPF_OPTS(bpf_prog_load_opts, load_opts, in test_module_fentry_shadow()
Dcustom_sec_handlers.c22 struct bpf_prog_load_opts *opts, long cookie) in custom_prepare_load_prog()
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()
Dlog_buf.c152 LIBBPF_OPTS(bpf_prog_load_opts, opts); in bpf_prog_load_log_buf()
Dsock_create.c258 LIBBPF_OPTS(bpf_prog_load_opts, opts, in load_prog()
Dfd_array.c110 LIBBPF_OPTS(bpf_prog_load_opts, opts); in __load_test_prog()
Dunpriv_bpf_disabled.c151 LIBBPF_OPTS(bpf_prog_load_opts, load_opts); in test_unpriv_bpf_disabled_negative()
Dsock_post_bind.c283 LIBBPF_OPTS(bpf_prog_load_opts, opts, in load_prog()
Dalign.c607 LIBBPF_OPTS(bpf_prog_load_opts, opts, in do_test_single()
Dfexit_bpf2bpf.c461 LIBBPF_OPTS(bpf_prog_load_opts, opts, in load_fentry()
Dctx_rewrite.c660 LIBBPF_OPTS(bpf_prog_load_opts, opts); in match_program()
/linux-6.14.4/samples/bpf/
Dsock_example.c63 LIBBPF_OPTS(bpf_prog_load_opts, opts, in test_sock()
Dfds_example.c67 LIBBPF_OPTS(bpf_prog_load_opts, opts, in bpf_prog_create()
Dcookie_uid_helper_example.c160 LIBBPF_OPTS(bpf_prog_load_opts, opts, in prog_load()
/linux-6.14.4/tools/testing/selftests/bpf/
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()
/linux-6.14.4/tools/bpf/bpftool/
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