Home
last modified time | relevance | path

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

/linux-6.12.1/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()
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dxdp_metadata.c370 struct bpf_program *new_prog, *prog; in test_xdp_metadata() local
/linux-6.12.1/kernel/bpf/
Dnet_namespace.c165 struct bpf_prog *new_prog, in bpf_netns_link_update_prog()
Dcgroup.c633 struct bpf_prog *new_prog = prog ? : link->link.prog; in __cgroup_bpf_attach() local
812 struct bpf_prog *new_prog) in __cgroup_bpf_replace()
844 static int cgroup_bpf_replace(struct bpf_link *link, struct bpf_prog *new_prog, in cgroup_bpf_replace()
Dbpf_iter.c411 struct bpf_prog *new_prog, in bpf_iter_link_replace()
Doffload.c270 int bpf_prog_dev_bound_inherit(struct bpf_prog *new_prog, struct bpf_prog *old_prog) in bpf_prog_dev_bound_inherit()
Dverifier.c19194 struct bpf_prog *new_prog, u32 off, u32 cnt) in adjust_insn_aux_data()
19255 struct bpf_prog *new_prog; in bpf_patch_insn_data() local
19586 struct bpf_prog *new_prog; in opt_subreg_zext_lo32_rnd_hi32() local
19693 struct bpf_prog *new_prog; in convert_ctx_accesses() local
20451 struct bpf_prog *new_prog; in do_misc_fixups() local
21317 struct bpf_prog *new_prog; in inline_bpf_loop() local
21410 struct bpf_prog *new_prog; in optimize_bpf_loop() local
Dsyscall.c5307 struct bpf_prog *old_prog = NULL, *new_prog; in link_update() local
/linux-6.12.1/drivers/net/ethernet/qlogic/qede/
Dqede.h521 struct bpf_prog *new_prog; member
/linux-6.12.1/net/core/
Ddev.c9485 struct bpf_xdp_link *link, struct bpf_prog *new_prog, in dev_xdp_attach()
9692 static int bpf_xdp_link_update(struct bpf_link *link, struct bpf_prog *new_prog, in bpf_xdp_link_update()
9818 struct bpf_prog *new_prog = NULL, *old_prog = NULL; in dev_change_xdp_fd() local
Dfilter.c569 struct bpf_prog *new_prog, int *new_len, in bpf_convert_filter()
/linux-6.12.1/include/linux/
Dbpf.h3076 static inline int bpf_prog_dev_bound_inherit(struct bpf_prog *new_prog, in bpf_prog_dev_bound_inherit()