Searched refs:ct (Results 1 – 2 of 2) sorted by relevance
1532 struct core_thread *ct; in fill_note_info() local1571 for (ct = &dump_task->mm->core_state->dumper; ct; ct = ct->next) { in fill_note_info()1578 t->task = ct->task; in fill_note_info()1579 if (ct->task == dump_task || !info->thread) { in fill_note_info()1768 struct core_thread *ct; in fill_note_info() local1771 for (ct = current->mm->core_state->dumper.next; in fill_note_info()1772 ct; ct = ct->next) { in fill_note_info()1777 ets->thread = ct->task; in fill_note_info()
1648 struct core_thread *ct; in elf_fdpic_core_dump() local1651 for (ct = current->mm->core_state->dumper.next; in elf_fdpic_core_dump()1652 ct; ct = ct->next) { in elf_fdpic_core_dump()1657 tmp->thread = ct->task; in elf_fdpic_core_dump()