Home
last modified time | relevance | path

Searched refs:detaching (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/scsi/
H A Dsg.c170 atomic_t detaching; /* 0->device usable, 1->device detaching */ member
255 (atomic_read(&sdp->detaching) || in open_wait()
261 if (atomic_read(&sdp->detaching)) in open_wait()
268 (atomic_read(&sdp->detaching) || in open_wait()
274 if (atomic_read(&sdp->detaching)) in open_wait()
473 (!busy && atomic_read(&sdp->detaching)))); in sg_read()
617 if (atomic_read(&sdp->detaching)) in sg_write()
810 if (atomic_read(&sdp->detaching)) { in sg_common_write()
929 if (atomic_read(&sdp->detaching)) in sg_ioctl_common()
978 if (atomic_read(&sdp->detaching)) in sg_ioctl_common()
[all …]
/linux/mm/
H A Dmmap_lock.c54 bool detaching; member
78 const unsigned int tgt = ves->detaching ? 0 : 1; in get_target_refcnt()
177 .detaching = true, in __vma_exclude_readers_for_detach()
/linux/Documentation/fb/
H A Dfbcon.rst223 restore VGA text mode for you. With the rest, before detaching fbcon, you
270 won't get any display after detaching fbcon. Your machine is still alive, so
276 a. Before detaching fbcon, do::
290 a. Before detaching fbcon, do::
/linux/Documentation/PCI/
H A Dsysfs-pci.rst70 actions on the device (e.g. changing config space, detaching a device).
/linux/drivers/platform/surface/
H A DKconfig193 hot-plug signaling. Thus, without this driver, detaching the base
/linux/Documentation/filesystems/fuse/
H A Dfuse.rst27 umounted. Note that detaching (or lazy umounting) the filesystem
/linux/Documentation/filesystems/caching/
H A Dnetfs-api.rst283 detaching any pinned resources.