Searched refs:implicit (Results 1 – 30 of 30) sorted by relevance
/linux-4.4.14/arch/parisc/math-emu/ |
D | Makefile | 6 ccflags-y := -Wno-parentheses -Wno-implicit-function-declaration \ 8 -Wno-implicit-int
|
/linux-4.4.14/arch/frv/lib/ |
D | __ashldi3.S | 37 csll gr9,gr10,gr8 ,cc4,#0 ; MSW = LSW << (N & 31 [implicit AND])
|
D | __ashrdi3.S | 38 csra gr8,gr10,gr9 ,cc4,#0 ; LSW = MSW >> (N & 31 [implicit AND])
|
D | __lshrdi3.S | 37 csrl gr8,gr10,gr9 ,cc4,#0 ; LSW = MSW >> (N & 31 [implicit AND])
|
/linux-4.4.14/Documentation/ |
D | atomic_ops.txt | 38 proper implicit or explicit read memory barrier is needed before reading the 58 been set with this operation or set with another operation. A proper implicit 69 implicit or explicit memory barrier is used after possible runtime 73 interface must take care of that with a proper implicit or explicit memory 188 which to make the adjustment, whereas the latter two use an implicit 223 explicit counter adjustment is given instead of the implicit "1". 242 decrement is given instead of the implicit "1". This primitive must 439 They must execute atomically, yet there are no implicit memory barrier
|
D | preempt-locking.txt | 88 So use this implicit preemption-disabling property only if you know that the
|
D | dynamic-debug-howto.txt | 124 with implicit ANDs between each pair. Note that an empty list of
|
D | memory-barriers.txt | 426 And a couple of implicit varieties: 865 <implicit control dependency> 2351 such the implicit memory barrier effects are necessary. 2474 accesses performed in an interrupt - and vice versa - unless implicit or 2479 registers that form implicit I/O barriers. If this isn't sufficient then an
|
D | dma-buf-sharing.txt | 411 upon this implicit synchronization).
|
/linux-4.4.14/Documentation/kbuild/ |
D | Kconfig.recursion-issue-01 | 38 # of the "select CORE" from CORE_BELL_A_ADVANCED as that is implicit already
|
D | kconfig-language.txt | 446 of the "select CORE" from CORE_BELL_A_ADVANCED as that is implicit already
|
/linux-4.4.14/Documentation/vm/ |
D | overcommit-accounting | 38 The C language stack growth does an implicit mremap. If you want absolute
|
/linux-4.4.14/scripts/ |
D | asn1_compiler.c | 865 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-4.4.14/arch/m32r/include/asm/ |
D | assembler.h | 130 addi sp, #-4 ; room for implicit pt_regs parameter
|
/linux-4.4.14/arch/sh/ |
D | Makefile | 39 $(call cc-option,-mno-implicit-fp,-m4-nofpu)
|
/linux-4.4.14/Documentation/RCU/ |
D | lockdep.txt | 76 1. An RCU read-side critical section (implicit), or
|
D | whatisRCU.txt | 107 but RCU provides implicit low-overhead communication between readers
|
/linux-4.4.14/Documentation/arm/ |
D | kernel_mode_neon.txt | 108 The GCC option -ftree-vectorize (implied by -O3) tries to exploit implicit
|
/linux-4.4.14/Documentation/block/ |
D | cfq-iosched.txt | 159 an implicit leaf child node which hosts all the tasks whose weight is 197 the implicit leaf node. The total active weight at this level is
|
/linux-4.4.14/Documentation/networking/ |
D | filter.txt | 785 Prologue and epilogue are emitted by JIT and are implicit in the 969 have seven implicit operands. Register R6 is an implicit input that must 970 contain pointer to sk_buff. Register R0 is an implicit output which contains 975 These instructions have implicit program exit condition as well. When
|
D | spider_net.txt | 156 is nothing to be done. In particular, there is the implicit assumption
|
/linux-4.4.14/fs/cifs/ |
D | Kconfig | 161 IP addresses) which is needed for implicit mounts of DFS junction
|
/linux-4.4.14/Documentation/crypto/ |
D | async-tx-api.txt | 42 1/ implicit synchronous path: users of the API do not need to know if
|
/linux-4.4.14/ |
D | Makefile | 392 -Werror-implicit-function-declaration \ 763 KBUILD_CFLAGS += $(call cc-option,-Werror=implicit-int)
|
/linux-4.4.14/Documentation/sh/ |
D | new-machine.txt | 240 implicit checks for your board if you need this somewhere throughout the
|
/linux-4.4.14/drivers/tty/serial/8250/ |
D | Kconfig | 3 # you somehow have an implicit or explicit dependency on SERIAL_8250.
|
/linux-4.4.14/Documentation/input/ |
D | atarikbd.txt | 344 its output has been paused also causes an implicit RESUME this command can be
|
/linux-4.4.14/Documentation/scsi/ |
D | st.txt | 177 commands such as seeking between file or set marks and implicit tape
|
D | ChangeLog.lpfc | 210 * Fixed compile error for implicit definition of struct
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | api.txt | 285 explicit parameters, there is an implicit parameter block that can be
|