Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dsg.c165 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()
476 (!busy && atomic_read(&sdp->detaching)))); in sg_read()
617 if (atomic_read(&sdp->detaching)) in sg_write()
808 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 …]
/OK3568_Linux_fs/buildroot/package/irda-utils/
H A D0001-daemon.patch24 - syslog(LOG_INFO, "detaching from tty: %m");
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/
H A D0002-virtio-net-fix-map-leaking-on-error-during-receive.patch16 Fixing this by detaching the cached elements on error. This addresses
/OK3568_Linux_fs/kernel/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::
/OK3568_Linux_fs/kernel/Documentation/PCI/
H A Dsysfs-pci.rst70 actions on the device (e.g. changing config space, detaching a device).
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dfuse.rst27 umounted. Note that detaching (or lazy umounting) the filesystem
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgdb.info20520 Show the suspend count the task will be left with when detaching.
20567 detaching. This number is relative to the suspend count found by
20572 Show the suspend count GDB will leave on the thread when detaching.
45346 One example of that is while detaching -- the program's threads may
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgdb.info20520 Show the suspend count the task will be left with when detaching.
20567 detaching. This number is relative to the suspend count found by
20572 Show the suspend count GDB will leave on the thread when detaching.
45346 One example of that is while detaching -- the program's threads may
/OK3568_Linux_fs/external/xserver/
H A DChangeLog60821 xfree86: detach scanout pixmaps when detaching output GPUs
60824 chicken-and-egg problem by detaching GPU screens when their providers
68479 detaching it (which is wrong and fixed with this patch too).
125913 dix: don't send presence events for attaching/detaching slave devices.
131743 detaching the last SD.
136895 ages), but at least we don't segfault anymore when detaching the last SD.