Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dbinfmt_elf.c1604 int thread_notes; member
1720 info->thread_notes = 0; in fill_note_info()
1723 ++info->thread_notes; in fill_note_info()
1729 if (unlikely(info->thread_notes == 0) || in fill_note_info()
1746 notes[info->thread_notes]), in fill_note_info()
1821 for (i = 1; i < info->thread_notes; ++i) in write_note_info()
1841 for (i = 1; i < info->thread_notes; ++i) in free_note_info()