Home
last modified time | relevance | path

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

/linux/fs/
H A Dbinfmt_elf.c1471 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 Dbinfmt_elf_fdpic.c1284 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)