Home
last modified time | relevance | path

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

12

/tools/testing/selftests/bpf/prog_tests/
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()
A Draw_tp_writable_reject_nbd_invalid.c22 LIBBPF_OPTS(bpf_prog_load_opts, opts, in test_raw_tp_writable_reject_nbd_invalid()
A Dxdp_dev_bound_only.c11 LIBBPF_OPTS(bpf_prog_load_opts, opts); in load_dummy_prog()
A Dfexit_stress.c25 LIBBPF_OPTS(bpf_prog_load_opts, trace_opts, in serial_test_fexit_stress()
A Dmodule_fentry_shadow.c70 LIBBPF_OPTS(bpf_prog_load_opts, load_opts, in test_module_fentry_shadow()
A Dcustom_sec_handlers.c22 struct bpf_prog_load_opts *opts, long cookie) in custom_prepare_load_prog()
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()
A Dlog_buf.c156 LIBBPF_OPTS(bpf_prog_load_opts, opts); in bpf_prog_load_log_buf()
A Dsock_create.c258 LIBBPF_OPTS(bpf_prog_load_opts, opts, in load_prog()
A Dfd_array.c110 LIBBPF_OPTS(bpf_prog_load_opts, opts); in __load_test_prog()
A Dunpriv_bpf_disabled.c151 LIBBPF_OPTS(bpf_prog_load_opts, load_opts); in test_unpriv_bpf_disabled_negative()
A Dsock_post_bind.c283 LIBBPF_OPTS(bpf_prog_load_opts, opts, in load_prog()
A Dalign.c607 LIBBPF_OPTS(bpf_prog_load_opts, opts, in do_test_single()
A Dfexit_bpf2bpf.c461 LIBBPF_OPTS(bpf_prog_load_opts, opts, in load_fentry()
A Dctx_rewrite.c660 LIBBPF_OPTS(bpf_prog_load_opts, opts); in match_program()
A Dsockopt.c968 LIBBPF_OPTS(bpf_prog_load_opts, opts, in load_prog()
/tools/lib/bpf/
A 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()
A Dbpf_gen_internal.h66 struct bpf_prog_load_opts *load_attr, int prog_idx);
A Dbpf.h68 struct bpf_prog_load_opts { struct
120 struct bpf_prog_load_opts *opts); argument
A Dlibbpf_probes.c107 LIBBPF_OPTS(bpf_prog_load_opts, opts, in probe_prog_load()
A Dlibbpf.h1855 struct bpf_prog_load_opts; /* defined in bpf.h */
1867 struct bpf_prog_load_opts *opts, long cookie);
A Dgen_loader.c970 int core_relos, struct bpf_prog_load_opts *load_attr) in info_blob_bswap()
990 struct bpf_prog_load_opts *load_attr, int prog_idx) in bpf_gen__prog_load()
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()
/tools/testing/selftests/bpf/
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()
/tools/bpf/bpftool/
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()

Completed in 62 milliseconds

12