Home
last modified time | relevance | path

Searched refs:dump (Results 1 – 8 of 8) sorted by relevance

/fs/
Dbinfmt_aout.c97 struct user dump; in aout_core_dump() local
109 strncpy(dump.u_comm, current->comm, sizeof(dump.u_comm)); in aout_core_dump()
110 dump.u_ar0 = offsetof(struct user, regs); in aout_core_dump()
111 dump.signal = signr; in aout_core_dump()
112 aout_dump_thread(regs, &dump); in aout_core_dump()
116 if ((dump.u_dsize + dump.u_ssize+1) * PAGE_SIZE > limit) in aout_core_dump()
117 dump.u_dsize = 0; in aout_core_dump()
120 if ((dump.u_ssize + 1) * PAGE_SIZE > limit) in aout_core_dump()
121 dump.u_ssize = 0; in aout_core_dump()
125 if (!access_ok(VERIFY_READ, (void __user *)START_DATA(dump), dump.u_dsize << PAGE_SHIFT)) in aout_core_dump()
[all …]
DKconfig.binfmt48 ELF core dump files describe each memory mapping of the crashed
53 the first page of the file in a core dump makes it possible to
55 cost and disk space to dump all the text. However, versions of
56 GDB before 6.7 are confused by ELF core dump files in this format.
58 The core dump behavior can be controlled per process using
/fs/jffs2/
Ddebug.c162 int dump = 0; in __jffs2_dbg_superblock_counts() local
266 dump = 1; \ in __jffs2_dbg_superblock_counts()
280 dump = 1; in __jffs2_dbg_superblock_counts()
283 if (dump) { in __jffs2_dbg_superblock_counts()
DKconfig28 If reporting bugs, please try to have available a full dump of the
/fs/ubifs/
DKconfig60 If reporting bugs, please try to have available a full dump of the
Dfile.c79 goto dump; in read_block()
86 goto dump; in read_block()
98 dump: in read_block()
/fs/proc/
DKconfig40 Exports the dump image of crashed kernel in ELF format.
/fs/ntfs/
DKconfig48 When reporting bugs, please try to have available a full dump of