Home
last modified time | relevance | path

Searched refs:elf_thread_status (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Dbinfmt_elf_fdpic.c1384 struct elf_thread_status struct
1386 struct elf_thread_status *next;
1398 static struct elf_thread_status *elf_dump_thread_status(long signr, struct task_struct *p, int *sz) in elf_dump_thread_status()
1401 struct elf_thread_status *t; in elf_dump_thread_status()
1404 t = kzalloc(sizeof(struct elf_thread_status), GFP_KERNEL); in elf_dump_thread_status()
1488 struct elf_thread_status *thread_list = NULL; in elf_fdpic_core_dump()
1496 struct elf_thread_status *tmp; in elf_fdpic_core_dump()
H A Dbinfmt_elf.c1980 struct elf_thread_status struct
1995 static int elf_dump_thread_status(long signr, struct elf_thread_status *t) in elf_dump_thread_status()
2057 struct elf_thread_status *ets; in fill_note_info()
2131 struct elf_thread_status *ets; in write_note_info()
2153 kfree(list_entry(tmp, struct elf_thread_status, list)); in free_note_info()
/kernel/linux/linux-6.6/fs/
H A Dbinfmt_elf_fdpic.c1364 struct elf_thread_status struct
1366 struct elf_thread_status *next;
1378 static struct elf_thread_status *elf_dump_thread_status(long signr, struct task_struct *p, int *sz) in elf_dump_thread_status()
1381 struct elf_thread_status *t; in elf_dump_thread_status()
1384 t = kzalloc(sizeof(struct elf_thread_status), GFP_KERNEL); in elf_dump_thread_status()
1470 struct elf_thread_status *thread_list = NULL; in elf_fdpic_core_dump()
1478 struct elf_thread_status *tmp; in elf_fdpic_core_dump()

Completed in 7 milliseconds