Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dbpf-prologue.c365 struct bpf_insn *new_prog, size_t *new_cnt, in bpf__gen_prologue()
/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Dxdp_metadata.c286 struct bpf_program *new_prog, *prog; in test_xdp_metadata() local
/linux-6.3-rc2/kernel/bpf/
A Dnet_namespace.c165 struct bpf_prog *new_prog, in bpf_netns_link_update_prog()
A 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()
A Dbpf_iter.c412 struct bpf_prog *new_prog, in bpf_iter_link_replace()
A Doffload.c260 int bpf_prog_dev_bound_inherit(struct bpf_prog *new_prog, struct bpf_prog *old_prog) in bpf_prog_dev_bound_inherit()
A Dverifier.c15346 struct bpf_prog *new_prog, u32 off, u32 cnt) in adjust_insn_aux_data()
15407 struct bpf_prog *new_prog; in bpf_patch_insn_data() local
15698 struct bpf_prog *new_prog; in opt_subreg_zext_lo32_rnd_hi32() local
15802 struct bpf_prog *new_prog; in convert_ctx_accesses() local
16342 struct bpf_prog *new_prog; in do_misc_fixups() local
16871 struct bpf_prog *new_prog; in inline_bpf_loop() local
16964 struct bpf_prog *new_prog; in optimize_bpf_loop() local
A Dsyscall.c4656 struct bpf_prog *old_prog = NULL, *new_prog; in link_update() local
/linux-6.3-rc2/drivers/net/ethernet/qlogic/qede/
A Dqede.h519 struct bpf_prog *new_prog; member
/linux-6.3-rc2/net/core/
A Ddev.c9143 struct bpf_xdp_link *link, struct bpf_prog *new_prog, in dev_xdp_attach()
9350 static int bpf_xdp_link_update(struct bpf_link *link, struct bpf_prog *new_prog, in bpf_xdp_link_update()
9474 struct bpf_prog *new_prog = NULL, *old_prog = NULL; in dev_change_xdp_fd() local
A Dfilter.c560 struct bpf_prog *new_prog, int *new_len, in bpf_convert_filter()
/linux-6.3-rc2/include/linux/
A Dbpf.h2601 static inline int bpf_prog_dev_bound_inherit(struct bpf_prog *new_prog, in bpf_prog_dev_bound_inherit()

Completed in 112 milliseconds