Home
last modified time | relevance | path

Searched defs:allow_multi (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/bpf/
H A Dcgroup.c627 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
1039 find_detach_entry(struct hlist_head * progs,struct bpf_prog * prog,struct bpf_cgroup_link * link,bool allow_multi) find_detach_entry() argument
/linux/fs/ceph/
H A Dmds_client.c60 bool allow_multi; member