Home
last modified time | relevance | path

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

/linux/fs/
H A Dbinfmt_elf_fdpic.c1207 struct memelfnote struct
1215 static int notesize(struct memelfnote *en) in notesize() argument
1228 static int writenote(struct memelfnote *men, struct coredump_params *cprm) in writenote()
1278 static inline void __fill_note(struct memelfnote *note, const char *name, int type, in __fill_note()
1379 struct memelfnote notes[2];
1476 struct memelfnote psinfo_note, auxv_note; in elf_fdpic_core_dump()