Home
last modified time | relevance | path

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

/kernel/bpf/
Dnet_namespace.c165 struct bpf_prog *new_prog, in bpf_netns_link_update_prog()
Dcgroup.c616 struct bpf_prog *new_prog = prog ? : link->link.prog; in __cgroup_bpf_attach() local
794 struct bpf_prog *new_prog) in __cgroup_bpf_replace()
826 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()
Dverifier.c13270 struct bpf_prog *new_prog, u32 off, u32 cnt) in adjust_insn_aux_data()
13331 struct bpf_prog *new_prog; in bpf_patch_insn_data() local
13622 struct bpf_prog *new_prog; in opt_subreg_zext_lo32_rnd_hi32() local
13726 struct bpf_prog *new_prog; in convert_ctx_accesses() local
14225 struct bpf_prog *new_prog; in do_misc_fixups() local
14745 struct bpf_prog *new_prog; in inline_bpf_loop() local
14838 struct bpf_prog *new_prog; in optimize_bpf_loop() local
Dsyscall.c4649 struct bpf_prog *old_prog = NULL, *new_prog; in link_update() local