Home
last modified time | relevance | path

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

/linux/fs/
A Dbinfmt_elf.c1437 struct memelfnote struct
1445 static int notesize(struct memelfnote *en) in notesize() argument
1622 static int fill_files_note(struct memelfnote *note) in fill_files_note()
1711 struct memelfnote notes[];
1716 struct memelfnote psinfo;
1717 struct memelfnote signote;
1718 struct memelfnote auxv;
1719 struct memelfnote files;
1964 struct memelfnote notes[3];
1998 struct memelfnote *notes;
[all …]
A Dbinfmt_elf_fdpic.c1204 struct memelfnote struct
1212 static int notesize(struct memelfnote *en) in notesize() argument
1225 static int writenote(struct memelfnote *men, struct coredump_params *cprm) in writenote()
1275 static inline void fill_note(struct memelfnote *note, const char *name, int type, in fill_note()
1373 struct memelfnote notes[2];
1472 struct memelfnote psinfo_note, auxv_note; in elf_fdpic_core_dump()

Completed in 11 milliseconds