• Home
  • Raw
  • Download

Lines Matching refs:thread

18 	OFFSET(TASK_THREAD_RA, task_struct, thread.ra);  in asm_offsets()
19 OFFSET(TASK_THREAD_SP, task_struct, thread.sp); in asm_offsets()
20 OFFSET(TASK_THREAD_S0, task_struct, thread.s[0]); in asm_offsets()
21 OFFSET(TASK_THREAD_S1, task_struct, thread.s[1]); in asm_offsets()
22 OFFSET(TASK_THREAD_S2, task_struct, thread.s[2]); in asm_offsets()
23 OFFSET(TASK_THREAD_S3, task_struct, thread.s[3]); in asm_offsets()
24 OFFSET(TASK_THREAD_S4, task_struct, thread.s[4]); in asm_offsets()
25 OFFSET(TASK_THREAD_S5, task_struct, thread.s[5]); in asm_offsets()
26 OFFSET(TASK_THREAD_S6, task_struct, thread.s[6]); in asm_offsets()
27 OFFSET(TASK_THREAD_S7, task_struct, thread.s[7]); in asm_offsets()
28 OFFSET(TASK_THREAD_S8, task_struct, thread.s[8]); in asm_offsets()
29 OFFSET(TASK_THREAD_S9, task_struct, thread.s[9]); in asm_offsets()
30 OFFSET(TASK_THREAD_S10, task_struct, thread.s[10]); in asm_offsets()
31 OFFSET(TASK_THREAD_S11, task_struct, thread.s[11]); in asm_offsets()
38 OFFSET(TASK_THREAD_F0, task_struct, thread.fstate.f[0]); in asm_offsets()
39 OFFSET(TASK_THREAD_F1, task_struct, thread.fstate.f[1]); in asm_offsets()
40 OFFSET(TASK_THREAD_F2, task_struct, thread.fstate.f[2]); in asm_offsets()
41 OFFSET(TASK_THREAD_F3, task_struct, thread.fstate.f[3]); in asm_offsets()
42 OFFSET(TASK_THREAD_F4, task_struct, thread.fstate.f[4]); in asm_offsets()
43 OFFSET(TASK_THREAD_F5, task_struct, thread.fstate.f[5]); in asm_offsets()
44 OFFSET(TASK_THREAD_F6, task_struct, thread.fstate.f[6]); in asm_offsets()
45 OFFSET(TASK_THREAD_F7, task_struct, thread.fstate.f[7]); in asm_offsets()
46 OFFSET(TASK_THREAD_F8, task_struct, thread.fstate.f[8]); in asm_offsets()
47 OFFSET(TASK_THREAD_F9, task_struct, thread.fstate.f[9]); in asm_offsets()
48 OFFSET(TASK_THREAD_F10, task_struct, thread.fstate.f[10]); in asm_offsets()
49 OFFSET(TASK_THREAD_F11, task_struct, thread.fstate.f[11]); in asm_offsets()
50 OFFSET(TASK_THREAD_F12, task_struct, thread.fstate.f[12]); in asm_offsets()
51 OFFSET(TASK_THREAD_F13, task_struct, thread.fstate.f[13]); in asm_offsets()
52 OFFSET(TASK_THREAD_F14, task_struct, thread.fstate.f[14]); in asm_offsets()
53 OFFSET(TASK_THREAD_F15, task_struct, thread.fstate.f[15]); in asm_offsets()
54 OFFSET(TASK_THREAD_F16, task_struct, thread.fstate.f[16]); in asm_offsets()
55 OFFSET(TASK_THREAD_F17, task_struct, thread.fstate.f[17]); in asm_offsets()
56 OFFSET(TASK_THREAD_F18, task_struct, thread.fstate.f[18]); in asm_offsets()
57 OFFSET(TASK_THREAD_F19, task_struct, thread.fstate.f[19]); in asm_offsets()
58 OFFSET(TASK_THREAD_F20, task_struct, thread.fstate.f[20]); in asm_offsets()
59 OFFSET(TASK_THREAD_F21, task_struct, thread.fstate.f[21]); in asm_offsets()
60 OFFSET(TASK_THREAD_F22, task_struct, thread.fstate.f[22]); in asm_offsets()
61 OFFSET(TASK_THREAD_F23, task_struct, thread.fstate.f[23]); in asm_offsets()
62 OFFSET(TASK_THREAD_F24, task_struct, thread.fstate.f[24]); in asm_offsets()
63 OFFSET(TASK_THREAD_F25, task_struct, thread.fstate.f[25]); in asm_offsets()
64 OFFSET(TASK_THREAD_F26, task_struct, thread.fstate.f[26]); in asm_offsets()
65 OFFSET(TASK_THREAD_F27, task_struct, thread.fstate.f[27]); in asm_offsets()
66 OFFSET(TASK_THREAD_F28, task_struct, thread.fstate.f[28]); in asm_offsets()
67 OFFSET(TASK_THREAD_F29, task_struct, thread.fstate.f[29]); in asm_offsets()
68 OFFSET(TASK_THREAD_F30, task_struct, thread.fstate.f[30]); in asm_offsets()
69 OFFSET(TASK_THREAD_F31, task_struct, thread.fstate.f[31]); in asm_offsets()
70 OFFSET(TASK_THREAD_FCSR, task_struct, thread.fstate.fcsr); in asm_offsets()
120 offsetof(struct task_struct, thread.ra) in asm_offsets()
121 - offsetof(struct task_struct, thread.ra) in asm_offsets()
124 offsetof(struct task_struct, thread.sp) in asm_offsets()
125 - offsetof(struct task_struct, thread.ra) in asm_offsets()
128 offsetof(struct task_struct, thread.s[0]) in asm_offsets()
129 - offsetof(struct task_struct, thread.ra) in asm_offsets()
132 offsetof(struct task_struct, thread.s[1]) in asm_offsets()
133 - offsetof(struct task_struct, thread.ra) in asm_offsets()
136 offsetof(struct task_struct, thread.s[2]) in asm_offsets()
137 - offsetof(struct task_struct, thread.ra) in asm_offsets()
140 offsetof(struct task_struct, thread.s[3]) in asm_offsets()
141 - offsetof(struct task_struct, thread.ra) in asm_offsets()
144 offsetof(struct task_struct, thread.s[4]) in asm_offsets()
145 - offsetof(struct task_struct, thread.ra) in asm_offsets()
148 offsetof(struct task_struct, thread.s[5]) in asm_offsets()
149 - offsetof(struct task_struct, thread.ra) in asm_offsets()
152 offsetof(struct task_struct, thread.s[6]) in asm_offsets()
153 - offsetof(struct task_struct, thread.ra) in asm_offsets()
156 offsetof(struct task_struct, thread.s[7]) in asm_offsets()
157 - offsetof(struct task_struct, thread.ra) in asm_offsets()
160 offsetof(struct task_struct, thread.s[8]) in asm_offsets()
161 - offsetof(struct task_struct, thread.ra) in asm_offsets()
164 offsetof(struct task_struct, thread.s[9]) in asm_offsets()
165 - offsetof(struct task_struct, thread.ra) in asm_offsets()
168 offsetof(struct task_struct, thread.s[10]) in asm_offsets()
169 - offsetof(struct task_struct, thread.ra) in asm_offsets()
172 offsetof(struct task_struct, thread.s[11]) in asm_offsets()
173 - offsetof(struct task_struct, thread.ra) in asm_offsets()
177 offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
178 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
181 offsetof(struct task_struct, thread.fstate.f[1]) in asm_offsets()
182 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
185 offsetof(struct task_struct, thread.fstate.f[2]) in asm_offsets()
186 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
189 offsetof(struct task_struct, thread.fstate.f[3]) in asm_offsets()
190 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
193 offsetof(struct task_struct, thread.fstate.f[4]) in asm_offsets()
194 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
197 offsetof(struct task_struct, thread.fstate.f[5]) in asm_offsets()
198 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
201 offsetof(struct task_struct, thread.fstate.f[6]) in asm_offsets()
202 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
205 offsetof(struct task_struct, thread.fstate.f[7]) in asm_offsets()
206 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
209 offsetof(struct task_struct, thread.fstate.f[8]) in asm_offsets()
210 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
213 offsetof(struct task_struct, thread.fstate.f[9]) in asm_offsets()
214 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
217 offsetof(struct task_struct, thread.fstate.f[10]) in asm_offsets()
218 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
221 offsetof(struct task_struct, thread.fstate.f[11]) in asm_offsets()
222 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
225 offsetof(struct task_struct, thread.fstate.f[12]) in asm_offsets()
226 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
229 offsetof(struct task_struct, thread.fstate.f[13]) in asm_offsets()
230 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
233 offsetof(struct task_struct, thread.fstate.f[14]) in asm_offsets()
234 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
237 offsetof(struct task_struct, thread.fstate.f[15]) in asm_offsets()
238 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
241 offsetof(struct task_struct, thread.fstate.f[16]) in asm_offsets()
242 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
245 offsetof(struct task_struct, thread.fstate.f[17]) in asm_offsets()
246 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
249 offsetof(struct task_struct, thread.fstate.f[18]) in asm_offsets()
250 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
253 offsetof(struct task_struct, thread.fstate.f[19]) in asm_offsets()
254 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
257 offsetof(struct task_struct, thread.fstate.f[20]) in asm_offsets()
258 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
261 offsetof(struct task_struct, thread.fstate.f[21]) in asm_offsets()
262 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
265 offsetof(struct task_struct, thread.fstate.f[22]) in asm_offsets()
266 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
269 offsetof(struct task_struct, thread.fstate.f[23]) in asm_offsets()
270 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
273 offsetof(struct task_struct, thread.fstate.f[24]) in asm_offsets()
274 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
277 offsetof(struct task_struct, thread.fstate.f[25]) in asm_offsets()
278 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
281 offsetof(struct task_struct, thread.fstate.f[26]) in asm_offsets()
282 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
285 offsetof(struct task_struct, thread.fstate.f[27]) in asm_offsets()
286 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
289 offsetof(struct task_struct, thread.fstate.f[28]) in asm_offsets()
290 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
293 offsetof(struct task_struct, thread.fstate.f[29]) in asm_offsets()
294 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
297 offsetof(struct task_struct, thread.fstate.f[30]) in asm_offsets()
298 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
301 offsetof(struct task_struct, thread.fstate.f[31]) in asm_offsets()
302 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()
305 offsetof(struct task_struct, thread.fstate.fcsr) in asm_offsets()
306 - offsetof(struct task_struct, thread.fstate.f[0]) in asm_offsets()