Searched refs:already (Results 1 – 25 of 562) sorted by relevance
12345678910>>...23
/Linux-v4.19/sound/isa/gus/ |
D | gus_irq.c | 56 unsigned int already, _current_; in snd_gus_interrupt() local 60 already = 0; in snd_gus_interrupt() 64 if (already & _current_) in snd_gus_interrupt() 66 already |= _current_; /* mark request */ in snd_gus_interrupt()
|
/Linux-v4.19/Documentation/ |
D | hwspinlock.txt | 57 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 143 it is already taken. 151 notably -EBUSY if the hwspinlock was already taken). 160 it is already taken. 167 notably -EBUSY if the hwspinlock was already taken). 176 it is already taken. [all …]
|
D | kref.txt | 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. 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
|
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | Kconfig | 8 SI is already supported in radeon. Experimental support for SI 20 CIK is already supported in radeon. Support for CIK in amdgpu 31 This option selects CONFIG_MMU_NOTIFIER if it isn't already
|
/Linux-v4.19/drivers/block/paride/ |
D | Transition-notes | 62 In the first case the thread was already in the area. In the second, 64 mean that (2) was already not true. 70 (3) was already not true. 79 pd.c. It means that (4) was already not true. 87 we were acquiring the lock, (1) would be already false, since 90 already false. 118 can be killed. Indeed, we are not holding pd_lock and thus pd_busy is already
|
/Linux-v4.19/Documentation/x86/x86_64/ |
D | 5level-paging.txt | 4 space and 64 TiB of physical address space. We are already bumping into 42 to look for unmapped area by specified address. If it's already 59 need to make sure that MPX cannot be enabled we already have VMA above
|
D | cpu-hotplug-spec | 10 ACPI 3.0 specification). ACPI already has the concept of disabled LAPIC 14 CPU is already available in the MADT. If the CPU is not available yet
|
/Linux-v4.19/Documentation/virtual/kvm/devices/ |
D | vcpu.txt | 16 Returns: -EBUSY: The PMU overflow interrupt is already set 33 -EBUSY: PMUv3 already initialized 48 -EBUSY: One or more VCPUs has already run
|
D | vm.txt | 17 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. 171 -EBUSY if at least one VCPU has already been defined. 253 Setting this attribute when migration mode is already active will have
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | vidioc-decoder-cmd.rst | 129 already past that timestamp. Leave to 0 if you want to stop after 156 - Start the decoder. When the decoder is already running or paused, 165 - Stop the decoder. When the decoder is already stopped, this 187 already paused, this command does nothing. This command has one 194 the decoder is already running, this command does nothing. No
|
D | vidioc-encoder-cmd.rst | 103 - Start the encoder. When the encoder is already running or paused, 110 encoder is already stopped, this command does nothing. mem2mem 124 already paused, this command does nothing. No flags are defined 130 the encoder is already running, this command does nothing. No
|
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-open.rst | 69 The driver does not support multiple opens and the device is already 79 The process already has the maximum number of files open.
|
D | func-select.rst | 56 :ref:`VIDIOC_DQBUF <VIDIOC_QBUF>` ioctl. When buffers are already in 75 data is already available the :ref:`select() <func-select>` function returns 104 device is already in use.
|
/Linux-v4.19/Documentation/locking/ |
D | ww-mutex-design.txt | 23 evict other buffers which are already queued up to the GPU), but for a 32 younger task) unlocks all of the buffers that it has already locked, and then 37 the actions of a locking thread when it encounters an already locked mutex. 78 killed its transaction after having dropped all already acquired locks. 83 contending lock (after having dropped all other already acquired locks) will 133 This is useful if a list of required objects is already tracked somewhere. 240 - Due to the -EALREADY return code signalling that a given objects is already 242 or keep track off which looks are already held (when using more than one node 298 /* we have that one already, get to the next object */ 340 other locks acquired already (ctx->acquired > 0). Note that this waiter
|
/Linux-v4.19/Documentation/networking/ |
D | x25-iface.txt | 11 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
|
/Linux-v4.19/drivers/gpu/drm/radeon/ |
D | Kconfig | 6 This option selects CONFIG_MMU_NOTIFIER if it isn't already
|
/Linux-v4.19/drivers/of/unittest-data/ |
D | overlay_bad_phandle.dts | 8 // is applied. There is already a phandle value
|
D | overlay_bad_symbol.dts | 8 // is applied. There is already a symbol hvac_1
|
/Linux-v4.19/Documentation/admin-guide/ |
D | security-bugs.rst | 17 If you already have a fix, please include it with your report, as 26 be released without consent from the reporter unless it has already been 43 timeframe varies from immediate (esp. if it's already publicly known bug)
|
/Linux-v4.19/Documentation/devicetree/bindings/display/ |
D | simple-framebuffer.txt | 4 the bootloader, with the assumption that the display hardware has already 31 added, the simplefb nodes will already contain this info and the firmware 54 The above resources are expected to already be configured correctly.
|
/Linux-v4.19/Documentation/filesystems/ |
D | automount-support.txt | 53 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
|
/Linux-v4.19/Documentation/ABI/removed/ |
D | ip_queue | 7 module was already announced to become obsolete years ago.
|
/Linux-v4.19/Documentation/fmc/ |
D | API.txt | 35 are already driven by a reprogrammed FPGA. 46 the time you read this it is already used by the spec-sw and fine-delay
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-class-stm_source | 10 connect that device. If a device is already connected to this
|
12345678910>>...23