Home
last modified time | relevance | path

Searched refs:uninitialized (Results 1 – 21 of 21) sorted by relevance

/linux-4.4.14/lib/
DKconfig.kmemcheck7 bool "kmemcheck: trap use of uninitialized memory"
72 initialized, uninitialized, etc. and will be displayed when an
76 bool "kmemcheck: allow partially uninitialized memory"
/linux-4.4.14/Documentation/filesystems/
Dhfsplus.txt21 that have uninitialized permissions structures.
26 that have uninitialized permissions structures.
Dext4.txt330 noinit_itable Do not initialize any uninitialized inode table
365 ext4 will allocate uninitialized extent before buffer
Dproc.txt375 with the memory region, as the case would be with BSS (uninitialized data).
/linux-4.4.14/Documentation/
Dkmemcheck.txt25 is a dynamic checker that detects and warns about some uses of uninitialized
64 warning for the upper 16 bits (if they're uninitialized).
95 Debugging" / "kmemcheck: trap use of uninitialized memory"). Here follows
109 detecting the first use of uninitialized memory.
154 are initialized, uninitialized, etc. and will be displayed when an
236 WARNING: kmemcheck: Caught 32-bit read from uninitialized memory (ffff88003e4a2024)
299 "from" argument which contained some uninitialized bytes. Following the chain
468 But just which fields of the struct were uninitialized? Let's look at
471 WARNING: kmemcheck: Caught 32-bit read from uninitialized memory (ffff88003e4a2024)
485 u - uninitialized
[all …]
Dmd.txt137 Then uninitialized devices can be added with ADD_NEW_DISK. The
141 Once started with RUN_ARRAY, uninitialized spares can be added with
D00-INDEX267 - info on dynamic checker that detects uses of uninitialized memory.
/linux-4.4.14/arch/parisc/math-emu/
DMakefile7 -Wno-uninitialized -Wno-strict-prototypes -Wno-return-type \
/linux-4.4.14/arch/ia64/hp/sim/boot/
Dbootloader.lds20 can access them all, and initialized data all before uninitialized, so
/linux-4.4.14/scripts/
DMakefile.extrawarn67 KBUILD_CFLAGS += $(call cc-disable-warning, uninitialized)
Dspelling.txt1016 unintialized||uninitialized
/linux-4.4.14/drivers/gpu/drm/i915/
Di915_gem_context.c657 bool uninitialized = false; in do_switch() local
787 uninitialized = !to->legacy_hw_ctx.initialized; in do_switch()
794 if (uninitialized) { in do_switch()
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-fs-ext4105 out in preference to creating a new uninitialized
/linux-4.4.14/scripts/dtc/
Ddtc-parser.tab.c_shipped287 /* Suppress an incorrect diagnostic about yylval being uninitialized. */
291 _Pragma ("GCC diagnostic ignored \"-Wmaybe-uninitialized\"")
922 /* Nonzero means print parse trace. It is left uninitialized so that
1457 GCC warning that YYVAL may be used uninitialized. */
/linux-4.4.14/Documentation/nvdimm/
Dbtt.txt132 operation, with 00 indicating an uninitialized state.
/linux-4.4.14/sound/oss/
DCHANGELOG133 - Fixed bug in handling of uninitialized instruments with GUS.
/linux-4.4.14/scripts/genksyms/
Dparse.tab.c_shipped1101 /* Nonzero means print parse trace. It is left uninitialized so that
1674 GCC warning that YYVAL may be used uninitialized. */
/linux-4.4.14/
DMakefile611 KBUILD_CFLAGS += -Os $(call cc-disable-warning,maybe-uninitialized,)
/linux-4.4.14/scripts/kconfig/
Dzconf.tab.c_shipped1063 /* Nonzero means print parse trace. It is left uninitialized so that
1675 GCC warning that YYVAL may be used uninitialized. */
/linux-4.4.14/Documentation/networking/
Dfilter.txt1151 Program that reads uninitialized register:
/linux-4.4.14/init/
DKconfig1759 bool "Allow mmapped anonymous memory to be uninitialized"