Searched refs:elf_prpsinfo (Results 1 – 3 of 3) sorted by relevance
57 struct elf_prpsinfo struct
354 struct elf_prpsinfo prpsinfo; in nt_prpsinfo()598 size += nt_size(PRPSINFO, struct elf_prpsinfo); in get_elfcorehdr_size()
1328 static int fill_psinfo(struct elf_prpsinfo *psinfo, struct task_struct *p, in fill_psinfo()1336 memset(psinfo, 0, sizeof(struct elf_prpsinfo)); in fill_psinfo()1477 struct elf_prpsinfo *psinfo = NULL; /* NT_PRPSINFO */ in elf_fdpic_core_dump()