/openbmc/linux/arch/arm64/net/ |
H A D | bpf_jit_comp.c | 73 const struct bpf_prog *prog; member 290 const struct bpf_prog *prog = ctx->prog; in build_prologue() local 1373 static int find_fpb_offset(struct bpf_prog *prog) in find_fpb_offset() 1444 const struct bpf_prog *prog = ctx->prog; in build_body() local 1518 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile()
|
/openbmc/linux/tools/perf/bench/ |
H A D | sched-seccomp-notify.c | 59 struct sock_fprog prog = { in user_notif_syscall() local
|
/openbmc/linux/kernel/bpf/ |
H A D | link_iter.c | 48 struct bpf_prog *prog; in DEFINE_BPF_ITER_FUNC() local
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | empty_skb.c | 12 struct bpf_program *prog; in test_empty_skb() local
|
H A D | spin_lock.c | 77 struct bpf_program *prog; in test_spin_lock_fail_prog() local
|
H A D | bpf_nf.c | 144 struct bpf_program *prog; in test_bpf_nf_ct_fail() local
|
H A D | flow_dissector_reattach.c | 44 struct bpf_insn prog[] = { in load_prog() local 57 static __u32 query_prog_id(int prog) in query_prog_id()
|
H A D | sock_destroy.c | 11 static void start_iter_sockets(struct bpf_program *prog) in start_iter_sockets()
|
/openbmc/linux/tools/cgroup/ |
H A D | memcg_slabinfo.py | 148 def for_each_slab(prog): argument
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/ |
H A D | main.c | 39 struct bpf_prog *prog, struct netlink_ext_ack *extack) in nfp_bpf_xdp_offload() 186 struct bpf_prog *prog; in nfp_bpf_check_mtu() local
|
/openbmc/linux/samples/bpf/ |
H A D | xdp_adjust_tail_user.c | 90 struct bpf_program *prog; in main() local
|
H A D | tracex3_user.c | 110 struct bpf_program *prog; in main() local
|
H A D | tracex6_user.c | 178 struct bpf_program *prog; in main() local
|
H A D | lathist_user.c | 84 struct bpf_program *prog; in main() local
|
H A D | offwaketime_user.c | 99 struct bpf_program *prog; in main() local
|
H A D | test_map_in_map_user.c | 119 struct bpf_program *prog; in main() local
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | xdping.c | 73 static void show_usage(const char *prog) in show_usage()
|
H A D | xdp_redirect_multi.c | 71 static void usage(const char *prog) in usage()
|
/openbmc/linux/tools/testing/selftests/bpf/benchs/ |
H A D | bench_strncmp.c | 101 static void strncmp_attach_prog(struct bpf_program *prog) in strncmp_attach_prog()
|
H A D | bench_rename.c | 63 static void attach_bpf(struct bpf_program *prog) in attach_bpf()
|
/openbmc/linux/arch/loongarch/net/ |
H A D | bpf_jit.c | 1039 const struct bpf_prog *prog = ctx->prog; in build_body() local 1093 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile()
|
/openbmc/linux/tools/bpf/bpftool/ |
H A D | gen.c | 534 struct bpf_program *prog; in codegen_attach_detach() local 616 struct bpf_program *prog; in codegen_destroy() local 865 struct bpf_program *prog; in codegen_progs_skeleton() local 915 struct bpf_program *prog; in do_skeleton() local 1289 struct bpf_program *prog; in do_subskeleton() local
|
/openbmc/linux/net/netfilter/ |
H A D | xt_bpf.c | 45 struct bpf_prog *prog; in __bpf_mt_check_fd() local
|
/openbmc/u-boot/tools/ |
H A D | bmp_logo.c | 17 void usage(const char *prog) in usage()
|
/openbmc/linux/arch/x86/tools/ |
H A D | insn_decoder_test.c | 28 const char *prog; variable
|