Searched defs:new_prog (Results 1 – 11 of 11) sorted by relevance
| /linux/net/netfilter/ |
| H A D | nf_bpf_link.c | 165 static int bpf_nf_link_update(struct bpf_link *link, struct bpf_prog *new_prog, in bpf_nf_link_update()
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | xdp_metadata.c | 353 struct bpf_program *new_prog, *prog; in test_xdp_metadata() local
|
| /linux/kernel/bpf/ |
| H A D | net_namespace.c | 164 struct bpf_prog *new_prog, in bpf_netns_link_update_prog()
|
| H A D | cgroup.c | 795 struct bpf_prog *new_prog = prog ? : link->link.prog; in __cgroup_bpf_attach() local 978 struct bpf_prog *new_prog) in __cgroup_bpf_replace() 1011 static int cgroup_bpf_replace(struct bpf_link *link, struct bpf_prog *new_prog, in cgroup_bpf_replace()
|
| H A D | bpf_iter.c | 409 struct bpf_prog *new_prog, in bpf_iter_link_replace()
|
| H A D | offload.c | 261 int bpf_prog_dev_bound_inherit(struct bpf_prog *new_prog, struct bpf_prog *old_prog) in bpf_prog_dev_bound_inherit()
|
| H A D | verifier.c | 21944 adjust_insn_aux_data(struct bpf_verifier_env * env,struct bpf_prog * new_prog,u32 off,u32 cnt) adjust_insn_aux_data() argument 22030 struct bpf_prog *new_prog; bpf_patch_insn_data() local 22399 struct bpf_prog *new_prog; opt_subreg_zext_lo32_rnd_hi32() local 22505 struct bpf_prog *new_prog; convert_ctx_accesses() local 23381 struct bpf_prog *new_prog; do_misc_fixups() local 24345 struct bpf_prog *new_prog; inline_bpf_loop() local 24438 struct bpf_prog *new_prog; optimize_bpf_loop() local [all...] |
| H A D | syscall.c | 5818 struct bpf_prog *old_prog = NULL, *new_prog; link_update() local
|
| /linux/drivers/net/ethernet/qlogic/qede/ |
| H A D | qede.h | 521 struct bpf_prog *new_prog; member
|
| /linux/net/core/ |
| H A D | dev.c | 10398 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 10611 bpf_xdp_link_update(struct bpf_link * link,struct bpf_prog * new_prog,struct bpf_prog * old_prog) bpf_xdp_link_update() argument 10742 struct bpf_prog *new_prog = NULL, *old_prog = NULL; dev_change_xdp_fd() local [all...] |
| H A D | filter.c | 586 struct bpf_prog *new_prog, int *new_len, in bpf_convert_filter()
|