Searched defs:allow_multi (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/kernel/bpf/ |
H A D | cgroup.c | 382 find_attach_entry(struct list_head *progs, struct bpf_prog *prog, struct bpf_cgroup_link *link, struct bpf_prog *replace_prog, bool allow_multi) find_attach_entry() argument 624 find_detach_entry(struct list_head *progs, struct bpf_prog *prog, struct bpf_cgroup_link *link, bool allow_multi) find_detach_entry() argument
|
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | cgroup.c | 556 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 851 find_detach_entry(struct hlist_head *progs, struct bpf_prog *prog, struct bpf_cgroup_link *link, bool allow_multi) find_detach_entry() argument
|
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | mds_client.c | 57 bool allow_multi; member
|
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | mds_client.c | 59 bool allow_multi; member
|
Completed in 17 milliseconds