Searched refs:NT_PRPSINFO (Results 1 – 13 of 13) sorted by relevance
| /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() 423 return nt_init(ptr, NT_PRPSINFO, &prpsinfo, sizeof(prpsinfo)); in nt_prpsinfo() 611 size += nt_size(NT_PRPSINFO, sizeof(struct elf_prpsinfo)); in get_elfcorehdr_size()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | elf.h | 375 #define NT_PRPSINFO 3 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 | 373 #define NT_PRPSINFO 3 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 | 373 #define NT_PRPSINFO 3 macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | elf_common.h | 511 #define NT_PRPSINFO 3 /* Process state info. */ macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | elf_common.h | 511 #define NT_PRPSINFO 3 /* Process state info. */ macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/ |
| H A D | elf_common.h | 511 #define NT_PRPSINFO 3 /* Process state info. */ macro
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/ |
| H A D | elf_common.h | 511 #define NT_PRPSINFO 3 /* Process state info. */ macro
|
| /OK3568_Linux_fs/kernel/fs/proc/ |
| H A D | kcore.c | 433 append_kcore_note(notes, &i, CORE_STR, NT_PRPSINFO, &prpsinfo, in read_kcore()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | binfmt_elf.c | 1819 fill_note(&info->psinfo, "CORE", NT_PRPSINFO, sizeof(*psinfo), psinfo); in fill_note_info() 2070 fill_note(info->notes + 1, "CORE", NT_PRPSINFO, in fill_note_info()
|
| H A D | binfmt_elf_fdpic.c | 1550 fill_note(&psinfo_note, "CORE", NT_PRPSINFO, sizeof(*psinfo), psinfo); in elf_fdpic_core_dump()
|
| /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/ |
| H A D | elf.h | 744 #define NT_PRPSINFO 3 /* Contains copy of prpsinfo struct */ 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/ |
| H A D | elf.h | 744 #define NT_PRPSINFO 3 /* Contains copy of prpsinfo struct */ macro
|