Searched defs:replace_prog (Results 1 – 2 of 2) sorted by relevance
| /linux/kernel/bpf/ |
| H A D | tcx.c | 15 struct bpf_prog *replace_prog = NULL; in tcx_prog_attach() local
|
| H A D | cgroup.c | 625 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 786 __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 907 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 1328 struct bpf_prog *replace_prog = NULL; cgroup_bpf_prog_attach() local [all...] |