elf_thread_core_info 1409 fs/binfmt_elf.c 	struct elf_thread_core_info *next;
elf_thread_core_info 1416 fs/binfmt_elf.c 	struct elf_thread_core_info *thread;
elf_thread_core_info 1501 fs/binfmt_elf.c 	struct elf_thread_core_info *t;
elf_thread_core_info 1543 fs/binfmt_elf.c 		t = kzalloc(offsetof(struct elf_thread_core_info,
elf_thread_core_info 1595 fs/binfmt_elf.c 	struct elf_thread_core_info *t = info->thread;
elf_thread_core_info 1622 fs/binfmt_elf.c 	struct elf_thread_core_info *threads = info->thread;
elf_thread_core_info 1625 fs/binfmt_elf.c 		struct elf_thread_core_info *t = threads;