Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A 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/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_metadata.c353 struct bpf_program *new_prog, *prog; in test_xdp_metadata() local
/linux/kernel/bpf/
H A Dnet_namespace.c164 struct bpf_prog *new_prog, in bpf_netns_link_update_prog()
H A Dcgroup.c796 struct bpf_prog *new_prog = prog ? : link->link.prog; __cgroup_bpf_attach() local
979 __cgroup_bpf_replace(struct cgroup * cgrp,struct bpf_cgroup_link * link,struct bpf_prog * new_prog) __cgroup_bpf_replace() argument
1012 cgroup_bpf_replace(struct bpf_link * link,struct bpf_prog * new_prog,struct bpf_prog * old_prog) cgroup_bpf_replace() argument
[all...]
H A Dbpf_iter.c409 struct bpf_prog *new_prog, in bpf_iter_link_replace() argument
H A Doffload.c271 int bpf_prog_dev_bound_inherit(struct bpf_prog *new_prog, struct bpf_prog *old_prog) in bpf_prog_dev_bound_inherit()
H A Dverifier.c20695 struct bpf_prog *new_prog, u32 off, u32 cnt) in adjust_insn_aux_data()
20754 struct bpf_prog *new_prog; in bpf_patch_insn_data() local
21096 struct bpf_prog *new_prog; in opt_subreg_zext_lo32_rnd_hi32() local
21202 struct bpf_prog *new_prog; in convert_ctx_accesses() local
22016 struct bpf_prog *new_prog; in do_misc_fixups() local
22939 struct bpf_prog *new_prog; in inline_bpf_loop() local
23032 struct bpf_prog *new_prog; in optimize_bpf_loop() local
H A Dsyscall.c5781 struct bpf_prog *old_prog = NULL, *new_prog; in link_update() local
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede.h521 struct bpf_prog *new_prog; member
/linux/net/core/
H A Ddev.c10259 struct bpf_xdp_link *link, struct bpf_prog *new_prog, in dev_xdp_attach()
10472 static int bpf_xdp_link_update(struct bpf_link *link, struct bpf_prog *new_prog, in bpf_xdp_link_update()
10603 struct bpf_prog *new_prog = NULL, *old_prog = NULL; in dev_change_xdp_fd() local
H A Dfilter.c586 struct bpf_prog *new_prog, int *new_len, in bpf_convert_filter()
/linux/include/linux/
H A Dbpf.h3317 static inline int bpf_prog_dev_bound_inherit(struct bpf_prog *new_prog, in bpf_prog_dev_bound_inherit()