Searched refs:thread_status_size (Results 1 – 1 of 1) sorted by relevance
1485 int thread_status_size = 0; in elf_fdpic_core_dump() local1505 ct->task, &thread_status_size); in elf_fdpic_core_dump()1515 current, &thread_status_size); in elf_fdpic_core_dump()1542 thread_status_size += notesize(&psinfo_note); in elf_fdpic_core_dump()1550 thread_status_size += notesize(&auxv_note); in elf_fdpic_core_dump()1560 fill_elf_note_phdr(phdr4note, thread_status_size, offset); in elf_fdpic_core_dump()1561 offset += thread_status_size; in elf_fdpic_core_dump()