Home
last modified time | relevance | path

Searched full:undefined (Results 1 – 25 of 981) sorted by relevance

12345678910>>...40

/linux-6.12.1/tools/lib/subcmd/
Dsubcmd-config.c4 #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-6.12.1/scripts/
Dcheckkconfigsymbols.py56 "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 …]
DMakefile.ubsan13 …gs-$(CONFIG_UBSAN_TRAP) += $(call cc-option,-fsanitize-trap=undefined,-fsanitize-undefined-trap-o…
/linux-6.12.1/tools/arch/alpha/include/uapi/asm/
Dmman.h38 /* 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-6.12.1/tools/arch/xtensa/include/uapi/asm/
Dmman.h38 /* 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-6.12.1/lib/
DKconfig.ubsan6 bool "Undefined behaviour sanity checker"
9 This option enables the Undefined Behaviour sanity checker.
10 Compile-time instrumentation is used to detect various undefined
131 arithmetic undefined behavior into wrap-around arithmetic. Future
133 exclusively undefined behavior).
162 tristate "Module for testing for undefined behavior detection"
166 It triggers various undefined behavior, and detect it.
/linux-6.12.1/Documentation/devicetree/bindings/memory-controllers/
Datmel,ebi.txt49 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-6.12.1/arch/m68k/atari/
Dnvram.c158 "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-6.12.1/Documentation/dev-tools/
Dubsan.rst3 Undefined Behavior Sanitizer - UBSAN
6 UBSAN is a runtime undefined behaviour checker.
8 UBSAN uses compile-time instrumentation to catch undefined behavior (UB).
13 GCC has that feature since 4.9.x [1_] (see ``-fsanitize=undefined`` option and
22 UBSAN: Undefined behaviour in ../include/linux/bitops.h:110:33
/linux-6.12.1/tools/testing/ktest/
Dsample.conf404 # (default undefined)
410 # This may be left undefined.
411 # (default undefined)
419 # (default undefined)
495 # default (undefined)
504 # default (undefined)
525 # default (undefined)
549 # default (undefined)
578 # default (undefined)
589 # default (undefined)
[all …]
/linux-6.12.1/tools/arch/mips/include/uapi/asm/
Dmman.h39 /* 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-6.12.1/Documentation/arch/arm64/
Dlegacy_instructions.rst7 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-6.12.1/Documentation/userspace-api/media/v4l/
Dext-ctrls-camera.rst31 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 …]
Ddev-overlay.rst205 are undefined.
212 after calling :ref:`VIDIOC_S_FMT <VIDIOC_G_FMT>` are undefined. When clip lists are
235 undefined. When a bit mask is supported but no clipping is desired this
239 both, or despite negotiating chroma-keying, the results are undefined.
242 exceeded are undefined. [#f3]_
/linux-6.12.1/tools/testing/selftests/riscv/vector/
Dvstate_prctl.c156 ksft_test_result_fail("Undefined control argument should return EINVAL\n"); in main()
162 ksft_test_result_fail("Undefined control argument should return EINVAL\n"); in main()
168 ksft_test_result_fail("Undefined control argument should return EINVAL\n"); in main()
174 ksft_test_result_fail("Undefined control argument should return EINVAL\n"); in main()
/linux-6.12.1/tools/perf/Documentation/
DBuild.txt66 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-6.12.1/arch/powerpc/include/asm/nohash/32/
Dmmu-8xx.h55 /* 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-6.12.1/arch/x86/include/asm/
Dbitops.h261 * Undefined if no bit exists, so code should check against 0 first.
280 * Undefined if no zero exists, so code should check against ~0UL first.
291 * Undefined if no set bit exists, so code should check against 0 first.
314 * dest reg is undefined if x==0, but their CPU architect says its in variable_ffs()
371 * dest reg is undefined if x==0, but their CPU architect says its in fls()
414 * dest reg is undefined if x==0, but their CPU architect says its in fls64()
/linux-6.12.1/Documentation/devicetree/bindings/powerpc/fsl/
Dmpic.txt90 Note: If the interrupt-type cell is undefined
110 type-specific cell is undefined. The
131 cell is undefined.
137 cell is undefined.
/linux-6.12.1/Documentation/translations/zh_CN/rust/
Dcoding-guidelines.rst113 /// Calling this method on [`None`] is *[undefined behavior]*.
115 /// [undefined behavior]: https://doc.rust-lang.org/reference/behavior-considered-undefined.html
/linux-6.12.1/drivers/hid/bpf/progs/
DFR-TEC__Raptor-Mach-2.bpf.c50 * 0x05, 0x00, // Usage Page (Undefined) 64
51 * 0x09, 0x00, // Usage (Undefined) 66
107 * 0x09, 0x00, // Usage (Undefined) 192
118 * 0x09, 0x00, // Usage (Undefined) 217
123 * 0x09, 0x00, // Usage (Undefined) 227
/linux-6.12.1/net/ipv6/
Dioam6.c851 /* bit12 undefined: filled with empty value */ in __ioam6_fill_trace_data()
857 /* bit13 undefined: filled with empty value */ in __ioam6_fill_trace_data()
863 /* bit14 undefined: filled with empty value */ in __ioam6_fill_trace_data()
869 /* bit15 undefined: filled with empty value */ in __ioam6_fill_trace_data()
875 /* bit16 undefined: filled with empty value */ in __ioam6_fill_trace_data()
881 /* bit17 undefined: filled with empty value */ in __ioam6_fill_trace_data()
887 /* bit18 undefined: filled with empty value */ in __ioam6_fill_trace_data()
893 /* bit19 undefined: filled with empty value */ in __ioam6_fill_trace_data()
899 /* bit20 undefined: filled with empty value */ in __ioam6_fill_trace_data()
905 /* bit21 undefined: filled with empty value */ in __ioam6_fill_trace_data()
/linux-6.12.1/arch/arm/include/asm/
Dfpstate.h52 unsigned int save[FP_HARD_SIZE]; /* as yet undefined */
58 unsigned int save[FP_SOFT_SIZE]; /* undefined information */
/linux-6.12.1/drivers/gpio/
Dgpiolib-swnode.c25 #define GPIOLIB_SWNODE_UNDEFINED_NAME "swnode-gpio-undefined"
37 * Check for a special node that identifies undefined GPIOs, this is in swnode_get_gpio_device()
138 * A special node that identifies undefined GPIOs, this is primarily used as
/linux-6.12.1/Documentation/rust/
Dcoding-guidelines.rst90 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

12345678910>>...40