Searched refs:implicit (Results 1 – 25 of 53) sorted by relevance
123
/Linux-v5.10/arch/parisc/math-emu/ |
D | Makefile | 7 ccflags-y := -Wno-parentheses -Wno-implicit-function-declaration \ 9 -Wno-implicit-int
|
/Linux-v5.10/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 156 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
|
D | vidioc-reqbufs.rst | 69 aborting or finishing any DMA in progress, an implicit
|
/Linux-v5.10/Documentation/features/sched/membarrier-sync-core/ |
D | arch-support.txt | 10 # Rely on implicit context synchronization as a result of exception return
|
/Linux-v5.10/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 | 107 :doc: implicit fence polling 249 workloads. This also means no implicit fencing for shared buffers in these
|
/Linux-v5.10/Documentation/core-api/ |
D | atomic_ops.rst | 44 proper implicit or explicit read memory barrier is needed before reading the 64 been set with this operation or set with another operation. A proper implicit 75 implicit or explicit memory barrier is used after possible runtime 79 interface must take care of that with a proper implicit or explicit memory 196 which to make the adjustment, whereas the latter two use an implicit 231 explicit counter adjustment is given instead of the implicit "1". 250 decrement is given instead of the implicit "1". This primitive must 458 They must execute atomically, yet there are no implicit memory barrier
|
/Linux-v5.10/Documentation/kbuild/ |
D | Kconfig.recursion-issue-01 | 38 # of the "select CORE" from CORE_BELL_A_ADVANCED as that is implicit already
|
/Linux-v5.10/usr/include/ |
D | Makefile | 9 UAPI_CFLAGS := -std=c90 -Wall -Werror=implicit-function-declaration
|
/Linux-v5.10/Documentation/vm/ |
D | overcommit-accounting.rst | 45 The C language stack growth does an implicit mremap. If you want absolute
|
/Linux-v5.10/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-v5.10/Documentation/admin-guide/perf/ |
D | arm-cmn.rst | 53 Since the watchpoint direction is otherwise implicit in the underlying
|
/Linux-v5.10/arch/sh/ |
D | Makefile | 39 $(call cc-option,-mno-implicit-fp,-m4-nofpu)
|
/Linux-v5.10/arch/arm64/kernel/vdso32/ |
D | Makefile | 91 -Werror-implicit-function-declaration \
|
/Linux-v5.10/drivers/gpu/drm/i915/ |
D | Kconfig.profile | 98 an implicit dependency between those batches that requires
|
/Linux-v5.10/Documentation/devicetree/bindings/net/dsa/ |
D | sja1105.txt | 30 The effect of this property (in either its implicit or explicit form)
|
/Linux-v5.10/Documentation/RCU/ |
D | lockdep.rst | 80 1. An RCU read-side critical section (implicit), or
|
/Linux-v5.10/Documentation/locking/ |
D | preempt-locking.rst | 95 reschedule. So use this implicit preemption-disabling property only if you
|
/Linux-v5.10/Documentation/bpf/ |
D | map_cgroup_storage.rst | 48 There is no implicit synchronization. Storages of ``BPF_MAP_TYPE_CGROUP_STORAGE``
|
/Linux-v5.10/Documentation/arm/ |
D | kernel_mode_neon.rst | 110 The GCC option -ftree-vectorize (implied by -O3) tries to exploit implicit
|
/Linux-v5.10/Documentation/ |
D | atomic_t.txt | 201 These helper barriers exist because architectures have varying implicit
|
/Linux-v5.10/Documentation/filesystems/ |
D | tmpfs.rst | 161 On a 32-bit kernel, inode32 is implicit, and inode64 is refused at mount time.
|
123