Home
last modified time | relevance | path

Searched refs:storenote (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/fs/proc/
Dkcore.c292 static char *storenote(struct memelfnote *men, char *bufp) in storenote() function
396 bufp = storenote(&notes[0], bufp); in elf_kcore_store_hdr()
413 bufp = storenote(&notes[1], bufp); in elf_kcore_store_hdr()
422 bufp = storenote(&notes[2], bufp); in elf_kcore_store_hdr()