Searched defs:new_prog (Results 1 – 9 of 9) sorted by relevance
/linux/tools/perf/util/ |
A D | bpf-prologue.c | 365 struct bpf_insn *new_prog, size_t *new_cnt, in bpf__gen_prologue()
|
/linux/kernel/bpf/ |
A D | net_namespace.c | 164 struct bpf_prog *new_prog, in bpf_netns_link_update_prog()
|
A D | bpf_iter.c | 403 struct bpf_prog *new_prog, in bpf_iter_link_replace()
|
A D | cgroup.c | 596 struct bpf_prog *new_prog) in __cgroup_bpf_replace() 628 static int cgroup_bpf_replace(struct bpf_link *link, struct bpf_prog *new_prog, in cgroup_bpf_replace()
|
A D | verifier.c | 11946 struct bpf_prog *new_prog, u32 off, u32 cnt) in adjust_insn_aux_data() 12007 struct bpf_prog *new_prog; in bpf_patch_insn_data() local 12298 struct bpf_prog *new_prog; in opt_subreg_zext_lo32_rnd_hi32() local 12398 struct bpf_prog *new_prog; in convert_ctx_accesses() local 12895 struct bpf_prog *new_prog; in do_misc_fixups() local
|
A D | syscall.c | 4328 struct bpf_prog *old_prog = NULL, *new_prog; in link_update() local
|
/linux/drivers/net/ethernet/qlogic/qede/ |
A D | qede.h | 519 struct bpf_prog *new_prog; member
|
/linux/net/core/ |
A D | dev.c | 9435 struct bpf_xdp_link *link, struct bpf_prog *new_prog, in dev_xdp_attach() 9638 static int bpf_xdp_link_update(struct bpf_link *link, struct bpf_prog *new_prog, in bpf_xdp_link_update() 9756 struct bpf_prog *new_prog = NULL, *old_prog = NULL; in dev_change_xdp_fd() local
|
A D | filter.c | 557 struct bpf_prog *new_prog, int *new_len, in bpf_convert_filter()
|
Completed in 76 milliseconds