Home
last modified time | relevance | path

Searched refs:implicit (Results 1 – 25 of 40) sorted by relevance

12

/Linux-v4.19/arch/parisc/math-emu/
DMakefile7 ccflags-y := -Wno-parentheses -Wno-implicit-function-declaration \
9 -Wno-implicit-int
/Linux-v4.19/Documentation/devicetree/bindings/timer/
Darm,arch_timer.txt31 This also affects writes to the tval register, due to the implicit
38 registers, due to the implicit counter read.
/Linux-v4.19/Documentation/features/sched/membarrier-sync-core/
Darch-support.txt10 # Rely on implicit context synchronization as a result of exception return
/Linux-v4.19/Documentation/media/uapi/v4l/
Dvidioc-encoder-cmd.rst54 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
Dvidioc-decoder-cmd.rst51 call sends an implicit START command to the decoder if it has not been
55 call of a streaming file descriptor sends an implicit immediate STOP
Dvidioc-reqbufs.rst64 any DMA in progress, an implicit
Dvidioc-cropcap.rst41 can occur implicit when switching the video input or output.
Dformat.rst55 with the :ref:`VIDIOC_REQBUFS` ioctl or implicit
/Linux-v4.19/Documentation/core-api/
Datomic_ops.rst44 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-v4.19/Documentation/kbuild/
DKconfig.recursion-issue-0138 # of the "select CORE" from CORE_BELL_A_ADVANCED as that is implicit already
/Linux-v4.19/drivers/gpu/drm/i915/
DMakefile19 subdir-ccflags-y += $(call cc-disable-warning, implicit-fallthrough)
/Linux-v4.19/Documentation/vm/
Dovercommit-accounting.rst45 The C language stack growth does an implicit mremap. If you want absolute
/Linux-v4.19/scripts/
Dasn1_compiler.c865 int labelled = 0, implicit = 0; in parse_type() local
931 implicit = 1; in parse_type()
943 if (!implicit) in parse_type()
945 element->compound = implicit ? TAG_OVERRIDE : SEQUENCE; in parse_type()
/Linux-v4.19/arch/sh/
DMakefile46 $(call cc-option,-mno-implicit-fp,-m4-nofpu)
/Linux-v4.19/Documentation/RCU/
Dlockdep.txt76 1. An RCU read-side critical section (implicit), or
/Linux-v4.19/Documentation/
Datomic_t.txt176 These helper barriers exist because architectures have varying implicit
Dpreempt-locking.txt97 So use this implicit preemption-disabling property only if you know that the
Dvfio-mediated-device.txt148 (Note that mdev-core provides no implicit serialization of create/remove
/Linux-v4.19/Documentation/arm/
Dkernel_mode_neon.txt108 The GCC option -ftree-vectorize (implied by -O3) tries to exploit implicit
/Linux-v4.19/Documentation/block/
Dcfq-iosched.txt158 an implicit leaf child node which hosts all the tasks whose weight is
196 the implicit leaf node. The total active weight at this level is
/Linux-v4.19/Documentation/crypto/
Dasync-tx-api.txt42 1/ implicit synchronous path: users of the API do not need to know if
/Linux-v4.19/Documentation/bpf/
Dbpf_design_QA.rst123 Q: Why BPF has implicit prologue and epilogue?
/Linux-v4.19/fs/cifs/
DKconfig193 IP addresses) which is needed for implicit mounts of DFS junction
/Linux-v4.19/
DMakefile422 -Werror-implicit-function-declaration \
824 KBUILD_CFLAGS += $(call cc-option,-Werror=implicit-int)
/Linux-v4.19/Documentation/networking/
Dfilter.txt790 Prologue and epilogue are emitted by JIT and are implicit in the
978 have seven implicit operands. Register R6 is an implicit input that must
979 contain pointer to sk_buff. Register R0 is an implicit output which contains
984 These instructions have implicit program exit condition as well. When

12