NT_PRPSINFO 1510 fs/binfmt_elf.c fill_note(&info->psinfo, "CORE", NT_PRPSINFO, sizeof(*psinfo), psinfo); NT_PRPSINFO 1776 fs/binfmt_elf.c fill_note(info->notes + 1, "CORE", NT_PRPSINFO, NT_PRPSINFO 1673 fs/binfmt_elf_fdpic.c fill_note(notes + 1, "CORE", NT_PRPSINFO, sizeof(*psinfo), psinfo); NT_PRPSINFO 226 fs/proc/kcore.c notes[1].type = NT_PRPSINFO;