Home
last modified time | relevance | path

Searched defs:prog (Results 76 – 100 of 384) sorted by relevance

12345678910>>...16

/openbmc/linux/samples/seccomp/
H A Dbpf-fancy.c81 struct sock_fprog prog = { in main() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcpumask.c26 struct bpf_program *prog; in verify_success() local
H A Dlink_pinning.c11 void test_link_pinning_subtest(struct bpf_program *prog, in test_link_pinning_subtest()
H A Dcb_refs.c25 struct bpf_program *prog; in test_cb_refs() local
H A Dsignal_pending.c12 struct bpf_insn prog[4096]; in test_signal_pending_by_type() local
H A Dreference_tracking.c13 struct bpf_program *prog; in test_reference_tracking() local
H A Dtest_profiler.c9 static int sanity_run(struct bpf_program *prog) in sanity_run()
H A Dpe_preserve_elems.c9 static void test_one_map(struct bpf_map *map, struct bpf_program *prog, in test_one_map()
H A Dload_bytes_relative.c15 struct bpf_program *prog; in test_load_bytes_relative() local
H A Dxdp_adjust_frags.c9 struct bpf_program *prog; in test_xdp_update_frags() local
H A Dcgroup_attach_override.c15 struct bpf_insn prog[] = { in prog_load() local
H A Dstacktrace_map_raw_tp.c11 struct bpf_program *prog; in test_stacktrace_map_raw_tp() local
H A Dtrace_ext.c24 struct bpf_program *prog; in test_trace_ext() local
/openbmc/linux/samples/bpf/
H A Dtest_overhead_kprobe.bpf.c14 int prog(struct pt_regs *ctx) in prog() function
H A Dtracex7_user.c10 struct bpf_program *prog; in main() local
H A Dspintest_user.c15 struct bpf_program *prog; in main() local
H A Dtest_current_task_under_cgroup_user.c19 struct bpf_program *prog; in main() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/
H A Drx.c255 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 Dtest_loader.c162 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 Dnet_namespace.c297 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 Dtask_iter.c201 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 Dfutex_wait_wouldblock.c31 void usage(char *prog) in usage()
H A Dfutex_requeue_pi_mismatched_ops.c35 void usage(char *prog) in usage()
/openbmc/linux/kernel/bpf/preload/iterators/
H A Diterators.bpf.c55 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 Ddscr_inherit_exec_test.c19 static char *prog; variable

12345678910>>...16