Searched refs:implicit (Results 1 – 25 of 68) sorted by relevance
123
/linux-6.1.9/Documentation/bpf/ |
D | linux-notes.rst | 32 These instructions have seven implicit operands: 34 * Register R6 is an implicit input that must contain a pointer to a 36 * Register R0 is an implicit output which contains the data fetched from 41 These instructions have an implicit program exit condition as well. If an
|
D | llvm_reloc.rst | 119 the symbol value plus implicit addend. Note that the ``BitSize`` is 32 which 126 the symbol value plus implicit addend.
|
/linux-6.1.9/arch/parisc/math-emu/ |
D | Makefile | 7 ccflags-y := -Wno-parentheses -Wno-implicit-function-declaration \ 9 -Wno-implicit-int
|
/linux-6.1.9/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.
|
/linux-6.1.9/sound/usb/ |
D | Makefile | 11 implicit.o \
|
/linux-6.1.9/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 | vidioc-cropcap.rst | 40 can occur implicit when switching the video input or output.
|
D | format.rst | 55 with the :ref:`VIDIOC_REQBUFS` ioctl or implicit
|
/linux-6.1.9/Documentation/features/sched/membarrier-sync-core/ |
D | arch-support.txt | 10 # Rely on implicit context synchronization as a result of exception return
|
/linux-6.1.9/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 | 110 :doc: implicit fence polling 271 workloads. This also means no implicit fencing for shared buffers in these 290 faults. Specifically this means implicit synchronization will not be possible.
|
/linux-6.1.9/usr/include/ |
D | Makefile | 9 UAPI_CFLAGS := -std=c90 -Wall -Werror=implicit-function-declaration
|
/linux-6.1.9/Documentation/kbuild/ |
D | Kconfig.recursion-issue-01 | 38 # of the "select CORE" from CORE_BELL_A_ADVANCED as that is implicit already
|
/linux-6.1.9/Documentation/mm/ |
D | overcommit-accounting.rst | 44 The C language stack growth does an implicit mremap. If you want absolute
|
/linux-6.1.9/scripts/ |
D | asn1_compiler.c | 861 int labelled = 0, implicit = 0; in parse_type() local 927 implicit = 1; in parse_type() 939 if (!implicit) in parse_type() 941 element->compound = implicit ? TAG_OVERRIDE : SEQUENCE; in parse_type()
|
/linux-6.1.9/Documentation/admin-guide/perf/ |
D | arm-cmn.rst | 53 Since the watchpoint direction is otherwise implicit in the underlying
|
/linux-6.1.9/arch/sh/ |
D | Makefile | 39 $(call cc-option,-mno-implicit-fp,-m4-nofpu)
|
/linux-6.1.9/arch/arm64/kernel/vdso32/ |
D | Makefile | 69 -Werror-implicit-function-declaration \
|
/linux-6.1.9/Documentation/security/ |
D | landlock.rst | 93 The definition of a subject is implicit for a task sandboxing itself, which
|
/linux-6.1.9/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 master
|
/linux-6.1.9/drivers/gpu/drm/i915/ |
D | Kconfig.profile | 112 an implicit dependency between those batches that requires
|
/linux-6.1.9/Documentation/RCU/ |
D | lockdep.rst | 80 1. An RCU read-side critical section (implicit), or
|
/linux-6.1.9/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.,
|
/linux-6.1.9/Documentation/locking/ |
D | preempt-locking.rst | 95 reschedule. So use this implicit preemption-disabling property only if you
|
123