| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | bpf-prologue.c | 364 bpf__gen_prologue(struct probe_trace_arg *args, int nargs, struct bpf_insn *new_prog, size_t *new_cnt, size_t cnt_space) bpf__gen_prologue() argument
|
| /kernel/linux/linux-5.10/kernel/bpf/ |
| H A D | net_namespace.c | 163 bpf_netns_link_update_prog(struct bpf_link *link, struct bpf_prog *new_prog, struct bpf_prog *old_prog) bpf_netns_link_update_prog() argument
|
| H A D | bpf_iter.c | 366 bpf_iter_link_replace(struct bpf_link *link, struct bpf_prog *new_prog, struct bpf_prog *old_prog) bpf_iter_link_replace() argument
|
| H A D | cgroup.c | 600 static int cgroup_bpf_replace(struct bpf_link *link, struct bpf_prog *new_prog, in cgroup_bpf_replace() argument 573 __cgroup_bpf_replace(struct cgroup *cgrp, struct bpf_cgroup_link *link, struct bpf_prog *new_prog) __cgroup_bpf_replace() argument
|
| H A D | syscall.c | 4133 struct bpf_prog *old_prog = NULL, *new_prog; in link_update() local
|
| H A D | verifier.c | 10826 struct bpf_prog *new_prog; in bpf_patch_insn_data() local 10763 adjust_insn_aux_data(struct bpf_verifier_env *env, struct bpf_insn_aux_data *new_data, struct bpf_prog *new_prog, u32 off, u32 cnt) adjust_insn_aux_data() argument 11117 struct bpf_prog *new_prog; opt_subreg_zext_lo32_rnd_hi32() local 11200 struct bpf_prog *new_prog; convert_ctx_accesses() local 11647 struct bpf_prog *new_prog; fixup_bpf_calls() local [all...] |
| /kernel/linux/linux-6.6/kernel/bpf/ |
| H A D | net_namespace.c | 164 bpf_netns_link_update_prog(struct bpf_link *link, struct bpf_prog *new_prog, struct bpf_prog *old_prog) bpf_netns_link_update_prog() argument
|
| H A D | offload.c | 263 int bpf_prog_dev_bound_inherit(struct bpf_prog *new_prog, struct bpf_prog *old_prog) in bpf_prog_dev_bound_inherit() argument
|
| H A D | bpf_iter.c | 411 bpf_iter_link_replace(struct bpf_link *link, struct bpf_prog *new_prog, struct bpf_prog *old_prog) bpf_iter_link_replace() argument
|
| H A D | cgroup.c | 616 struct bpf_prog *new_prog = prog ? : link->link.prog; in __cgroup_bpf_attach() local 827 static int cgroup_bpf_replace(struct bpf_link *link, struct bpf_prog *new_prog, in cgroup_bpf_replace() argument 793 __cgroup_bpf_replace(struct cgroup *cgrp, struct bpf_cgroup_link *link, struct bpf_prog *new_prog) __cgroup_bpf_replace() argument [all...] |
| H A D | syscall.c | 5059 struct bpf_prog *old_prog = NULL, *new_prog; in link_update() local
|
| H A D | verifier.c | 17847 struct bpf_prog *new_prog; in bpf_patch_insn_data() local 17784 adjust_insn_aux_data(struct bpf_verifier_env *env, struct bpf_insn_aux_data *new_data, struct bpf_prog *new_prog, u32 off, u32 cnt) adjust_insn_aux_data() argument 18138 struct bpf_prog *new_prog; opt_subreg_zext_lo32_rnd_hi32() local 18242 struct bpf_prog *new_prog; convert_ctx_accesses() local 18865 struct bpf_prog *new_prog; do_misc_fixups() local 19394 struct bpf_prog *new_prog; inline_bpf_loop() local 19487 struct bpf_prog *new_prog; optimize_bpf_loop() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | xdp_metadata.c | 283 struct bpf_program *new_prog, *prog; in test_xdp_metadata() local
|
| /kernel/linux/linux-6.6/net/netfilter/ |
| H A D | nf_bpf_link.c | 162 static int bpf_nf_link_update(struct bpf_link *link, struct bpf_prog *new_prog, in bpf_nf_link_update() argument
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qede/ |
| H A D | qede.h | 525 struct bpf_prog *new_prog; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qede/ |
| H A D | qede.h | 521 struct bpf_prog *new_prog; member
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | shaderapi.c | 1519 struct gl_program *new_prog = NULL; in _mesa_use_shader_program() local
|
| /kernel/linux/linux-5.10/net/core/ |
| H A D | filter.c | 561 bpf_convert_filter(struct sock_filter *prog, int len, struct bpf_prog *new_prog, int *new_len, bool *seen_ld_abs) bpf_convert_filter() argument [all...] |
| H A D | dev.c | 9147 dev_xdp_attach(struct net_device *dev, struct netlink_ext_ack *extack, struct bpf_xdp_link *link, struct bpf_prog *new_prog, struct bpf_prog *old_prog, u32 flags) dev_xdp_attach() argument 9341 bpf_xdp_link_update(struct bpf_link *link, struct bpf_prog *new_prog, struct bpf_prog *old_prog) bpf_xdp_link_update() argument 9465 struct bpf_prog *new_prog = NULL, *old_prog = NULL; dev_change_xdp_fd() local [all...] |
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | bpf.h | 2848 static inline int bpf_prog_dev_bound_inherit(struct bpf_prog *new_prog, in bpf_prog_dev_bound_inherit() argument
|
| /kernel/linux/linux-6.6/net/core/ |
| H A D | filter.c | 561 bpf_convert_filter(struct sock_filter *prog, int len, struct bpf_prog *new_prog, int *new_len, bool *seen_ld_abs) bpf_convert_filter() argument [all...] |
| H A D | dev.c | 9249 dev_xdp_attach(struct net_device *dev, struct netlink_ext_ack *extack, struct bpf_xdp_link *link, struct bpf_prog *new_prog, struct bpf_prog *old_prog, u32 flags) dev_xdp_attach() argument 9457 bpf_xdp_link_update(struct bpf_link *link, struct bpf_prog *new_prog, struct bpf_prog *old_prog) bpf_xdp_link_update() argument 9583 struct bpf_prog *new_prog = NULL, *old_prog = NULL; dev_change_xdp_fd() local [all...] |