Home
last modified time | relevance | path

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

12

/linux-6.8/tools/testing/selftests/bpf/prog_tests/
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()
Draw_tp_writable_reject_nbd_invalid.c21 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.c24 LIBBPF_OPTS(bpf_prog_load_opts, trace_opts, in serial_test_fexit_stress()
Dmodule_fentry_shadow.c69 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.c151 LIBBPF_OPTS(bpf_prog_load_opts, opts); in bpf_prog_load_log_buf()
Dunpriv_bpf_disabled.c150 LIBBPF_OPTS(bpf_prog_load_opts, load_opts); in test_unpriv_bpf_disabled_negative()
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.c757 LIBBPF_OPTS(bpf_prog_load_opts, opts); in match_program()
/linux-6.8/tools/lib/bpf/
Dbpf_gen_internal.h65 struct bpf_prog_load_opts *load_attr, int prog_idx);
Dbpf.h64 struct bpf_prog_load_opts { struct
112 struct bpf_prog_load_opts *opts); argument
Dlibbpf_probes.c107 LIBBPF_OPTS(bpf_prog_load_opts, opts, in probe_prog_load()
Dlibbpf.h1732 struct bpf_prog_load_opts; /* defined in bpf.h */
1744 struct bpf_prog_load_opts *opts, long cookie);
Dbpf.c233 struct bpf_prog_load_opts *opts) in bpf_prog_load()
246 if (!OPTS_VALID(opts, bpf_prog_load_opts)) in bpf_prog_load()
/linux-6.8/samples/bpf/
Dsock_example.c63 LIBBPF_OPTS(bpf_prog_load_opts, opts, in test_sock()
Dtest_cgrp2_attach.c75 LIBBPF_OPTS(bpf_prog_load_opts, opts, in prog_load()
Dfds_example.c67 LIBBPF_OPTS(bpf_prog_load_opts, opts, in bpf_prog_create()
Dtest_cgrp2_sock.c73 LIBBPF_OPTS(bpf_prog_load_opts, opts, in prog_load()
Dcookie_uid_helper_example.c160 LIBBPF_OPTS(bpf_prog_load_opts, opts, in prog_load()
/linux-6.8/tools/testing/selftests/bpf/
Dtesting_helpers.c300 LIBBPF_OPTS(bpf_prog_load_opts, opts, in bpf_test_load_program()
Dtest_sock.c390 LIBBPF_OPTS(bpf_prog_load_opts, opts); in load_sock_prog()
/linux-6.8/tools/bpf/bpftool/
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()

12