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

/linux-master/fs/
H A Dbinfmt_elf.c1397 struct memelfnote struct
1405 static int notesize(struct memelfnote *en)
1416 static int writenote(struct memelfnote *men, struct coredump_params *cprm)
1461 static void fill_note(struct memelfnote *note, const char *name, int type,
1553 static void fill_auxv_note(struct memelfnote *note, struct mm_struct *mm)
1563 static void fill_siginfo_note(struct memelfnote *note, user_siginfo_t *csigdata,
1581 static int fill_files_note(struct memelfnote *note, struct coredump_params *cprm)
1673 struct memelfnote notes[];
1678 struct memelfnote psinfo;
1679 struct memelfnote signot
[all...]
H A Dbinfmt_elf_fdpic.c1197 struct memelfnote struct
1205 static int notesize(struct memelfnote *en)
1218 static int writenote(struct memelfnote *men, struct coredump_params *cprm)
1268 static inline void fill_note(struct memelfnote *note, const char *name, int type,
1366 struct memelfnote notes[2];
1465 struct memelfnote psinfo_note, auxv_note;

Completed in 263 milliseconds