Home
last modified time | relevance | path

Searched full:already (Results 1 – 25 of 486) sorted by relevance

12345678910>>...20

/Documentation/
Dhwspinlock.txt57 if that hwspinlock is already in use. Usually board code will
84 is already free).
93 msecs). If the hwspinlock is already taken, the function will busy loop
109 msecs). If the hwspinlock is already taken, the function will busy loop
125 msecs). If the hwspinlock is already taken, the function will busy loop
142 msecs). If the hwspinlock is already taken, the function will busy loop
159 msecs). If the hwspinlock is already taken, the function will busy loop
176 it is already taken.
184 notably -EBUSY if the hwspinlock was already taken).
193 it is already taken.
[all …]
Dkref.txt62 If you already have a valid pointer to a kref-ed structure (the
71 a valid pointer to a kref-ed structure without already
76 without already holding a valid pointer, it must serialize access
127 since we already have a valid pointer that we own a refcount for. The
129 already holding a pointer.
168 and kref_get() it. That violates rule 3 because you are not already
267 otherwise kref_get_unless_zero may reference already freed memory.
269 return value. If you are sure (by already having a valid pointer) that
/Documentation/virt/kvm/devices/
Dvcpu.txt16 Returns: -EBUSY: The PMU overflow interrupt is already set
33 -EBUSY: PMUv3 already initialized
48 -EBUSY: One or more VCPUs has already run
Dvm.txt17 Returns: -EBUSY if a vcpu is already defined, otherwise 0
34 -EBUSY if a vcpu is already defined
84 Returns: -EBUSY in case 1 or more vcpus are already activated (only in write case)
113 -EBUSY if at least one VCPU has already been defined.
172 -EBUSY if at least one VCPU has already been defined.
254 Setting this attribute when migration mode is already active will have
Darm-vgic.txt33 -EEXIST: Address already configured
115 -EBUSY: Value has already be set, or GIC has already been initialized
/Documentation/devicetree/bindings/input/touchscreen/
Diqs5xx.txt46 which may already be specified by the device's
50 which may already be specified by the device's
54 which may already be specified by the device's
/Documentation/x86/x86_64/
D5level-paging.rst10 space and 64 TiB of physical address space. We are already bumping into
49 to look for unmapped area by specified address. If it's already
66 need to make sure that MPX cannot be enabled we already have VMA above
Dcpu-hotplug-spec.rst13 ACPI 3.0 specification). ACPI already has the concept of disabled LAPIC
17 CPU is already available in the MADT. If the CPU is not available yet
/Documentation/networking/
Dx25-iface.txt11 already existing Ethernet device drivers. However unlike those drivers, the
26 over the LAPB link. The LAPB link should already exist before any data is
31 Establish the LAPB link. If the link is already established then the connect
36 Terminate the LAPB link. If it is already disconnected then the disconnect
/Documentation/locking/
Dww-mutex-design.rst24 evict other buffers which are already queued up to the GPU), but for a
33 younger task) unlocks all of the buffers that it has already locked, and then
38 the actions of a locking thread when it encounters an already locked mutex.
79 killed its transaction after having dropped all already acquired locks.
84 contending lock (after having dropped all other already acquired locks) will
135 This is useful if a list of required objects is already tracked somewhere.
243 - Due to the -EALREADY return code signalling that a given objects is already
245 or keep track off which looks are already held (when using more than one node
302 /* we have that one already, get to the next object */
347 other locks acquired already (ctx->acquired > 0). Note that this waiter
/Documentation/filesystems/
Dautomount-support.txt53 If a vfsmount was already flagged for expiry, and if its usage count is 1
86 If the mountpoint was not already marked for expiry at that time, an EAGAIN
89 Otherwise if it was already marked and it wasn't referenced, unmounting will
/Documentation/media/uapi/v4l/
Dvidioc-streamon.rst58 If ``VIDIOC_STREAMON`` fails then any already queued buffers will remain
81 If ``VIDIOC_STREAMON`` is called when streaming is already in progress,
82 or if ``VIDIOC_STREAMOFF`` is called when streaming is already stopped,
Dvidioc-encoder-cmd.rst110 - Start the encoder. When the encoder is already running or paused,
117 encoder is already stopped, this command does nothing. mem2mem
131 already paused, this command does nothing. No flags are defined
137 the encoder is already running, this command does nothing. No
Dvidioc-decoder-cmd.rst138 already past that timestamp. Leave to 0 if you want to stop after
165 - Start the decoder. When the decoder is already running or paused,
183 - Stop the decoder. When the decoder is already stopped, this
202 already paused, this command does nothing. This command has one
209 the decoder is already running, this command does nothing. No
Dfunc-select.rst63 :ref:`VIDIOC_DQBUF <VIDIOC_QBUF>` ioctl. When buffers are already in
82 data is already available the :ref:`select() <func-select>` function returns
111 device is already in use.
Dfunc-open.rst76 The driver does not support multiple opens and the device is already
86 The process already has the maximum number of files open.
/Documentation/ABI/removed/
Dip_queue7 module was already announced to become obsolete years ago.
/Documentation/x86/
Dentry_64.rst60 So when we have a secondary entry, already in kernel mode, we *must
89 whether SWAPGS was already done: if we see that we are a secondary
91 base has already been switched. If it says that we interrupted
/Documentation/ABI/testing/
Dsysfs-class-stm_source10 connect that device. If a device is already connected to this
/Documentation/livepatch/
Dshadow-vars.rst58 - if <obj, id> doesn't already exist
71 - if <obj, id> doesn't already exist
170 shadow variables to parents already in-flight.
198 will use one that was already created for this <obj, id> pair.
/Documentation/firmware_class/
Dhotplug-script5 # Both $DEVPATH and $FIRMWARE are already provided in the environment.
/Documentation/s390/
Dmonreader.rst73 there are other users already connected to the `*MONITOR` service (e.g.
74 Performance Toolkit), the monitor DCSS is already defined and you have to use
76 of the monitor DCSS, if already defined, and the users connected to the
79 DCSS if your z/VM doesn't have one already, you need Class E privileges to
200 Only one user is allowed to open the char device. If it is already in use, the
/Documentation/devicetree/bindings/net/
Dfsl-enetc.txt21 already defined in Documentation/devicetree/bindings/net/ethernet.txt or
65 already defined in Documentation/devicetree/bindings/net/mdio.txt.
/Documentation/core-api/
Dgfp_mask-from-fs-io.rst16 already held resources (e.g. locks - most commonly those used for the
64 In the ideal world, upper layers should already mark dangerous contexts
/Documentation/driver-api/driver-model/
Ddevice.rst29 if the reference is not already 0 (if it's in the process of being
30 removed already).

12345678910>>...20