| /OK3568_Linux_fs/kernel/arch/c6x/kernel/ |
| H A D | ptrace.c | 71 .core_note_type = NT_PRSTATUS,
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/ |
| H A D | opal-core.c | 255 buf = append_elf64_note(buf, CRASH_CORE_NOTE_NAME, NT_PRSTATUS, in opalcore_append_cpu_notes() 283 NT_PRSTATUS, &prstatus, in opalcore_append_cpu_notes() 291 NT_PRSTATUS, &prstatus, in opalcore_append_cpu_notes()
|
| /OK3568_Linux_fs/kernel/arch/nds32/kernel/ |
| H A D | ptrace.c | 39 .core_note_type = NT_PRSTATUS,
|
| /OK3568_Linux_fs/kernel/arch/openrisc/kernel/ |
| H A D | ptrace.c | 99 .core_note_type = NT_PRSTATUS,
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | crash_dump.c | 302 if (type == NT_PRPSINFO || type == NT_PRSTATUS || type == NT_PRFPREG) in nt_name() 374 ptr = nt_init(ptr, NT_PRSTATUS, &nt_prstatus, sizeof(nt_prstatus)); in fill_cpu_elf_notes() 398 size = nt_size(NT_PRSTATUS, sizeof(struct elf_prstatus)); in get_cpu_elf_notes_size()
|
| /OK3568_Linux_fs/kernel/arch/riscv/kernel/ |
| H A D | ptrace.c | 90 .core_note_type = NT_PRSTATUS,
|
| /OK3568_Linux_fs/kernel/arch/ia64/kernel/ |
| H A D | crash.c | 58 buf = append_elf_note(buf, KEXEC_CORE_NOTE_NAME, NT_PRSTATUS, prstatus, in crash_save_this_cpu()
|
| /OK3568_Linux_fs/kernel/arch/nios2/kernel/ |
| H A D | ptrace.c | 99 .core_note_type = NT_PRSTATUS,
|
| /OK3568_Linux_fs/kernel/arch/hexagon/kernel/ |
| H A D | ptrace.c | 138 .core_note_type = NT_PRSTATUS,
|
| /OK3568_Linux_fs/kernel/arch/h8300/kernel/ |
| H A D | ptrace.c | 133 .core_note_type = NT_PRSTATUS,
|
| /OK3568_Linux_fs/kernel/arch/parisc/kernel/ |
| H A D | ptrace.c | 553 .core_note_type = NT_PRSTATUS, .n = ELF_NGREG, 621 .core_note_type = NT_PRSTATUS, .n = ELF_NGREG,
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | elf.h | 373 #define NT_PRSTATUS 1 macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | elf.h | 371 #define NT_PRSTATUS 1 macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | elf.h | 371 #define NT_PRSTATUS 1 macro
|
| /OK3568_Linux_fs/kernel/arch/arc/kernel/ |
| H A D | ptrace.c | 204 .core_note_type = NT_PRSTATUS,
|
| /OK3568_Linux_fs/kernel/arch/csky/kernel/ |
| H A D | ptrace.c | 169 .core_note_type = NT_PRSTATUS,
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | binfmt_elf.c | 1759 fill_note(&t->notes[0], "CORE", NT_PRSTATUS, in fill_thread_core_info() 1834 unlikely(view->regsets[0].core_note_type != NT_PRSTATUS)) { in fill_note_info() 1980 fill_note(&t->notes[0], "CORE", NT_PRSTATUS, sizeof(t->prstatus), in elf_dump_thread_status() 2067 fill_note(info->notes + 0, "CORE", NT_PRSTATUS, in fill_note_info()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ptrace/ |
| H A D | ptrace-view.c | 519 .core_note_type = NT_PRSTATUS, .n = ELF_NGREG, 757 .core_note_type = NT_PRSTATUS, .n = ELF_NGREG,
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | ptrace.c | 1121 .core_note_type = NT_PRSTATUS, 1415 .core_note_type = NT_PRSTATUS, 1440 .core_note_type = NT_PRSTATUS,
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | ptrace_32.c | 221 .core_note_type = NT_PRSTATUS,
|
| H A D | ptrace_64.c | 424 .core_note_type = NT_PRSTATUS, 755 .core_note_type = NT_PRSTATUS,
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/ |
| H A D | ptrace_32.c | 295 .core_note_type = NT_PRSTATUS,
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | ptrace.c | 1209 .core_note_type = NT_PRSTATUS, 1250 .core_note_type = NT_PRSTATUS,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/csf/ |
| H A D | mali_kbase_csf_firmware_core_dump.c | 369 note->n_type = NT_PRSTATUS; in fw_core_dump_create_prstatus_note()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | elf_common.h | 509 #define NT_PRSTATUS 1 /* Process status. */ macro
|