/openbmc/linux/samples/seccomp/ |
H A D | bpf-fancy.c | 81 struct sock_fprog prog = { in main() local
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | cpumask.c | 26 struct bpf_program *prog; in verify_success() local
|
H A D | link_pinning.c | 11 void test_link_pinning_subtest(struct bpf_program *prog, in test_link_pinning_subtest()
|
H A D | cb_refs.c | 25 struct bpf_program *prog; in test_cb_refs() local
|
H A D | signal_pending.c | 12 struct bpf_insn prog[4096]; in test_signal_pending_by_type() local
|
H A D | reference_tracking.c | 13 struct bpf_program *prog; in test_reference_tracking() local
|
H A D | test_profiler.c | 9 static int sanity_run(struct bpf_program *prog) in sanity_run()
|
H A D | pe_preserve_elems.c | 9 static void test_one_map(struct bpf_map *map, struct bpf_program *prog, in test_one_map()
|
H A D | load_bytes_relative.c | 15 struct bpf_program *prog; in test_load_bytes_relative() local
|
H A D | xdp_adjust_frags.c | 9 struct bpf_program *prog; in test_xdp_update_frags() local
|
H A D | cgroup_attach_override.c | 15 struct bpf_insn prog[] = { in prog_load() local
|
H A D | stacktrace_map_raw_tp.c | 11 struct bpf_program *prog; in test_stacktrace_map_raw_tp() local
|
H A D | trace_ext.c | 24 struct bpf_program *prog; in test_trace_ext() local
|
/openbmc/linux/samples/bpf/ |
H A D | test_overhead_kprobe.bpf.c | 14 int prog(struct pt_regs *ctx) in prog() function
|
H A D | tracex7_user.c | 10 struct bpf_program *prog; in main() local
|
H A D | spintest_user.c | 15 struct bpf_program *prog; in main() local
|
H A D | test_current_task_under_cgroup_user.c | 19 struct bpf_program *prog; in main() local
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/ |
H A D | rx.c | 255 struct bpf_prog *prog; in mlx5e_xsk_skb_from_cqe_mpwrq_linear() local 310 struct bpf_prog *prog; in mlx5e_xsk_skb_from_cqe_linear() local
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_loader.c | 162 struct bpf_program *prog, in parse_test_spec() 344 struct bpf_program *prog) in prepare_case() 381 struct bpf_program *prog, in validate_case() 649 struct bpf_program *prog; in process_subtest() local
|
/openbmc/linux/kernel/bpf/ |
H A D | net_namespace.c | 297 int netns_bpf_prog_attach(const union bpf_attr *attr, struct bpf_prog *prog) in netns_bpf_prog_attach() 386 struct bpf_prog *prog; in netns_bpf_prog_detach() local 477 int netns_bpf_link_create(const union bpf_attr *attr, struct bpf_prog *prog) in netns_bpf_link_create()
|
H A D | task_iter.c | 201 struct bpf_prog *prog; in DEFINE_BPF_ITER_FUNC() local 226 static int bpf_iter_attach_task(struct bpf_prog *prog, in bpf_iter_attach_task() 378 struct bpf_prog *prog; in DEFINE_BPF_ITER_FUNC() local 640 struct bpf_prog *prog; in DEFINE_BPF_ITER_FUNC() local
|
/openbmc/linux/tools/testing/selftests/futex/functional/ |
H A D | futex_wait_wouldblock.c | 31 void usage(char *prog) in usage()
|
H A D | futex_requeue_pi_mismatched_ops.c | 35 void usage(char *prog) in usage()
|
/openbmc/linux/kernel/bpf/preload/iterators/ |
H A D | iterators.bpf.c | 55 struct bpf_prog *prog; member 103 struct bpf_prog *prog = ctx->prog; in dump_bpf_prog() local
|
/openbmc/linux/tools/testing/selftests/powerpc/dscr/ |
H A D | dscr_inherit_exec_test.c | 19 static char *prog; variable
|