Home
last modified time | relevance | path

Searched defs:replace_prog (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/bpf/
H A Dtcx.c15 struct bpf_prog *replace_prog = NULL; in tcx_prog_attach() local
H A Dcgroup.c626 find_attach_entry(struct hlist_head * progs,struct bpf_prog * prog,struct bpf_cgroup_link * link,struct bpf_prog * replace_prog,bool allow_multi) find_attach_entry() argument
787 __cgroup_bpf_attach(struct cgroup * cgrp,struct bpf_prog * prog,struct bpf_prog * replace_prog,struct bpf_cgroup_link * link,enum bpf_attach_type type,u32 flags,u32 id_or_fd,u64 revision) __cgroup_bpf_attach() argument
908 cgroup_bpf_attach(struct cgroup * cgrp,struct bpf_prog * prog,struct bpf_prog * replace_prog,struct bpf_cgroup_link * link,enum bpf_attach_type type,u32 flags,u32 id_or_fd,u64 revision) cgroup_bpf_attach() argument
1329 struct bpf_prog *replace_prog = NULL; cgroup_bpf_prog_attach() local
[all...]
/linux/drivers/net/
H A Dnetkit.c530 struct bpf_prog *replace_prog = NULL; in netkit_prog_attach() local