Home
last modified time | relevance | path

Searched defs:prog (Results 251 – 275 of 384) sorted by relevance

1...<<111213141516

/openbmc/linux/arch/loongarch/net/
H A Dbpf_jit.h14 const struct bpf_prog *prog; member
/openbmc/linux/tools/testing/selftests/bpf/
H A Dxdp_hw_metadata.c400 struct bpf_program *prog; in main() local
H A Dveristat.c877 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
/openbmc/linux/tools/perf/util/
H A Dsession.c2353 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 Dbpf_counter.c106 struct bpf_program *prog; in bpf_program_profiler_load_one() local
/openbmc/linux/net/ipv4/
H A Dtcp_ipv4.c2793 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 Dverifier.c344 const struct bpf_prog *prog; in find_linfo() local
15448 struct bpf_prog *prog; in check_btf_func() local
15592 struct bpf_prog *prog; in check_btf_line() local
15719 struct bpf_prog *prog = env->prog; in check_core_relo() local
17506 struct bpf_prog *prog) in check_map_prog_compatibility()
17954 struct bpf_prog *prog = env->prog; in bpf_adj_linfo_after_remove() local
18692 struct bpf_prog *prog = env->prog; in fixup_call_args() local
18744 struct bpf_prog *prog = env->prog; in specialize_kfunc() local
18879 struct bpf_prog *prog = env->prog; in do_misc_fixups() local
19734 struct bpf_prog *prog = env->prog; in check_struct_ops_btf_id() local
[all …]
H A Dlocal_storage.c499 struct bpf_cgroup_storage *bpf_cgroup_storage_alloc(struct bpf_prog *prog, in bpf_cgroup_storage_alloc()
/openbmc/linux/arch/arm/net/
H A Dbpf_jit_32.c201 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 Dskmsg.h468 struct bpf_prog *prog) in psock_set_prog()
476 struct bpf_prog *prog, in psock_replace_prog()
H A Dtrace_events.h778 perf_event_attach_bpf_prog(struct perf_event *event, struct bpf_prog *prog, u64 bpf_cookie) in perf_event_attach_bpf_prog()
813 bpf_kprobe_multi_link_attach(const union bpf_attr *attr, struct bpf_prog *prog) in bpf_kprobe_multi_link_attach()
818 bpf_uprobe_multi_link_attach(const union bpf_attr *attr, struct bpf_prog *prog) in bpf_uprobe_multi_link_attach()
H A Dbpf_verifier.h608 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()
/openbmc/u-boot/arch/arm/dts/
H A Dat91sam9260.dtsi178 prog: progck { label
H A Dat91sam9n12.dtsi183 prog: progck { label
H A Dat91sam9rl.dtsi868 prog: progck { label
H A Dat91sam9x5.dtsi189 prog: progck { label
H A Dat91sam9g45.dtsi185 prog: progck { label
/openbmc/linux/samples/bpf/
H A Dmap_perf_test_user.c428 struct bpf_program *prog; in main() local
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_xdp.c386 static int bnxt_xdp_set(struct bnxt *bp, struct bpf_prog *prog) in bnxt_xdp_set()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_basic.c136 int err, prog, src; in test_sockmap_update() local
H A Dcls_redirect.c369 static void test_cls_redirect_common(struct bpf_program *prog) in test_cls_redirect_common()
/openbmc/linux/tools/perf/
H A Dbuiltin-report.c692 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 Dmxc_ocotp.c251 u32 fsource, prog; in set_timing() local
/openbmc/linux/tools/perf/tests/
H A Ddlfilter-test.c210 static const char *prog = "int bar(){};int foo(){bar();};int main(){foo();return 0;}"; variable
/openbmc/linux/fs/lockd/
H A Dmon.c41 u32 prog; /* RPC callback info */ member

1...<<111213141516