Searched full:implicit (Results 1 – 25 of 67) sorted by relevance
123
| /Documentation/admin-guide/device-mapper/ |
| D | vdo-design.rst | 54 each zone has an implicit lock on the structures it manages for all its 361 This stage requires the data_vio to get an implicit lock on the 363 hashtable. This implicit locking is handled by the zone divisions 379 The implicit logical zone lock is released while the allocation is 386 (step 11), and reacquires the implicit logical zone lock to add the 395 to traverse the tree again. The data_vio then releases the implicit 401 compression are not possible. This stage gets an implicit lock on a 406 it will proceed to search the next physical zone by taking the implicit 413 hashtable is also covered by the implicit physical zone lock. The 416 sub-component of the slab and are thus also covered by the implicit [all …]
|
| /Documentation/bpf/ |
| D | linux-notes.rst | 63 These instructions have seven implicit operands: 65 * Register R6 is an implicit input that must contain a pointer to a 67 * Register R0 is an implicit output which contains the data fetched from 72 These instructions have an implicit program exit condition as well. If an
|
| D | map_cgroup_storage.rst | 48 There is no implicit synchronization. Storages of ``BPF_MAP_TYPE_CGROUP_STORAGE``
|
| /Documentation/devicetree/bindings/timer/ |
| D | arm,arch_timer.yaml | 75 affects writes to the tval register, due to the implicit counter read. 82 to the implicit counter read. 89 the tval registers, due to the implicit counter read.
|
| /Documentation/userspace-api/ |
| D | dma-buf-alloc-exchange.rst | 27 format and modifier (implicit or explicit). 301 Implicit modifiers 341 not supported, or as part of a larger list to declare that implicit modifiers 346 used, or as part of a larger list to declare that an allocation using implicit 360 formed by the producer and all the consumers must be either fully implicit or fully 365 allocation using implicit modifiers, or allocate the buffer for media use 368 As one exception to the above, allocations may be 'upgraded' from implicit 378 interpretation of buffer content, as implicit modifier operation may still be
|
| /Documentation/driver-api/ |
| D | ioctl.rst | 176 implicit padding. The ``pahole`` tool can be used for checking the 185 implicit padding. 203 implicit padding in data structures. Where there is implicit padding
|
| D | dma-buf.rst | 22 allowing implicit (kernel-ordered) synchronization of work to 104 - The DMA buffer FD is also pollable, see `Implicit Fence Poll Support`_ below for 122 Implicit Fence Poll Support 126 :doc: implicit fence polling 305 workloads. This also means no implicit fencing for shared buffers in these 324 faults. Specifically this means implicit synchronization will not be possible.
|
| /Documentation/userspace-api/media/v4l/ |
| D | vidioc-decoder-cmd.rst | 50 call sends an implicit START command to the decoder if it has not been 54 call of a streaming file descriptor sends an implicit immediate STOP 158 decoder in case of an implicit stop initiated by the decoder itself,
|
| D | vidioc-encoder-cmd.rst | 57 call sends an implicit START command to the encoder if it has not been 61 call of a streaming file descriptor sends an implicit immediate STOP to
|
| D | format.rst | 55 with the :ref:`VIDIOC_REQBUFS` ioctl or implicit
|
| D | vidioc-cropcap.rst | 40 can occur implicit when switching the video input or output.
|
| /Documentation/kbuild/ |
| D | Kconfig.recursion-issue-01 | 38 # of the "select CORE" from CORE_BELL_A_ADVANCED as that is implicit already
|
| /Documentation/mm/ |
| D | overcommit-accounting.rst | 43 The C language stack growth does an implicit mremap. If you want absolute
|
| /Documentation/features/sched/membarrier-sync-core/ |
| D | arch-support.txt | 10 # Rely on implicit context synchronization as a result of exception return
|
| /Documentation/admin-guide/perf/ |
| D | arm-cmn.rst | 53 Since the watchpoint direction is otherwise implicit in the underlying
|
| /Documentation/networking/dsa/ |
| D | configuration.rst | 322 to the host port). Instead, all FDB entries with the ``self`` flag (implicit or 331 # or shorthand, because the 'local' flag is implicit if 'static' is not 429 # CPU ports in LAG, relying on implicit migration of the DSA conduit
|
| /Documentation/gpu/ |
| D | drm-vm-bind-async.rst | 131 parallel. There may be internal implicit dependencies that only KMD knows 177 implicit dependencies to be fulfilled.
|
| /Documentation/RCU/ |
| D | lockdep.rst | 83 1. An RCU read-side critical section (implicit), or
|
| /Documentation/gpu/rfc/ |
| D | i915_vm_bind.rst | 48 execlist. Hence, no support for implicit sync. It is expected that the below 72 evictions, vma lookup table, implicit sync, vma active reference tracking etc.,
|
| D | i915_scheduler.rst | 150 set. The number of BBs is implicit based on the slot submitted and how it has
|
| /Documentation/security/ |
| D | landlock.rst | 121 The definition of a subject is implicit for a task sandboxing itself, which
|
| /Documentation/locking/ |
| D | preempt-locking.rst | 95 reschedule. So use this implicit preemption-disabling property only if you
|
| D | mutex-design.rst | 105 implicit reference for the memory they occupy, which reference is released
|
| /Documentation/arch/arm/ |
| D | kernel_mode_neon.rst | 110 The GCC option -ftree-vectorize (implied by -O3) tries to exploit implicit
|
| /Documentation/ |
| D | memory-barriers.txt | 67 (*) Implicit kernel memory barriers. 400 implicit in all marked accesses. For more up-to-date information, 439 variables such as READ_ONCE() and rcu_dereference() provide implicit 472 And a couple of implicit varieties: 564 smp_read_barrier_depends() macro, the semantics of which are now implicit 611 To deal with this, READ_ONCE() provides an implicit address-dependency barrier 621 <implicit address-dependency barrier> 657 even without an implicit address-dependency barrier of modern READ_ONCE(): 688 simply an (implicit) address-dependency barrier to make it work correctly. 692 <implicit address-dependency barrier> [all …]
|
123