Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/
Dsg.c170 atomic_t detaching; /* 0->device usable, 1->device detaching */ member
254 (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()
479 (!busy && atomic_read(&sdp->detaching)))); in sg_read()
623 if (atomic_read(&sdp->detaching)) in sg_write()
814 if (atomic_read(&sdp->detaching)) { in sg_common_write()
934 if (atomic_read(&sdp->detaching)) in sg_ioctl_common()
983 if (atomic_read(&sdp->detaching)) in sg_ioctl_common()
[all …]
/linux-6.12.1/Documentation/fb/
Dfbcon.rst217 restore VGA text mode for you. With the rest, before detaching fbcon, you
264 won't get any display after detaching fbcon. Your machine is still alive, so
270 a. Before detaching fbcon, do::
284 a. Before detaching fbcon, do::
/linux-6.12.1/Documentation/PCI/
Dsysfs-pci.rst70 actions on the device (e.g. changing config space, detaching a device).
/linux-6.12.1/drivers/platform/surface/
DKconfig193 hot-plug signaling. Thus, without this driver, detaching the base
/linux-6.12.1/Documentation/filesystems/
Dfuse.rst27 umounted. Note that detaching (or lazy umounting) the filesystem
/linux-6.12.1/Documentation/filesystems/caching/
Dnetfs-api.rst283 detaching any pinned resources.