| /linux/fs/afs/ |
| H A D | vl_probe.c | 231 struct wait_queue_entry *waits; in afs_wait_for_vl_probes() local 252 waits = kmalloc(array_size(vllist->nr_servers, sizeof(*waits)), GFP_KERNEL); in afs_wait_for_vl_probes() 253 if (!waits) in afs_wait_for_vl_probes() 259 init_waitqueue_entry(&waits[i], current); in afs_wait_for_vl_probes() 260 add_wait_queue(&server->probe_wq, &waits[i]); in afs_wait_for_vl_probes() 296 remove_wait_queue(&server->probe_wq, &waits[i]); in afs_wait_for_vl_probes() 300 kfree(waits); in afs_wait_for_vl_probes()
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | func-poll.rst | 35 When streaming I/O has been negotiated this function waits until a 38 function waits until the device is ready to accept a new buffer to be 69 it waits until data has been captured and can be read. When the driver 76 it waits until the driver is ready for a non-blocking
|
| H A D | func-select.rst | 51 When streaming I/O has been negotiated this function waits until a 76 :c:func:`select()` function just waits until the driver is ready for a
|
| H A D | dmabuf.rst | 130 application waits until a filled buffer can be dequeued, and re-enqueues
|
| H A D | userp.rst | 74 application waits until a filled buffer can be dequeued, and re-enqueues
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-platform-silicom | 16 the platform, waits 5 seconds, then powers on the
|
| H A D | sysfs-driver-hid-picolcd | 21 Description: Delay PicoLCD waits before restarting in new mode when
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | ti,tas5086.txt | 17 waits for this period of time before starting the
|
| /linux/Documentation/driver-api/usb/ |
| H A D | anchors.rst | 56 This function waits for all URBs associated with an anchor to finish
|
| /linux/Documentation/devicetree/bindings/input/touchscreen/ |
| H A D | brcm,iproc-touchscreen.txt | 21 the tsc waits to allow the voltage to settle after
|
| /linux/drivers/rapidio/ |
| H A D | Kconfig | 23 Amount of time a discovery node waits for a host to complete
|
| /linux/Documentation/networking/device_drivers/atm/ |
| H A D | cxacru.rst | 109 - "restart" (stops, waits 1.5s, then starts)
|
| /linux/Documentation/tools/rtla/ |
| H A D | common_timerlat_options.txt | 66 task that waits for a new period on the tracing/osnoise/per_cpu/cpu$ID/timerlat_fd.
|
| /linux/Documentation/gpu/ |
| H A D | drm-vm-bind-async.rst | 24 * ``in-syncobj``: Argument to a VM_BIND IOCTL, the VM_BIND operation waits 152 waits. 176 VM_BIND updates the syncobjects, whereas a sync VM_BIND waits for the
|
| /linux/Documentation/userspace-api/ |
| H A D | futex2.rst | 54 return ``-EAGAIN``. If all tests and verifications succeeds, syscall waits until
|
| /linux/Documentation/driver-api/mmc/ |
| H A D | mmc-async-req.rst | 48 truly non-blocking. If there is an ongoing async request it waits
|
| /linux/Documentation/usb/ |
| H A D | raw-gadget.rst | 76 Every Raw Gadget endpoint read/write ioctl submits a USB request and waits
|
| /linux/Documentation/process/ |
| H A D | botching-up-ioctls.rst | 164 already-completed events, successful waits and timed-out waits are all sane
|
| /linux/Documentation/virt/kvm/devices/ |
| H A D | s390_flic.rst | 64 Disables async page faults for the guest and waits until already pending
|
| /linux/Documentation/trace/rv/ |
| H A D | monitor_rtapp.rst | 82 - Time-critical work waits for something which is not safe for real-time (e.g.
|
| /linux/Documentation/locking/ |
| H A D | ww-mutex-design.rst | 39 If the transaction holding the lock is younger, the locking transaction waits. 45 If the transaction holding the lock is older, it waits for the other
|
| /linux/Documentation/driver-api/rapidio/ |
| H A D | rapidio.rst | 137 endpoint waits for enumeration to be completed. If the specified timeout 302 each agent waits for enumeration completion by the host for the configured wait
|
| /linux/Documentation/filesystems/caching/ |
| H A D | backend-api.rst | 103 volume-level accesses from starting and then waits for outstanding cache-level 122 to tell fscache that a volume has been withdrawn. This waits for all
|
| /linux/Documentation/filesystems/smb/ |
| H A D | ksmbd.rst | 56 and connected to the kernel interface using netlink socket, it waits for the
|
| /linux/Documentation/wmi/devices/ |
| H A D | uniwill-laptop.rst | 163 The OEM software waits 6 ms after calling one of those ACPI control methods, likely to avoid
|