Home
last modified time | relevance | path

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

/linux/fs/
H A Dbinfmt_elf.c1681 struct elf_thread_core_info { struct
1682 struct elf_thread_core_info *next; argument
1689 struct elf_thread_core_info *thread; argument
1720 static int fill_thread_core_info(struct elf_thread_core_info *t, in fill_thread_core_info()
1788 static int fill_thread_core_info(struct elf_thread_core_info *t, in fill_thread_core_info()
1821 struct elf_thread_core_info *t; in fill_note_info()
1924 struct elf_thread_core_info *t = info->thread; in write_note_info()
1956 struct elf_thread_core_info *threads = info->thread; in free_note_info()
1959 struct elf_thread_core_info *t = threads; in free_note_info()