Searched full:already (Results 1 – 25 of 621) sorted by relevance
12345678910>>...25
| /Documentation/livepatch/ |
| D | system-state.rst | 16 any new livepatch must be able to detect what changes have already been 17 done by the already installed livepatches. 33 already installed livepatches. 63 already installed livepatches. 74 for already modified system states. 77 already installed livepatches. 79 - Non-cumulative livepatches are allowed to touch already modified 90 has not been already modified by a livepatches that are being 93 - Take over or update the system state modification when is has already 102 - Remove any already made changes when error occurs and the livepatch [all …]
|
| D | shadow-vars.rst | 58 - 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/locking/ |
| D | hwspinlock.rst | 57 if that hwspinlock is already in use. Usually board code will 84 is already free). 104 msecs). If the hwspinlock is already taken, the function will busy loop 120 msecs). If the hwspinlock is already taken, the function will busy loop 136 msecs). If the hwspinlock is already taken, the function will busy loop 153 msecs). If the hwspinlock is already taken, the function will busy loop 170 msecs). If the hwspinlock is already taken, the function will busy loop 187 it is already taken. 195 notably -EBUSY if the hwspinlock was already taken). 204 it is already taken. [all …]
|
| D | ww-mutex-design.rst | 24 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/networking/ |
| D | x25-iface.rst | 16 already existing Ethernet device drivers. However unlike those drivers, the 31 over the LAPB link. The LAPB link should already exist before any data is 36 Establish the LAPB link. If the link is already established then the connect 41 Terminate the LAPB link. If it is already disconnected then the disconnect
|
| /Documentation/virt/kvm/devices/ |
| D | vcpu.rst | 27 -EBUSY The PMU overflow interrupt is already set 50 -EEXIST Interrupt number already used 54 -EBUSY PMUv3 already initialized 73 -EBUSY PMUv3 already initialized or a VCPU has already run 116 -EBUSY PMUv3 already initialized, a VCPU has already run or 117 an event filter has already been set 130 if a PMU event filter is already present. 155 -EBUSY One or more VCPUs has already run 190 -EEXIST Base address already set for this VCPU
|
| /Documentation/core-api/ |
| D | kref.rst | 62 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. 172 and kref_get() it. That violates rule 3 because you are not already 271 otherwise kref_get_unless_zero may reference already freed memory. 273 return value. If you are sure (by already having a valid pointer) that
|
| D | gfp_mask-from-fs-io.rst | 16 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/arch/x86/x86_64/ |
| D | 5level-paging.rst | 10 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
|
| D | cpu-hotplug-spec.rst | 13 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/userspace-api/media/v4l/ |
| D | vidioc-streamon.rst | 51 If ``VIDIOC_STREAMON`` fails then any already queued buffers will remain 74 If ``VIDIOC_STREAMON`` is called when streaming is already in progress, 75 or if ``VIDIOC_STREAMOFF`` is called when streaming is already stopped,
|
| D | func-select.rst | 53 :ref:`VIDIOC_DQBUF <VIDIOC_QBUF>` ioctl. When buffers are already in 72 data is already available the :c:func:`select()` function returns 100 device is already in use.
|
| D | vidioc-encoder-cmd.rst | 103 - Start the encoder. When the encoder is already running or paused, 116 encoder is already stopped, this command does nothing. 127 already paused, this command does nothing. No flags are defined 133 the encoder is already running, this command does nothing. No
|
| D | vidioc-decoder-cmd.rst | 119 already past that timestamp. Leave to 0 if you want to stop after 145 - Start the decoder. When the decoder is already running or paused, 163 - Stop the decoder. When the decoder is already stopped, this 182 already paused, this command does nothing. This command has one 189 the decoder is already running, this command does nothing. No
|
| D | func-open.rst | 65 The driver does not support multiple opens and the device is already 75 The process already has the maximum number of files open.
|
| /Documentation/filesystems/ |
| D | automount-support.rst | 59 If a vfsmount was already flagged for expiry, and if its usage count is 1 91 If the mountpoint was not already marked for expiry at that time, an EAGAIN 94 Otherwise if it was already marked and it wasn't referenced, unmounting will
|
| /Documentation/process/ |
| D | stable-kernel-rules.rst | 9 - It or an equivalent fix must already exist in Linux mainline (upstream). 47 2. Ask the stable team to pick up a patch already mainlined. 48 3. Submit a patch to the stable team that is equivalent to a change already 61 submitted, or already present in all newer stable trees still supported. This is 108 prerequisite of patch2 if you have already marked patch1 for stable 143 If the patch already has been merged to mainline, send an email to
|
| /Documentation/ABI/removed/ |
| D | ip_queue | 7 module was already announced to become obsolete years ago.
|
| /Documentation/arch/x86/ |
| D | entry_64.rst | 60 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/userspace-api/media/mediactl/ |
| D | media-request-ioc-queue.rst | 37 If the request was already queued before, then ``EBUSY`` is returned. 62 The request was already queued or the application queued the first
|
| /Documentation/ABI/testing/ |
| D | sysfs-class-stm_source | 10 connect that device. If a device is already connected to this
|
| /Documentation/arch/s390/ |
| D | monreader.rst | 73 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/firmware_class/ |
| D | hotplug-script | 5 # Both $DEVPATH and $FIRMWARE are already provided in the environment.
|
| /Documentation/bpf/ |
| D | map_sk_storage.rst | 40 if it does not already exist. ``value`` can be used together with 81 already exist, otherwise the call will fail with ``-EEXIST``. 82 - ``BPF_EXIST`` will update existing storage for `socket` ``fd`` if it already
|
| /Documentation/userspace-api/media/dvb/ |
| D | frontend_f_open.rst | 94 - The device driver is already in use. 97 - The process already has the maximum number of files open.
|
12345678910>>...25