Searched refs:bpf_prog_load_opts (Results 1 – 21 of 21) sorted by relevance
/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/ |
D | raw_tp_writable_test_run.c | 20 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()
|
D | fexit_stress.c | 23 LIBBPF_OPTS(bpf_prog_load_opts, trace_opts, in test_fexit_stress() 34 LIBBPF_OPTS(bpf_prog_load_opts, skb_opts, in test_fexit_stress()
|
D | raw_tp_writable_reject_nbd_invalid.c | 21 LIBBPF_OPTS(bpf_prog_load_opts, opts, in test_raw_tp_writable_reject_nbd_invalid()
|
D | log_buf.c | 151 LIBBPF_OPTS(bpf_prog_load_opts, opts); in bpf_prog_load_log_buf()
|
D | align.c | 597 LIBBPF_OPTS(bpf_prog_load_opts, opts, in do_test_single()
|
D | sockopt.c | 855 LIBBPF_OPTS(bpf_prog_load_opts, opts, in load_prog()
|
/external/libbpf/src/ |
D | bpf.h | 106 struct bpf_prog_load_opts { struct 147 const struct bpf_prog_load_opts *opts); argument 152 const struct bpf_prog_load_opts *opts);
|
D | bpf_gen_internal.h | 63 struct bpf_prog_load_opts *load_attr, int prog_idx);
|
D | libbpf_probes.c | 56 LIBBPF_OPTS(bpf_prog_load_opts, opts, in probe_prog_load()
|
D | bpf.c | 319 const struct bpf_prog_load_opts *opts) in bpf_prog_load_v0_6_0() 331 if (!OPTS_VALID(opts, bpf_prog_load_opts)) in bpf_prog_load_v0_6_0() 473 LIBBPF_OPTS(bpf_prog_load_opts, p); in bpf_load_program_xattr2()
|
D | xsk.c | 489 LIBBPF_OPTS(bpf_prog_load_opts, opts, in xsk_load_xdp_prog()
|
D | gen_loader.c | 935 struct bpf_prog_load_opts *load_attr, int prog_idx) in bpf_gen__prog_load()
|
D | libbpf.c | 207 typedef int (*preload_fn_t)(struct bpf_program *prog, struct bpf_prog_load_opts *opts, long cookie); 4546 LIBBPF_OPTS(bpf_prog_load_opts, opts, .expected_attach_type = BPF_CGROUP_INET_SOCK_CREATE); in probe_kern_exp_attach_type() 6561 struct bpf_prog_load_opts *opts, long cookie) in libbpf_preload_prog() 6610 LIBBPF_OPTS(bpf_prog_load_opts, load_attr); in bpf_object_load_prog_instance()
|
/external/linux-kselftest/tools/testing/selftests/bpf/ |
D | testing_helpers.c | 133 LIBBPF_OPTS(bpf_prog_load_opts, opts, in bpf_test_load_program()
|
D | test_sock.c | 391 LIBBPF_OPTS(bpf_prog_load_opts, opts); in load_sock_prog()
|
D | test_sock_addr.c | 648 LIBBPF_OPTS(bpf_prog_load_opts, opts); in load_insns()
|
D | test_sysctl.c | 1439 LIBBPF_OPTS(bpf_prog_load_opts, opts); in load_sysctl_prog_insns()
|
D | test_verifier.c | 1077 LIBBPF_OPTS(bpf_prog_load_opts, opts); in do_test_single()
|
/external/bpftool/src/ |
D | feature.c | 656 LIBBPF_OPTS(bpf_prog_load_opts, opts, in probe_misc_feature()
|
/external/bcc/libbpf-tools/ |
D | trace_helpers.c | 997 LIBBPF_OPTS(bpf_prog_load_opts, opts); in fentry_try_attach()
|
/external/bcc/src/cc/ |
D | libbpf.c | 641 LIBBPF_OPTS(bpf_prog_load_opts, p); in libbpf_bpf_prog_load()
|