/Linux-v6.1/tools/lib/subcmd/ |
D | subcmd-config.c | 4 #define UNDEFINED "SUBCMD_HAS_NOT_BEEN_INITIALIZED" macro 7 .exec_name = UNDEFINED, 8 .prefix = UNDEFINED, 9 .exec_path = UNDEFINED, 10 .exec_path_env = UNDEFINED, 11 .pager_env = UNDEFINED,
|
/Linux-v6.1/scripts/ |
D | checkkconfigsymbols.py | 56 "undefined Kconfig symbols") 60 help="diff undefined symbols between two commits " 135 undefined = {} 153 # get undefined items before the commit 157 # get undefined items for the commit 163 # symbol has not been undefined before 166 undefined[symbol] = files 167 # check if there are new files that reference the undefined symbol 172 undefined[symbol] = files 179 undefined, defined = check_symbols(args.ignore) [all …]
|
D | mksysmap | 27 # U = Undefined symbol 34 # U - undefined global symbols
|
D | check-local-export | 33 # For undefined symbols, the first field (value) is empty. 36 # It is unneeded to record undefined symbols.
|
/Linux-v6.1/tools/arch/xtensa/include/uapi/asm/ |
D | mman.h | 38 /* MADV_HWPOISON is undefined on xtensa, fix it for perf */ 40 /* MADV_SOFT_OFFLINE is undefined on xtensa, fix it for perf */ 42 /* MAP_32BIT is undefined on xtensa, fix it for perf */ 44 /* MAP_UNINITIALIZED is undefined on xtensa, fix it for perf */
|
/Linux-v6.1/tools/arch/alpha/include/uapi/asm/ |
D | mman.h | 38 /* MADV_HWPOISON is undefined on alpha, fix it for perf */ 40 /* MADV_SOFT_OFFLINE is undefined on alpha, fix it for perf */ 42 /* MAP_32BIT is undefined on alpha, fix it for perf */ 44 /* MAP_UNINITIALIZED is undefined on alpha, fix it for perf */
|
/Linux-v6.1/Documentation/devicetree/bindings/memory-controllers/ |
D | atmel,ebi.txt | 49 Default to 8 when undefined. 52 Default to "select" when undefined. 55 Default to "ncs" when undefined. 58 Default to "ncs" when undefined. 61 Default to "disabled" when undefined. 72 Default to "normal" when undefined.
|
/Linux-v6.1/lib/ |
D | Kconfig.ubsan | 6 bool "Undefined behaviour sanity checker" 8 This option enables the Undefined Behaviour sanity checker. 9 Compile-time instrumentation is used to detect various undefined 18 depends on $(cc-option, -fsanitize-undefined-trap-on-error) 144 tristate "Module for testing for undefined behavior detection" 148 It triggers various undefined behavior, and detect it.
|
/Linux-v6.1/arch/m68k/atari/ |
D | nvram.c | 158 "6 (undefined)", 168 "4 (undefined)", 169 "5 (undefined)", 170 "6 (undefined)", 171 "7 (undefined)", 198 seq_printf(seq, "0x%02x (undefined)\n", nvram[1]); in atari_nvram_proc_read() 215 seq_printf(seq, "%u (undefined)\n", nvram[6]); in atari_nvram_proc_read() 220 seq_printf(seq, "%u (undefined)\n", nvram[7]); in atari_nvram_proc_read()
|
/Linux-v6.1/Documentation/dev-tools/ |
D | ubsan.rst | 1 The Undefined Behavior Sanitizer - UBSAN 4 UBSAN is a runtime undefined behaviour checker. 6 UBSAN uses compile-time instrumentation to catch undefined behavior (UB). 11 GCC has that feature since 4.9.x [1_] (see ``-fsanitize=undefined`` option and 20 UBSAN: Undefined behaviour in ../include/linux/bitops.h:110:33
|
/Linux-v6.1/tools/testing/ktest/ |
D | sample.conf | 396 # (default undefined) 402 # This may be left undefined. 403 # (default undefined) 411 # (default undefined) 487 # default (undefined) 496 # default (undefined) 517 # default (undefined) 541 # default (undefined) 570 # default (undefined) 581 # default (undefined) [all …]
|
/Linux-v6.1/tools/arch/mips/include/uapi/asm/ |
D | mman.h | 39 /* MADV_SOFT_OFFLINE is undefined on mips, fix it for perf */ 41 /* MAP_32BIT is undefined on mips, fix it for perf */ 43 /* MAP_UNINITIALIZED is undefined on mips, fix it for perf */
|
/Linux-v6.1/Documentation/userspace-api/media/v4l/ |
D | ext-ctrls-camera.rst | 31 aperture while these features are enabled is undefined, drivers 109 The unit is undefined. A positive value moves the camera to the 116 The unit is undefined. A positive value moves the camera up, a 143 position. The unit is undefined. Positive values set the focus 148 amount. The unit is undefined. Positive values move the focus closer 154 focus adjustments while this feature is enabled is undefined, 159 when ``V4L2_CID_FOCUS_AUTO`` is set to ``TRUE`` (1) is undefined, 244 unit is undefined. Larger values open the iris wider, smaller values 249 The unit is undefined. Positive values open the iris one step 343 than ``V4L2_CID_ISO_SENSITIVITY_MANUAL`` is undefined, drivers [all …]
|
D | dev-overlay.rst | 201 are undefined. 207 after calling :ref:`VIDIOC_S_FMT <VIDIOC_G_FMT>` are undefined. When clip lists are 229 undefined. When a bit mask is supported but no clipping is desired this 233 both, or despite negotiating chroma-keying, the results are undefined. 236 exceeded are undefined. [#f3]_
|
/Linux-v6.1/Documentation/arm64/ |
D | legacy_instructions.rst | 7 the architecture. The infrastructure code uses undefined instruction 18 Generates undefined instruction abort. Default for instructions that 40 while obsolete instructions must be undefined by default.
|
/Linux-v6.1/tools/perf/Documentation/ |
D | Build.txt | 66 UndefinedBehaviorSanitizer (or UBSan) is a fast undefined behavior detector 67 supported by GCC. UBSan detects undefined behaviors of programs at runtime. 70 $ make DEBUG=1 EXTRA_CFLAGS='-fno-omit-frame-pointer -fsanitize=undefined'
|
/Linux-v6.1/arch/x86/include/asm/ |
D | bitops.h | 262 * Undefined if no bit exists, so code should check against 0 first. 281 * Undefined if no zero exists, so code should check against ~0UL first. 292 * Undefined if no set bit exists, so code should check against 0 first. 312 * dest reg is undefined if x==0, but their CPU architect says its in variable_ffs() 366 * dest reg is undefined if x==0, but their CPU architect says its in fls() 406 * dest reg is undefined if x==0, but their CPU architect says its in fls64()
|
/Linux-v6.1/Documentation/devicetree/bindings/powerpc/fsl/ |
D | mpic.txt | 90 Note: If the interrupt-type cell is undefined 110 type-specific cell is undefined. The 131 cell is undefined. 137 cell is undefined.
|
/Linux-v6.1/arch/powerpc/include/asm/nohash/32/ |
D | mmu-8xx.h | 55 /* Reset value is undefined */ 69 /* Reset value is undefined */ 118 /* Reset value is undefined */ 127 /* Reset value is undefined */ 145 /* Reset value is undefined */
|
/Linux-v6.1/arch/arm/include/asm/ |
D | fpstate.h | 52 unsigned int save[FP_HARD_SIZE]; /* as yet undefined */ 58 unsigned int save[FP_SOFT_SIZE]; /* undefined information */
|
/Linux-v6.1/net/ipv6/ |
D | ioam6.c | 787 /* bit12 undefined: filled with empty value */ in __ioam6_fill_trace_data() 793 /* bit13 undefined: filled with empty value */ in __ioam6_fill_trace_data() 799 /* bit14 undefined: filled with empty value */ in __ioam6_fill_trace_data() 805 /* bit15 undefined: filled with empty value */ in __ioam6_fill_trace_data() 811 /* bit16 undefined: filled with empty value */ in __ioam6_fill_trace_data() 817 /* bit17 undefined: filled with empty value */ in __ioam6_fill_trace_data() 823 /* bit18 undefined: filled with empty value */ in __ioam6_fill_trace_data() 829 /* bit19 undefined: filled with empty value */ in __ioam6_fill_trace_data() 835 /* bit20 undefined: filled with empty value */ in __ioam6_fill_trace_data() 841 /* bit21 undefined: filled with empty value */ in __ioam6_fill_trace_data()
|
/Linux-v6.1/Documentation/rust/ |
D | coding-guidelines.rst | 90 correct/sound, i.e. why it cannot trigger undefined behavior in any case, e.g.: 126 /// Calling this method on [`None`] is *[undefined behavior]*. 128 /// [undefined behavior]: https://doc.rust-lang.org/reference/behavior-considered-undefined.html
|
/Linux-v6.1/tools/testing/memblock/ |
D | Makefile | 6 -fsanitize=undefined -D CONFIG_PHYS_ADDR_T_64BIT 7 LDFLAGS += -fsanitize=address -fsanitize=undefined
|
/Linux-v6.1/arch/sh/drivers/pci/ |
D | pci-sh7751.h | 78 /* PCICONF7 - PCICONF10 are undefined */ 82 /* PCICONF12 is undefined */ 85 /* PCICONF14 is undefined */
|
/Linux-v6.1/arch/s390/kvm/ |
D | gaccess.h | 111 * must be located in the vcpu's lowcore. Otherwise the result is undefined. 139 * be located within the vcpu's lowcore, otherwise the result is undefined. 165 * be located within the vcpu's lowcore, otherwise the result is undefined. 234 * If no access exception happened, the contents of pgm are undefined when 240 * undefined. Also parts of @data may have been copied to guest 252 * It may also be used for terminating instructions, if it is undefined
|