Searched refs:uninitialized (Results 1 – 19 of 19) sorted by relevance
/linux-4.1.27/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.1.27/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 | 372 with the memory region, as the case would be with BSS (uninitialized data).
|
/linux-4.1.27/arch/parisc/math-emu/ |
D | Makefile | 7 -Wno-uninitialized -Wno-strict-prototypes -Wno-return-type \
|
/linux-4.1.27/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.1.27/arch/ia64/hp/sim/boot/ |
D | bootloader.lds | 20 can access them all, and initialized data all before uninitialized, so
|
/linux-4.1.27/scripts/ |
D | Makefile.extrawarn | 67 KBUILD_CFLAGS += $(call cc-disable-warning, uninitialized)
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | i915_gem_context.c | 642 bool uninitialized = false; in do_switch() local 783 uninitialized = !to->legacy_hw_ctx.initialized; in do_switch() 790 if (uninitialized) { in do_switch()
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-fs-ext4 | 105 out in preference to creating a new uninitialized
|
/linux-4.1.27/sound/oss/ |
D | CHANGELOG | 133 - Fixed bug in handling of uninitialized instruments with GUS.
|
/linux-4.1.27/scripts/genksyms/ |
D | parse.tab.c_shipped | 1116 /* Nonzero means print parse trace. It is left uninitialized so that 1698 GCC warning that YYVAL may be used uninitialized. */
|
/linux-4.1.27/ |
D | Makefile | 615 KBUILD_CFLAGS += -Os $(call cc-disable-warning,maybe-uninitialized,)
|
/linux-4.1.27/scripts/kconfig/ |
D | zconf.tab.c_shipped | 1041 /* Nonzero means print parse trace. It is left uninitialized so that 1653 GCC warning that YYVAL may be used uninitialized. */
|
/linux-4.1.27/scripts/dtc/ |
D | dtc-parser.tab.c_shipped | 944 /* Nonzero means print parse trace. It is left uninitialized so that 1512 GCC warning that YYVAL may be used uninitialized. */
|
/linux-4.1.27/Documentation/networking/ |
D | filter.txt | 1151 Program that reads uninitialized register:
|
/linux-4.1.27/init/ |
D | Kconfig | 1728 bool "Allow mmapped anonymous memory to be uninitialized"
|