Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A Dbinfmt_elf.c1717 int thread_notes; member
1824 info->thread_notes = 0; in fill_note_info()
1827 ++info->thread_notes; in fill_note_info()
1833 if (unlikely(info->thread_notes == 0) || in fill_note_info()
1850 notes[info->thread_notes]), in fill_note_info()
1925 for (i = 1; i < info->thread_notes; ++i) in write_note_info()
1945 for (i = 1; i < info->thread_notes; ++i) in free_note_info()