Searched refs:__fill_note (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/ |
| H A D | binfmt_elf.c | 1471 static void __fill_note(struct memelfnote *note, const char *name, int type, in __fill_note() function 1481 __fill_note(note, NN_ ## type, NT_ ## type, sz, data) 1779 __fill_note(&t->notes[note_iter], note_name, note_type, in fill_thread_core_info()
|
| H A D | binfmt_elf_fdpic.c | 1284 static inline void __fill_note(struct memelfnote *note, const char *name, int type, in __fill_note() function 1295 __fill_note(note, NN_ ## type, NT_ ## type, sz, data)
|