Lines Matching defs:thread_struct
93 struct thread_struct { struct
95 unsigned long ksp;
97 unsigned long pc;
99 unsigned long usp0;
101 pid_t creator_pid;
104 struct tile_dma_state tile_dma_state;
107 unsigned long ex_context[2];
109 unsigned long system_save[4];
111 unsigned long long interrupt_mask;
113 unsigned long intctrl_0;
115 bool in_backtrace;
117 unsigned long proc_status;
120 unsigned long interrupt_vector_base;
123 unsigned long tile_rtf_hwm;
126 unsigned long dstream_pf;
130 struct hardwall_task hardwall[HARDWALL_TYPES];
134 struct async_tlb dma_async_tlb;