/linux-4.1.27/arch/openrisc/kernel/ |
D | ptrace.c | 119 .core_note_type = NT_PRSTATUS,
|
/linux-4.1.27/arch/c6x/kernel/ |
D | ptrace.c | 118 .core_note_type = NT_PRSTATUS,
|
/linux-4.1.27/arch/ia64/kernel/ |
D | crash.c | 79 buf = append_elf_note(buf, KEXEC_CORE_NOTE_NAME, NT_PRSTATUS, prstatus, in crash_save_this_cpu()
|
D | ptrace.c | 2106 .core_note_type = NT_PRSTATUS,
|
/linux-4.1.27/arch/arc/kernel/ |
D | ptrace.c | 116 .core_note_type = NT_PRSTATUS,
|
/linux-4.1.27/arch/nios2/kernel/ |
D | ptrace.c | 119 .core_note_type = NT_PRSTATUS,
|
/linux-4.1.27/arch/hexagon/kernel/ |
D | ptrace.c | 172 .core_note_type = NT_PRSTATUS,
|
/linux-4.1.27/arch/tile/kernel/ |
D | ptrace.c | 128 .core_note_type = NT_PRSTATUS,
|
/linux-4.1.27/arch/frv/kernel/ |
D | ptrace.c | 166 .core_note_type = NT_PRSTATUS,
|
/linux-4.1.27/include/uapi/linux/ |
D | elf.h | 367 #define NT_PRSTATUS 1 macro
|
/linux-4.1.27/arch/mn10300/kernel/ |
D | ptrace.c | 225 .core_note_type = NT_PRSTATUS,
|
/linux-4.1.27/arch/mips/kernel/ |
D | ptrace.c | 508 .core_note_type = NT_PRSTATUS, 539 .core_note_type = NT_PRSTATUS,
|
/linux-4.1.27/arch/blackfin/kernel/ |
D | ptrace.c | 210 .core_note_type = NT_PRSTATUS,
|
/linux-4.1.27/arch/score/kernel/ |
D | ptrace.c | 99 .core_note_type = NT_PRSTATUS,
|
/linux-4.1.27/arch/sparc/kernel/ |
D | ptrace_32.c | 295 .core_note_type = NT_PRSTATUS,
|
D | ptrace_64.c | 450 .core_note_type = NT_PRSTATUS, 812 .core_note_type = NT_PRSTATUS,
|
/linux-4.1.27/arch/sh/kernel/ |
D | ptrace_64.c | 352 .core_note_type = NT_PRSTATUS,
|
D | ptrace_32.c | 326 .core_note_type = NT_PRSTATUS,
|
/linux-4.1.27/arch/metag/kernel/ |
D | ptrace.c | 325 .core_note_type = NT_PRSTATUS,
|
/linux-4.1.27/arch/arm64/kernel/ |
D | ptrace.c | 600 .core_note_type = NT_PRSTATUS, 837 .core_note_type = NT_PRSTATUS,
|
/linux-4.1.27/fs/ |
D | binfmt_elf.c | 1642 fill_note(&t->notes[0], "CORE", NT_PRSTATUS, in fill_thread_core_info() 1720 unlikely(view->regsets[0].core_note_type != NT_PRSTATUS)) { in fill_note_info() 1869 fill_note(&t->notes[0], "CORE", NT_PRSTATUS, sizeof(t->prstatus), in elf_dump_thread_status() 1975 fill_note(info->notes + 0, "CORE", NT_PRSTATUS, in fill_note_info()
|
D | binfmt_elf_fdpic.c | 1434 fill_note(&t->notes[0], "CORE", NT_PRSTATUS, sizeof(t->prstatus), in elf_dump_thread_status() 1636 fill_note(notes + 0, "CORE", NT_PRSTATUS, sizeof(*prstatus), prstatus); in elf_fdpic_core_dump()
|
/linux-4.1.27/fs/proc/ |
D | kcore.c | 389 notes[0].type = NT_PRSTATUS; in elf_kcore_store_hdr()
|
/linux-4.1.27/arch/x86/kernel/ |
D | ptrace.c | 1291 .core_note_type = NT_PRSTATUS, 1332 .core_note_type = NT_PRSTATUS,
|
/linux-4.1.27/arch/s390/kernel/ |
D | crash_dump.c | 324 return nt_init(ptr, NT_PRSTATUS, &nt_prstatus, sizeof(nt_prstatus), in nt_prstatus()
|
D | ptrace.c | 1175 .core_note_type = NT_PRSTATUS, 1395 .core_note_type = NT_PRSTATUS,
|
/linux-4.1.27/arch/arm/kernel/ |
D | ptrace.c | 753 .core_note_type = NT_PRSTATUS,
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | ptrace.c | 636 .core_note_type = NT_PRSTATUS, .n = ELF_NGREG, 811 .core_note_type = NT_PRSTATUS, .n = ELF_NGREG,
|
D | fadump.c | 522 buf = fadump_append_elf_note(buf, KEXEC_CORE_NOTE_NAME, NT_PRSTATUS, in fadump_regs_to_elf_notes()
|
/linux-4.1.27/kernel/ |
D | kexec.c | 1604 buf = append_elf_note(buf, KEXEC_CORE_NOTE_NAME, NT_PRSTATUS, in crash_save_cpu()
|