Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/
H A Dsg.c254 (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()
616 if (atomic_read(&sdp->detaching)) in sg_write()
927 if (atomic_read(&sdp->detaching)) in sg_ioctl_common()
1096 if (atomic_read(&sdp->detaching)) in sg_ioctl_common()
1100 if (atomic_read(&sdp->detaching)) in sg_ioctl_common()
1128 if (atomic_read(&sdp->detaching)) in sg_ioctl_common()
1188 if (atomic_read(&sdp->detaching)) in sg_poll()
[all …]
/linux-6.15/Documentation/fb/
H A 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.15/Documentation/PCI/
H A Dsysfs-pci.rst70 actions on the device (e.g. changing config space, detaching a device).
/linux-6.15/drivers/platform/surface/
H A DKconfig193 hot-plug signaling. Thus, without this driver, detaching the base
/linux-6.15/Documentation/filesystems/
H A Dfuse.rst27 umounted. Note that detaching (or lazy umounting) the filesystem
/linux-6.15/Documentation/filesystems/caching/
H A Dnetfs-api.rst283 detaching any pinned resources.
/linux-6.15/mm/
H A Dmemory.c6458 static inline bool __vma_enter_locked(struct vm_area_struct *vma, bool detaching) in __vma_enter_locked() argument
6463 if (!detaching) in __vma_enter_locked()