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

/linux-master/kernel/bpf/
H A Dtcx.c15 struct bpf_prog *replace_prog = NULL; local
H A Dcgroup.c556 find_attach_entry(struct hlist_head *progs, struct bpf_prog *prog, struct bpf_cgroup_link *link, struct bpf_prog *replace_prog, bool allow_multi) argument
607 __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) argument
724 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) argument
1133 struct bpf_prog *replace_prog = NULL; local
[all...]
/linux-master/drivers/net/
H A Dnetkit.c500 struct bpf_prog *replace_prog = NULL; local

Completed in 178 milliseconds