Home
last modified time | relevance | path

Searched defs:new_prog (Results 1 – 21 of 21) sorted by relevance

/kernel/linux/linux-6.6/net/netfilter/
Dnf_bpf_link.c165 static int bpf_nf_link_update(struct bpf_link *link, struct bpf_prog *new_prog, in bpf_nf_link_update()
/kernel/linux/linux-5.10/tools/perf/util/
Dbpf-prologue.c365 struct bpf_insn *new_prog, size_t *new_cnt, in bpf__gen_prologue()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
Dxdp_metadata.c283 struct bpf_program *new_prog, *prog; in test_xdp_metadata() local
/kernel/linux/linux-5.10/kernel/bpf/
Dnet_namespace.c164 struct bpf_prog *new_prog, in bpf_netns_link_update_prog()
Dbpf_iter.c367 struct bpf_prog *new_prog, in bpf_iter_link_replace()
Dcgroup.c592 struct bpf_prog *new_prog) in __cgroup_bpf_replace()
617 static int cgroup_bpf_replace(struct bpf_link *link, struct bpf_prog *new_prog, in cgroup_bpf_replace()
Dverifier.c10776 struct bpf_prog *new_prog, u32 off, u32 cnt) in adjust_insn_aux_data()
10837 struct bpf_prog *new_prog; in bpf_patch_insn_data() local
11128 struct bpf_prog *new_prog; in opt_subreg_zext_lo32_rnd_hi32() local
11211 struct bpf_prog *new_prog; in convert_ctx_accesses() local
11658 struct bpf_prog *new_prog; in fixup_bpf_calls() local
Dsyscall.c4141 struct bpf_prog *old_prog = NULL, *new_prog; in link_update() local
/kernel/linux/linux-6.6/kernel/bpf/
Dnet_namespace.c165 struct bpf_prog *new_prog, in bpf_netns_link_update_prog()
Dcgroup.c649 struct bpf_prog *new_prog = prog ? : link->link.prog; in __cgroup_bpf_attach() local
829 struct bpf_prog *new_prog) in __cgroup_bpf_replace()
861 static int cgroup_bpf_replace(struct bpf_link *link, struct bpf_prog *new_prog, in cgroup_bpf_replace()
Dbpf_iter.c412 struct bpf_prog *new_prog, in bpf_iter_link_replace()
Doffload.c263 int bpf_prog_dev_bound_inherit(struct bpf_prog *new_prog, struct bpf_prog *old_prog) in bpf_prog_dev_bound_inherit()
Dverifier.c17871 struct bpf_prog *new_prog, u32 off, u32 cnt) in adjust_insn_aux_data()
17932 struct bpf_prog *new_prog; in bpf_patch_insn_data() local
18223 struct bpf_prog *new_prog; in opt_subreg_zext_lo32_rnd_hi32() local
18327 struct bpf_prog *new_prog; in convert_ctx_accesses() local
18950 struct bpf_prog *new_prog; in do_misc_fixups() local
19564 struct bpf_prog *new_prog; in inline_bpf_loop() local
19657 struct bpf_prog *new_prog; in optimize_bpf_loop() local
Dsyscall.c5137 struct bpf_prog *old_prog = NULL, *new_prog; in link_update() local
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qede/
Dqede.h525 struct bpf_prog *new_prog; member
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qede/
Dqede.h521 struct bpf_prog *new_prog; member
/kernel/linux/linux-5.10/net/core/
Ddev.c9152 struct bpf_xdp_link *link, struct bpf_prog *new_prog, in dev_xdp_attach()
9345 static int bpf_xdp_link_update(struct bpf_link *link, struct bpf_prog *new_prog, in bpf_xdp_link_update()
9469 struct bpf_prog *new_prog = NULL, *old_prog = NULL; in dev_change_xdp_fd() local
Dfilter.c562 struct bpf_prog *new_prog, int *new_len, in bpf_convert_filter()
/kernel/linux/linux-6.6/net/core/
Ddev.c9291 struct bpf_xdp_link *link, struct bpf_prog *new_prog, in dev_xdp_attach()
9502 static int bpf_xdp_link_update(struct bpf_link *link, struct bpf_prog *new_prog, in bpf_xdp_link_update()
9628 struct bpf_prog *new_prog = NULL, *old_prog = NULL; in dev_change_xdp_fd() local
Dfilter.c570 struct bpf_prog *new_prog, int *new_len, in bpf_convert_filter()
/kernel/linux/linux-6.6/include/linux/
Dbpf.h2882 static inline int bpf_prog_dev_bound_inherit(struct bpf_prog *new_prog, in bpf_prog_dev_bound_inherit()