Lines Matching refs:task_struct

38 	DEFINE(TASK_TI_FLAGS, offsetof(struct task_struct, thread_info.flags));  in main()
39 DEFINE(TASK_STACK, offsetof(struct task_struct, stack)); in main()
41 DEFINE(TASK_REGS, offsetof(struct task_struct, thread.regs)); in main()
42 DEFINE(TASK_PT_PSW, offsetof(struct task_struct, thread.regs.gr[ 0])); in main()
43 DEFINE(TASK_PT_GR1, offsetof(struct task_struct, thread.regs.gr[ 1])); in main()
44 DEFINE(TASK_PT_GR2, offsetof(struct task_struct, thread.regs.gr[ 2])); in main()
45 DEFINE(TASK_PT_GR3, offsetof(struct task_struct, thread.regs.gr[ 3])); in main()
46 DEFINE(TASK_PT_GR4, offsetof(struct task_struct, thread.regs.gr[ 4])); in main()
47 DEFINE(TASK_PT_GR5, offsetof(struct task_struct, thread.regs.gr[ 5])); in main()
48 DEFINE(TASK_PT_GR6, offsetof(struct task_struct, thread.regs.gr[ 6])); in main()
49 DEFINE(TASK_PT_GR7, offsetof(struct task_struct, thread.regs.gr[ 7])); in main()
50 DEFINE(TASK_PT_GR8, offsetof(struct task_struct, thread.regs.gr[ 8])); in main()
51 DEFINE(TASK_PT_GR9, offsetof(struct task_struct, thread.regs.gr[ 9])); in main()
52 DEFINE(TASK_PT_GR10, offsetof(struct task_struct, thread.regs.gr[10])); in main()
53 DEFINE(TASK_PT_GR11, offsetof(struct task_struct, thread.regs.gr[11])); in main()
54 DEFINE(TASK_PT_GR12, offsetof(struct task_struct, thread.regs.gr[12])); in main()
55 DEFINE(TASK_PT_GR13, offsetof(struct task_struct, thread.regs.gr[13])); in main()
56 DEFINE(TASK_PT_GR14, offsetof(struct task_struct, thread.regs.gr[14])); in main()
57 DEFINE(TASK_PT_GR15, offsetof(struct task_struct, thread.regs.gr[15])); in main()
58 DEFINE(TASK_PT_GR16, offsetof(struct task_struct, thread.regs.gr[16])); in main()
59 DEFINE(TASK_PT_GR17, offsetof(struct task_struct, thread.regs.gr[17])); in main()
60 DEFINE(TASK_PT_GR18, offsetof(struct task_struct, thread.regs.gr[18])); in main()
61 DEFINE(TASK_PT_GR19, offsetof(struct task_struct, thread.regs.gr[19])); in main()
62 DEFINE(TASK_PT_GR20, offsetof(struct task_struct, thread.regs.gr[20])); in main()
63 DEFINE(TASK_PT_GR21, offsetof(struct task_struct, thread.regs.gr[21])); in main()
64 DEFINE(TASK_PT_GR22, offsetof(struct task_struct, thread.regs.gr[22])); in main()
65 DEFINE(TASK_PT_GR23, offsetof(struct task_struct, thread.regs.gr[23])); in main()
66 DEFINE(TASK_PT_GR24, offsetof(struct task_struct, thread.regs.gr[24])); in main()
67 DEFINE(TASK_PT_GR25, offsetof(struct task_struct, thread.regs.gr[25])); in main()
68 DEFINE(TASK_PT_GR26, offsetof(struct task_struct, thread.regs.gr[26])); in main()
69 DEFINE(TASK_PT_GR27, offsetof(struct task_struct, thread.regs.gr[27])); in main()
70 DEFINE(TASK_PT_GR28, offsetof(struct task_struct, thread.regs.gr[28])); in main()
71 DEFINE(TASK_PT_GR29, offsetof(struct task_struct, thread.regs.gr[29])); in main()
72 DEFINE(TASK_PT_GR30, offsetof(struct task_struct, thread.regs.gr[30])); in main()
73 DEFINE(TASK_PT_GR31, offsetof(struct task_struct, thread.regs.gr[31])); in main()
74 DEFINE(TASK_PT_FR0, offsetof(struct task_struct, thread.regs.fr[ 0])); in main()
75 DEFINE(TASK_PT_FR1, offsetof(struct task_struct, thread.regs.fr[ 1])); in main()
76 DEFINE(TASK_PT_FR2, offsetof(struct task_struct, thread.regs.fr[ 2])); in main()
77 DEFINE(TASK_PT_FR3, offsetof(struct task_struct, thread.regs.fr[ 3])); in main()
78 DEFINE(TASK_PT_FR4, offsetof(struct task_struct, thread.regs.fr[ 4])); in main()
79 DEFINE(TASK_PT_FR5, offsetof(struct task_struct, thread.regs.fr[ 5])); in main()
80 DEFINE(TASK_PT_FR6, offsetof(struct task_struct, thread.regs.fr[ 6])); in main()
81 DEFINE(TASK_PT_FR7, offsetof(struct task_struct, thread.regs.fr[ 7])); in main()
82 DEFINE(TASK_PT_FR8, offsetof(struct task_struct, thread.regs.fr[ 8])); in main()
83 DEFINE(TASK_PT_FR9, offsetof(struct task_struct, thread.regs.fr[ 9])); in main()
84 DEFINE(TASK_PT_FR10, offsetof(struct task_struct, thread.regs.fr[10])); in main()
85 DEFINE(TASK_PT_FR11, offsetof(struct task_struct, thread.regs.fr[11])); in main()
86 DEFINE(TASK_PT_FR12, offsetof(struct task_struct, thread.regs.fr[12])); in main()
87 DEFINE(TASK_PT_FR13, offsetof(struct task_struct, thread.regs.fr[13])); in main()
88 DEFINE(TASK_PT_FR14, offsetof(struct task_struct, thread.regs.fr[14])); in main()
89 DEFINE(TASK_PT_FR15, offsetof(struct task_struct, thread.regs.fr[15])); in main()
90 DEFINE(TASK_PT_FR16, offsetof(struct task_struct, thread.regs.fr[16])); in main()
91 DEFINE(TASK_PT_FR17, offsetof(struct task_struct, thread.regs.fr[17])); in main()
92 DEFINE(TASK_PT_FR18, offsetof(struct task_struct, thread.regs.fr[18])); in main()
93 DEFINE(TASK_PT_FR19, offsetof(struct task_struct, thread.regs.fr[19])); in main()
94 DEFINE(TASK_PT_FR20, offsetof(struct task_struct, thread.regs.fr[20])); in main()
95 DEFINE(TASK_PT_FR21, offsetof(struct task_struct, thread.regs.fr[21])); in main()
96 DEFINE(TASK_PT_FR22, offsetof(struct task_struct, thread.regs.fr[22])); in main()
97 DEFINE(TASK_PT_FR23, offsetof(struct task_struct, thread.regs.fr[23])); in main()
98 DEFINE(TASK_PT_FR24, offsetof(struct task_struct, thread.regs.fr[24])); in main()
99 DEFINE(TASK_PT_FR25, offsetof(struct task_struct, thread.regs.fr[25])); in main()
100 DEFINE(TASK_PT_FR26, offsetof(struct task_struct, thread.regs.fr[26])); in main()
101 DEFINE(TASK_PT_FR27, offsetof(struct task_struct, thread.regs.fr[27])); in main()
102 DEFINE(TASK_PT_FR28, offsetof(struct task_struct, thread.regs.fr[28])); in main()
103 DEFINE(TASK_PT_FR29, offsetof(struct task_struct, thread.regs.fr[29])); in main()
104 DEFINE(TASK_PT_FR30, offsetof(struct task_struct, thread.regs.fr[30])); in main()
105 DEFINE(TASK_PT_FR31, offsetof(struct task_struct, thread.regs.fr[31])); in main()
106 DEFINE(TASK_PT_SR0, offsetof(struct task_struct, thread.regs.sr[ 0])); in main()
107 DEFINE(TASK_PT_SR1, offsetof(struct task_struct, thread.regs.sr[ 1])); in main()
108 DEFINE(TASK_PT_SR2, offsetof(struct task_struct, thread.regs.sr[ 2])); in main()
109 DEFINE(TASK_PT_SR3, offsetof(struct task_struct, thread.regs.sr[ 3])); in main()
110 DEFINE(TASK_PT_SR4, offsetof(struct task_struct, thread.regs.sr[ 4])); in main()
111 DEFINE(TASK_PT_SR5, offsetof(struct task_struct, thread.regs.sr[ 5])); in main()
112 DEFINE(TASK_PT_SR6, offsetof(struct task_struct, thread.regs.sr[ 6])); in main()
113 DEFINE(TASK_PT_SR7, offsetof(struct task_struct, thread.regs.sr[ 7])); in main()
114 DEFINE(TASK_PT_IASQ0, offsetof(struct task_struct, thread.regs.iasq[0])); in main()
115 DEFINE(TASK_PT_IASQ1, offsetof(struct task_struct, thread.regs.iasq[1])); in main()
116 DEFINE(TASK_PT_IAOQ0, offsetof(struct task_struct, thread.regs.iaoq[0])); in main()
117 DEFINE(TASK_PT_IAOQ1, offsetof(struct task_struct, thread.regs.iaoq[1])); in main()
118 DEFINE(TASK_PT_CR27, offsetof(struct task_struct, thread.regs.cr27)); in main()
119 DEFINE(TASK_PT_ORIG_R28, offsetof(struct task_struct, thread.regs.orig_r28)); in main()
120 DEFINE(TASK_PT_KSP, offsetof(struct task_struct, thread.regs.ksp)); in main()
121 DEFINE(TASK_PT_KPC, offsetof(struct task_struct, thread.regs.kpc)); in main()
122 DEFINE(TASK_PT_SAR, offsetof(struct task_struct, thread.regs.sar)); in main()
123 DEFINE(TASK_PT_IIR, offsetof(struct task_struct, thread.regs.iir)); in main()
124 DEFINE(TASK_PT_ISR, offsetof(struct task_struct, thread.regs.isr)); in main()
125 DEFINE(TASK_PT_IOR, offsetof(struct task_struct, thread.regs.ior)); in main()
215 DEFINE(TI_PRE_COUNT, offsetof(struct task_struct, thread_info.preempt_count)); in main()