NT_PRPSINFO       302 arch/s390/kernel/crash_dump.c 	if (type == NT_PRPSINFO || type == NT_PRSTATUS || type == NT_PRFPREG)
NT_PRPSINFO       423 arch/s390/kernel/crash_dump.c 	return nt_init(ptr, NT_PRPSINFO, &prpsinfo, sizeof(prpsinfo));
NT_PRPSINFO       613 arch/s390/kernel/crash_dump.c 	size += nt_size(NT_PRPSINFO, sizeof(struct elf_prpsinfo));
NT_PRPSINFO      1780 fs/binfmt_elf.c 	fill_note(&info->psinfo, "CORE", NT_PRPSINFO, sizeof(*psinfo), psinfo);
NT_PRPSINFO      2051 fs/binfmt_elf.c 	fill_note(info->notes + 1, "CORE", NT_PRPSINFO,
NT_PRPSINFO      1657 fs/binfmt_elf_fdpic.c 	fill_note(notes + 1, "CORE", NT_PRPSINFO, sizeof(*psinfo), psinfo);
NT_PRPSINFO       435 fs/proc/kcore.c 		append_kcore_note(notes, &i, CORE_STR, NT_PRPSINFO, &prpsinfo,