Searched refs:elf_prstatus (Results 1 – 4 of 4) sorted by relevance
93 roundup(sizeof(struct elf_prstatus), 4) + in get_kcore_size()322 struct elf_prstatus prstatus; /* NT_PRSTATUS */ in elf_kcore_store_hdr()391 notes[0].datasz = sizeof(struct elf_prstatus); in elf_kcore_store_hdr()394 memset(&prstatus, 0, sizeof(struct elf_prstatus)); in elf_kcore_store_hdr()
51 #define elf_prstatus compat_elf_prstatus macro
1424 static void fill_prstatus(struct elf_prstatus *prstatus, in fill_prstatus()1613 struct elf_prstatus prstatus;1875 struct elf_prstatus prstatus; /* NT_PRSTATUS */1925 struct elf_prstatus *prstatus; /* NT_PRSTATUS */
1352 static void fill_prstatus(struct elf_prstatus *prstatus, in fill_prstatus()1435 struct elf_prstatus prstatus; /* NT_PRSTATUS */1595 struct elf_prstatus *prstatus = NULL; /* NT_PRSTATUS */ in elf_fdpic_core_dump()