Lines Matching refs:thread
16 OFFSET(TASK_THREAD_RA, task_struct, thread.ra); in asm_offsets()
17 OFFSET(TASK_THREAD_SP, task_struct, thread.sp); in asm_offsets()
18 OFFSET(TASK_THREAD_S0, task_struct, thread.s[0]); in asm_offsets()
19 OFFSET(TASK_THREAD_S1, task_struct, thread.s[1]); in asm_offsets()
20 OFFSET(TASK_THREAD_S2, task_struct, thread.s[2]); in asm_offsets()
21 OFFSET(TASK_THREAD_S3, task_struct, thread.s[3]); in asm_offsets()
22 OFFSET(TASK_THREAD_S4, task_struct, thread.s[4]); in asm_offsets()
23 OFFSET(TASK_THREAD_S5, task_struct, thread.s[5]); in asm_offsets()
24 OFFSET(TASK_THREAD_S6, task_struct, thread.s[6]); in asm_offsets()
25 OFFSET(TASK_THREAD_S7, task_struct, thread.s[7]); in asm_offsets()
26 OFFSET(TASK_THREAD_S8, task_struct, thread.s[8]); in asm_offsets()
27 OFFSET(TASK_THREAD_S9, task_struct, thread.s[9]); in asm_offsets()
28 OFFSET(TASK_THREAD_S10, task_struct, thread.s[10]); in asm_offsets()
29 OFFSET(TASK_THREAD_S11, task_struct, thread.s[11]); in asm_offsets()
30 OFFSET(TASK_THREAD_SP, task_struct, thread.sp); in asm_offsets()
39 OFFSET(TASK_THREAD_F0, task_struct, thread.fstate.f[0]); in asm_offsets()
40 OFFSET(TASK_THREAD_F1, task_struct, thread.fstate.f[1]); in asm_offsets()
41 OFFSET(TASK_THREAD_F2, task_struct, thread.fstate.f[2]); in asm_offsets()
42 OFFSET(TASK_THREAD_F3, task_struct, thread.fstate.f[3]); in asm_offsets()
43 OFFSET(TASK_THREAD_F4, task_struct, thread.fstate.f[4]); in asm_offsets()
44 OFFSET(TASK_THREAD_F5, task_struct, thread.fstate.f[5]); in asm_offsets()
45 OFFSET(TASK_THREAD_F6, task_struct, thread.fstate.f[6]); in asm_offsets()
46 OFFSET(TASK_THREAD_F7, task_struct, thread.fstate.f[7]); in asm_offsets()
47 OFFSET(TASK_THREAD_F8, task_struct, thread.fstate.f[8]); in asm_offsets()
48 OFFSET(TASK_THREAD_F9, task_struct, thread.fstate.f[9]); in asm_offsets()
49 OFFSET(TASK_THREAD_F10, task_struct, thread.fstate.f[10]); in asm_offsets()
50 OFFSET(TASK_THREAD_F11, task_struct, thread.fstate.f[11]); in asm_offsets()
51 OFFSET(TASK_THREAD_F12, task_struct, thread.fstate.f[12]); in asm_offsets()
52 OFFSET(TASK_THREAD_F13, task_struct, thread.fstate.f[13]); in asm_offsets()
53 OFFSET(TASK_THREAD_F14, task_struct, thread.fstate.f[14]); in asm_offsets()
54 OFFSET(TASK_THREAD_F15, task_struct, thread.fstate.f[15]); in asm_offsets()
55 OFFSET(TASK_THREAD_F16, task_struct, thread.fstate.f[16]); in asm_offsets()
56 OFFSET(TASK_THREAD_F17, task_struct, thread.fstate.f[17]); in asm_offsets()
57 OFFSET(TASK_THREAD_F18, task_struct, thread.fstate.f[18]); in asm_offsets()
58 OFFSET(TASK_THREAD_F19, task_struct, thread.fstate.f[19]); in asm_offsets()
59 OFFSET(TASK_THREAD_F20, task_struct, thread.fstate.f[20]); in asm_offsets()
60 OFFSET(TASK_THREAD_F21, task_struct, thread.fstate.f[21]); in asm_offsets()
61 OFFSET(TASK_THREAD_F22, task_struct, thread.fstate.f[22]); in asm_offsets()
62 OFFSET(TASK_THREAD_F23, task_struct, thread.fstate.f[23]); in asm_offsets()
63 OFFSET(TASK_THREAD_F24, task_struct, thread.fstate.f[24]); in asm_offsets()
64 OFFSET(TASK_THREAD_F25, task_struct, thread.fstate.f[25]); in asm_offsets()
65 OFFSET(TASK_THREAD_F26, task_struct, thread.fstate.f[26]); in asm_offsets()
66 OFFSET(TASK_THREAD_F27, task_struct, thread.fstate.f[27]); in asm_offsets()
67 OFFSET(TASK_THREAD_F28, task_struct, thread.fstate.f[28]); in asm_offsets()
68 OFFSET(TASK_THREAD_F29, task_struct, thread.fstate.f[29]); in asm_offsets()
69 OFFSET(TASK_THREAD_F30, task_struct, thread.fstate.f[30]); in asm_offsets()
70 OFFSET(TASK_THREAD_F31, task_struct, thread.fstate.f[31]); in asm_offsets()
71 OFFSET(TASK_THREAD_FCSR, task_struct, thread.fstate.fcsr); in asm_offsets()
118 offsetof(struct task_struct, thread.ra) in asm_offsets()
119 - offsetof(struct task_struct, thread.ra) in asm_offsets()
122 offsetof(struct task_struct, thread.sp) in asm_offsets()
123 - offsetof(struct task_struct, thread.ra) in asm_offsets()
126 offsetof(struct task_struct, thread.s[0]) in asm_offsets()
127 - offsetof(struct task_struct, thread.ra) in asm_offsets()
130 offsetof(struct task_struct, thread.s[1]) in asm_offsets()
131 - offsetof(struct task_struct, thread.ra) in asm_offsets()
134 offsetof(struct task_struct, thread.s[2]) in asm_offsets()
135 - offsetof(struct task_struct, thread.ra) in asm_offsets()
138 offsetof(struct task_struct, thread.s[3]) in asm_offsets()
139 - offsetof(struct task_struct, thread.ra) in asm_offsets()
142 offsetof(struct task_struct, thread.s[4]) in asm_offsets()
143 - offsetof(struct task_struct, thread.ra) in asm_offsets()
146 offsetof(struct task_struct, thread.s[5]) in asm_offsets()
147 - offsetof(struct task_struct, thread.ra) in asm_offsets()
150 offsetof(struct task_struct, thread.s[6]) in asm_offsets()
151 - offsetof(struct task_struct, thread.ra) in asm_offsets()
154 offsetof(struct task_struct, thread.s[7]) in asm_offsets()
155 - offsetof(struct task_struct, thread.ra) in asm_offsets()
158 offsetof(struct task_struct, thread.s[8]) in asm_offsets()
159 - offsetof(struct task_struct, thread.ra) in asm_offsets()
162 offsetof(struct task_struct, thread.s[9]) in asm_offsets()
163 - offsetof(struct task_struct, thread.ra) in asm_offsets()
166 offsetof(struct task_struct, thread.s[10]) in asm_offsets()
167 - offsetof(struct task_struct, thread.ra) in asm_offsets()
170 offsetof(struct task_struct, thread.s[11]) in asm_offsets()
171 - offsetof(struct task_struct, thread.ra) in asm_offsets()
175 offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
176 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
179 offsetof(struct task_struct, thread.fstate.f[1]) in asm_offsets()
180 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
183 offsetof(struct task_struct, thread.fstate.f[2]) in asm_offsets()
184 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
187 offsetof(struct task_struct, thread.fstate.f[3]) in asm_offsets()
188 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
191 offsetof(struct task_struct, thread.fstate.f[4]) in asm_offsets()
192 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
195 offsetof(struct task_struct, thread.fstate.f[5]) in asm_offsets()
196 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
199 offsetof(struct task_struct, thread.fstate.f[6]) in asm_offsets()
200 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
203 offsetof(struct task_struct, thread.fstate.f[7]) in asm_offsets()
204 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
207 offsetof(struct task_struct, thread.fstate.f[8]) in asm_offsets()
208 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
211 offsetof(struct task_struct, thread.fstate.f[9]) in asm_offsets()
212 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
215 offsetof(struct task_struct, thread.fstate.f[10]) in asm_offsets()
216 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
219 offsetof(struct task_struct, thread.fstate.f[11]) in asm_offsets()
220 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
223 offsetof(struct task_struct, thread.fstate.f[12]) in asm_offsets()
224 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
227 offsetof(struct task_struct, thread.fstate.f[13]) in asm_offsets()
228 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
231 offsetof(struct task_struct, thread.fstate.f[14]) in asm_offsets()
232 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
235 offsetof(struct task_struct, thread.fstate.f[15]) in asm_offsets()
236 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
239 offsetof(struct task_struct, thread.fstate.f[16]) in asm_offsets()
240 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
243 offsetof(struct task_struct, thread.fstate.f[17]) in asm_offsets()
244 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
247 offsetof(struct task_struct, thread.fstate.f[18]) in asm_offsets()
248 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
251 offsetof(struct task_struct, thread.fstate.f[19]) in asm_offsets()
252 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
255 offsetof(struct task_struct, thread.fstate.f[20]) in asm_offsets()
256 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
259 offsetof(struct task_struct, thread.fstate.f[21]) in asm_offsets()
260 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
263 offsetof(struct task_struct, thread.fstate.f[22]) in asm_offsets()
264 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
267 offsetof(struct task_struct, thread.fstate.f[23]) in asm_offsets()
268 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
271 offsetof(struct task_struct, thread.fstate.f[24]) in asm_offsets()
272 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
275 offsetof(struct task_struct, thread.fstate.f[25]) in asm_offsets()
276 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
279 offsetof(struct task_struct, thread.fstate.f[26]) in asm_offsets()
280 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
283 offsetof(struct task_struct, thread.fstate.f[27]) in asm_offsets()
284 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
287 offsetof(struct task_struct, thread.fstate.f[28]) in asm_offsets()
288 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
291 offsetof(struct task_struct, thread.fstate.f[29]) in asm_offsets()
292 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
295 offsetof(struct task_struct, thread.fstate.f[30]) in asm_offsets()
296 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
299 offsetof(struct task_struct, thread.fstate.f[31]) in asm_offsets()
300 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
303 offsetof(struct task_struct, thread.fstate.fcsr) in asm_offsets()
304 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()