/openbmc/linux/arch/loongarch/net/ |
H A D | bpf_jit.h | 14 const struct bpf_prog *prog; member
|
/openbmc/linux/tools/perf/util/ |
H A D | session.c | 2353 struct ui_progress *prog) in reader__read_event() 2406 struct ui_progress *prog) in reader__process_events() 2459 struct ui_progress prog; in __perf_session__process_events() local 2512 struct ui_progress prog; in __perf_session__process_dir_events() local
|
H A D | bpf_counter.c | 106 struct bpf_program *prog; in bpf_program_profiler_load_one() local
|
/openbmc/linux/net/ipv4/ |
H A D | tcp_ipv4.c | 2793 static int tcp_prog_seq_show(struct bpf_prog *prog, struct bpf_iter_meta *meta, in tcp_prog_seq_show() 2988 struct bpf_prog *prog; in bpf_iter_tcp_seq_show() local 3030 struct bpf_prog *prog; in bpf_iter_tcp_seq_stop() local 3380 const struct bpf_prog *prog) in bpf_iter_tcp_get_func_proto()
|
/openbmc/linux/kernel/bpf/ |
H A D | verifier.c | 344 const struct bpf_prog *prog; in find_linfo() local 15449 struct bpf_prog *prog; in check_btf_func() local 15593 struct bpf_prog *prog; in check_btf_line() local 15720 struct bpf_prog *prog = env->prog; in check_core_relo() local 17510 struct bpf_prog *prog) in check_map_prog_compatibility() 17958 struct bpf_prog *prog = env->prog; in bpf_adj_linfo_after_remove() local 18696 struct bpf_prog *prog = env->prog; in fixup_call_args() local 18748 struct bpf_prog *prog = env->prog; in specialize_kfunc() local 18883 struct bpf_prog *prog = env->prog; in do_misc_fixups() local 19738 struct bpf_prog *prog = env->prog; in check_struct_ops_btf_id() local [all …]
|
H A D | local_storage.c | 499 struct bpf_cgroup_storage *bpf_cgroup_storage_alloc(struct bpf_prog *prog, in bpf_cgroup_storage_alloc()
|
/openbmc/linux/arch/arm/net/ |
H A D | bpf_jit_32.c | 201 const struct bpf_prog *prog; member 1831 const struct bpf_prog *prog = ctx->prog; in build_body() local 1875 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile()
|
/openbmc/linux/include/linux/ |
H A D | skmsg.h | 468 struct bpf_prog *prog) in psock_set_prog() 476 struct bpf_prog *prog, in psock_replace_prog()
|
H A D | bpf_verifier.h | 608 struct bpf_prog *prog; /* eBPF program being verified */ member 761 static inline enum bpf_prog_type resolve_prog_type(const struct bpf_prog *prog) in resolve_prog_type() 767 static inline bool bpf_prog_check_recur(const struct bpf_prog *prog) in bpf_prog_check_recur()
|
H A D | trace_events.h | 779 perf_event_attach_bpf_prog(struct perf_event *event, struct bpf_prog *prog, u64 bpf_cookie) in perf_event_attach_bpf_prog() 814 bpf_kprobe_multi_link_attach(const union bpf_attr *attr, struct bpf_prog *prog) in bpf_kprobe_multi_link_attach() 819 bpf_uprobe_multi_link_attach(const union bpf_attr *attr, struct bpf_prog *prog) in bpf_uprobe_multi_link_attach()
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | at91sam9260.dtsi | 178 prog: progck { label
|
H A D | at91sam9n12.dtsi | 183 prog: progck { label
|
H A D | at91sam9rl.dtsi | 868 prog: progck { label
|
H A D | at91sam9x5.dtsi | 189 prog: progck { label
|
H A D | at91sam9g45.dtsi | 185 prog: progck { label
|
/openbmc/linux/samples/bpf/ |
H A D | map_perf_test_user.c | 428 struct bpf_program *prog; in main() local
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_xdp.c | 386 static int bnxt_xdp_set(struct bnxt *bp, struct bpf_prog *prog) in bnxt_xdp_set()
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | veristat.c | 877 static void fixup_obj(struct bpf_object *obj, struct bpf_program *prog, const char *filename) in fixup_obj() 955 static int process_prog(const char *filename, struct bpf_object *obj, struct bpf_program *prog) in process_prog() 1024 struct bpf_program *prog, *tprog, *lprog; in process_obj() local
|
H A D | xdp_hw_metadata.c | 414 struct bpf_program *prog; in main() local
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | sockmap_basic.c | 136 int err, prog, src; in test_sockmap_update() local
|
H A D | cls_redirect.c | 369 static void test_cls_redirect_common(struct bpf_program *prog) in test_cls_redirect_common()
|
/openbmc/linux/tools/perf/ |
H A D | builtin-report.c | 692 struct ui_progress prog; in report__collapse_hists() local 739 struct ui_progress prog; in report__output_resort() local
|
/openbmc/u-boot/drivers/misc/ |
H A D | mxc_ocotp.c | 251 u32 fsource, prog; in set_timing() local
|
/openbmc/linux/tools/perf/tests/ |
H A D | dlfilter-test.c | 210 static const char *prog = "int bar(){};int foo(){bar();};int main(){foo();return 0;}"; variable
|
/openbmc/linux/fs/lockd/ |
H A D | mon.c | 41 u32 prog; /* RPC callback info */ member
|