Searched refs:allow_multi (Results 1 - 2 of 2) sorted by relevance

/linux-master/kernel/bpf/
H A Dcgroup.c560 bool allow_multi)
565 if (!allow_multi) {
854 bool allow_multi)
858 if (!allow_multi) {
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) argument
851 find_detach_entry(struct hlist_head *progs, struct bpf_prog *prog, struct bpf_cgroup_link *link, bool allow_multi) argument
/linux-master/fs/ceph/
H A Dmds_client.c60 bool allow_multi; member in struct:ceph_reconnect_state
4367 if (!recon_state->allow_multi)
4803 recon_state.allow_multi = true;
4833 if (!recon_state.allow_multi) {

Completed in 576 milliseconds