Home
last modified time | relevance | path

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

/linux-2.6.39/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-2.6.39/Documentation/filesystems/
Dhfsplus.txt21 that have uninitialized permissions structures.
26 that have uninitialized permissions structures.
Dext4.txt356 noinit_itable Do not initialize any uninitialized inode table
396 ext4 will allocate uninitialized extent before buffer
Dproc.txt349 with the memory region, as the case would be with BSS (uninitialized data).
/linux-2.6.39/arch/parisc/math-emu/
DMakefile7 -Wno-uninitialized -Wno-strict-prototypes -Wno-return-type \
/linux-2.6.39/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 trap use of uninitialized memory"). Here follows a description of the
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
/linux-2.6.39/scripts/genksyms/
DMakefile8 HOSTCFLAGS_parse.o := -Wno-uninitialized -I$(src)
Dparse.c_shipped1089 /* Nonzero means print parse trace. It is left uninitialized so that
1647 GCC warning that YYVAL may be used uninitialized. */
/linux-2.6.39/arch/ia64/hp/sim/boot/
Dbootloader.lds20 can access them all, and initialized data all before uninitialized, so
/linux-2.6.39/fs/ext4/
Dextents.c1573 int uninitialized = 0; in ext4_ext_try_to_merge() local
1584 uninitialized = 1; in ext4_ext_try_to_merge()
1587 if (uninitialized) in ext4_ext_try_to_merge()
1670 unsigned uninitialized = 0; in ext4_ext_insert_extent() local
1703 uninitialized = 1; in ext4_ext_insert_extent()
1706 if (uninitialized) in ext4_ext_insert_extent()
2187 unsigned uninitialized = 0; in ext4_ext_rm_leaf() local
2209 uninitialized = 1; in ext4_ext_rm_leaf()
2211 uninitialized = 0; in ext4_ext_rm_leaf()
2214 uninitialized, ex_ee_len); in ext4_ext_rm_leaf()
[all …]
/linux-2.6.39/sound/oss/
DCHANGELOG133 - Fixed bug in handling of uninitialized instruments with GUS.
/linux-2.6.39/scripts/dtc/
Ddtc-parser.tab.c_shipped841 /* Nonzero means print parse trace. It is left uninitialized so that
1399 GCC warning that YYVAL may be used uninitialized. */
/linux-2.6.39/scripts/kconfig/
Dzconf.tab.c_shipped1040 /* Nonzero means print parse trace. It is left uninitialized so that
1628 GCC warning that YYVAL may be used uninitialized. */
/linux-2.6.39/init/
DKconfig1249 bool "Allow mmapped anonymous memory to be uninitialized"