Searched refs:thread_status_size (Results 1 – 1 of 1) sorted by relevance
1468 int thread_status_size = 0; in elf_fdpic_core_dump() local1488 ct->task, &thread_status_size); in elf_fdpic_core_dump()1498 current, &thread_status_size); in elf_fdpic_core_dump()1525 thread_status_size += notesize(&psinfo_note); in elf_fdpic_core_dump()1533 thread_status_size += notesize(&auxv_note); in elf_fdpic_core_dump()1543 fill_elf_note_phdr(phdr4note, thread_status_size, offset); in elf_fdpic_core_dump()1544 offset += thread_status_size; in elf_fdpic_core_dump()