Searched refs:detaching (Results 1 – 6 of 6) sorted by relevance
170 atomic_t detaching; /* 0->device usable, 1->device detaching */ member254 (atomic_read(&sdp->detaching) || in open_wait()260 if (atomic_read(&sdp->detaching)) in open_wait()267 (atomic_read(&sdp->detaching) || in open_wait()273 if (atomic_read(&sdp->detaching)) in open_wait()472 (!busy && atomic_read(&sdp->detaching)))); in sg_read()616 if (atomic_read(&sdp->detaching)) in sg_write()809 if (atomic_read(&sdp->detaching)) { in sg_common_write()928 if (atomic_read(&sdp->detaching)) in sg_ioctl_common()977 if (atomic_read(&sdp->detaching)) in sg_ioctl_common()[all …]
54 bool detaching, int state) in __vma_enter_locked() argument62 if (!detaching) in __vma_enter_locked()82 WARN_ON_ONCE(!detaching); in __vma_enter_locked()
70 actions on the device (e.g. changing config space, detaching a device).
193 hot-plug signaling. Thus, without this driver, detaching the base
27 umounted. Note that detaching (or lazy umounting) the filesystem
283 detaching any pinned resources.