Home
last modified time | relevance | path

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

12

/linux-6.1.9/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()
Dfexit_stress.c19 LIBBPF_OPTS(bpf_prog_load_opts, trace_opts, in serial_test_fexit_stress()
Dcustom_sec_handlers.c22 struct bpf_prog_load_opts *opts, long cookie) in custom_prepare_load_prog()
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.c597 LIBBPF_OPTS(bpf_prog_load_opts, opts, in do_test_single()
Dfexit_bpf2bpf.c437 LIBBPF_OPTS(bpf_prog_load_opts, opts, in load_fentry()
Dsockopt.c855 LIBBPF_OPTS(bpf_prog_load_opts, opts, in load_prog()
/linux-6.1.9/tools/lib/bpf/
Dbpf.h64 struct bpf_prog_load_opts { struct
105 const struct bpf_prog_load_opts *opts); argument
Dbpf_gen_internal.h63 struct bpf_prog_load_opts *load_attr, int prog_idx);
Dlibbpf_probes.c24 LIBBPF_OPTS(bpf_prog_load_opts, opts, in probe_prog_load()
Dlibbpf.h1420 struct bpf_prog_load_opts; /* defined in bpf.h */
1432 struct bpf_prog_load_opts *opts, long cookie);
Dbpf.c233 const 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.1.9/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.1.9/tools/testing/selftests/bpf/
Dtesting_helpers.c222 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()
Dtest_sock_addr.c647 LIBBPF_OPTS(bpf_prog_load_opts, opts); in load_insns()
/linux-6.1.9/tools/perf/tests/
Dbpf.c284 LIBBPF_OPTS(bpf_prog_load_opts, opts); in check_env()
/linux-6.1.9/tools/bpf/bpftool/
Dfeature.c522 LIBBPF_OPTS(bpf_prog_load_opts, opts, in probe_prog_load_ifindex()
789 LIBBPF_OPTS(bpf_prog_load_opts, opts, in probe_misc_feature()
/linux-6.1.9/tools/perf/util/
Dbpf-event.c48 const struct bpf_prog_load_opts *opts) in bpf_prog_load()

12