Searched refs:uninitialized (Results 1 – 21 of 21) sorted by relevance
/linux-4.4.14/lib/ |
D | Kconfig.kmemcheck | 7 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/ |
D | hfsplus.txt | 21 that have uninitialized permissions structures. 26 that have uninitialized permissions structures.
|
D | ext4.txt | 330 noinit_itable Do not initialize any uninitialized inode table 365 ext4 will allocate uninitialized extent before buffer
|
D | proc.txt | 375 with the memory region, as the case would be with BSS (uninitialized data).
|
/linux-4.4.14/Documentation/ |
D | kmemcheck.txt | 25 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 …]
|
D | md.txt | 137 Then uninitialized devices can be added with ADD_NEW_DISK. The 141 Once started with RUN_ARRAY, uninitialized spares can be added with
|
D | 00-INDEX | 267 - info on dynamic checker that detects uses of uninitialized memory.
|
/linux-4.4.14/arch/parisc/math-emu/ |
D | Makefile | 7 -Wno-uninitialized -Wno-strict-prototypes -Wno-return-type \
|
/linux-4.4.14/arch/ia64/hp/sim/boot/ |
D | bootloader.lds | 20 can access them all, and initialized data all before uninitialized, so
|
/linux-4.4.14/scripts/ |
D | Makefile.extrawarn | 67 KBUILD_CFLAGS += $(call cc-disable-warning, uninitialized)
|
D | spelling.txt | 1016 unintialized||uninitialized
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | i915_gem_context.c | 657 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/ |
D | sysfs-fs-ext4 | 105 out in preference to creating a new uninitialized
|
/linux-4.4.14/scripts/dtc/ |
D | dtc-parser.tab.c_shipped | 287 /* 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/ |
D | btt.txt | 132 operation, with 00 indicating an uninitialized state.
|
/linux-4.4.14/sound/oss/ |
D | CHANGELOG | 133 - Fixed bug in handling of uninitialized instruments with GUS.
|
/linux-4.4.14/scripts/genksyms/ |
D | parse.tab.c_shipped | 1101 /* Nonzero means print parse trace. It is left uninitialized so that 1674 GCC warning that YYVAL may be used uninitialized. */
|
/linux-4.4.14/ |
D | Makefile | 611 KBUILD_CFLAGS += -Os $(call cc-disable-warning,maybe-uninitialized,)
|
/linux-4.4.14/scripts/kconfig/ |
D | zconf.tab.c_shipped | 1063 /* 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/ |
D | filter.txt | 1151 Program that reads uninitialized register:
|
/linux-4.4.14/init/ |
D | Kconfig | 1759 bool "Allow mmapped anonymous memory to be uninitialized"
|