Home
last modified time | relevance | path

Searched refs:unlinking (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/usb/usbip/
H A Dstub.h43 /* see comments for unlinking in stub_rx.c */
61 int unlinking; member
H A Dstub_tx.c95 } else if (priv->unlinking) { in stub_complete()
H A Dstub_rx.c207 * By unlinking the urb asynchronously, stub_rx can continuously
211 * See also comments about unlinking strategy in vhci_hcd.c.
229 * cancelling it. The unlinking flag means that we are in stub_recv_cmd_unlink()
234 priv->unlinking = 1; in stub_recv_cmd_unlink()
237 * In the case that unlinking flag is on, prev->seqnum in stub_recv_cmd_unlink()
254 * though submission is completed and actual unlinking in stub_recv_cmd_unlink()
/linux/Documentation/ABI/testing/
H A Dsecurityfs-secrets-coco40 Wiping a secret by unlinking a file::
/linux/Documentation/driver-api/usb/
H A DURB.rst173 HW descriptors. The status is changed to reflect unlinking. Note
H A Dusb.rst101 faults (including software-induced ones like unlinking an URB) isn't yet
/linux/Documentation/gpu/
H A Ddrm-vm-bind-locking.rst538 are held. When unlinking a gpu_vma the same locks should be held,
/linux/Documentation/filesystems/
H A Dvfs.rst684 atomically creating, opening and unlinking a file in given
H A Dfscrypt.rst1079 unlinking a file that may have hard links.)
H A Dpath-lookup.rst1312 final component or, when creating, unlinking, or renaming, at the penultimate component.