Searched refs:append_kcore_note (Results 1 – 1 of 1) sorted by relevance
| /fs/proc/ |
| A D | kcore.c | 308 static void append_kcore_note(char *notes, size_t *i, const char *name, in append_kcore_note() function 446 append_kcore_note(notes, &i, NN_PRSTATUS, NT_PRSTATUS, &prstatus, in read_kcore_iter() 448 append_kcore_note(notes, &i, NN_PRPSINFO, NT_PRPSINFO, &prpsinfo, in read_kcore_iter() 450 append_kcore_note(notes, &i, NN_TASKSTRUCT, NT_TASKSTRUCT, current, in read_kcore_iter() 459 append_kcore_note(notes, &i, VMCOREINFO_NOTE_NAME, 0, in read_kcore_iter()
|
Completed in 8 milliseconds