• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/

Lines Matching refs:offsetof

56 	DEFINE(THREAD, offsetof(struct task_struct, thread));
57 DEFINE(MM, offsetof(struct task_struct, mm));
59 DEFINE(AUDITCONTEXT, offsetof(struct task_struct, audit_context));
61 DEFINE(THREAD_INFO, offsetof(struct task_struct, stack));
62 DEFINE(PTRACE, offsetof(struct task_struct, ptrace));
65 DEFINE(KSP, offsetof(struct thread_struct, ksp));
66 DEFINE(PT_REGS, offsetof(struct thread_struct, regs));
67 DEFINE(THREAD_FPEXC_MODE, offsetof(struct thread_struct, fpexc_mode));
68 DEFINE(THREAD_FPR0, offsetof(struct thread_struct, fpr[0]));
69 DEFINE(THREAD_FPSCR, offsetof(struct thread_struct, fpscr));
71 DEFINE(THREAD_VR0, offsetof(struct thread_struct, vr[0]));
72 DEFINE(THREAD_VRSAVE, offsetof(struct thread_struct, vrsave));
73 DEFINE(THREAD_VSCR, offsetof(struct thread_struct, vscr));
74 DEFINE(THREAD_USED_VR, offsetof(struct thread_struct, used_vr));
77 DEFINE(KSP_VSID, offsetof(struct thread_struct, ksp_vsid));
79 DEFINE(PGDIR, offsetof(struct thread_struct, pgdir));
81 DEFINE(THREAD_DBCR0, offsetof(struct thread_struct, dbcr0));
85 DEFINE(THREAD_EVR0, offsetof(struct thread_struct, evr[0]));
86 DEFINE(THREAD_ACC, offsetof(struct thread_struct, acc));
87 DEFINE(THREAD_SPEFSCR, offsetof(struct thread_struct, spefscr));
88 DEFINE(THREAD_USED_SPE, offsetof(struct thread_struct, used_spe));
92 DEFINE(TI_FLAGS, offsetof(struct thread_info, flags));
93 DEFINE(TI_LOCAL_FLAGS, offsetof(struct thread_info, local_flags));
94 DEFINE(TI_PREEMPT, offsetof(struct thread_info, preempt_count));
95 DEFINE(TI_TASK, offsetof(struct thread_info, task));
97 DEFINE(TI_EXECDOMAIN, offsetof(struct thread_info, exec_domain));
98 DEFINE(TI_CPU, offsetof(struct thread_info, cpu));
102 DEFINE(DCACHEL1LINESIZE, offsetof(struct ppc64_caches, dline_size));
103 DEFINE(DCACHEL1LOGLINESIZE, offsetof(struct ppc64_caches, log_dline_size));
104 DEFINE(DCACHEL1LINESPERPAGE, offsetof(struct ppc64_caches, dlines_per_page));
105 DEFINE(ICACHEL1LINESIZE, offsetof(struct ppc64_caches, iline_size));
106 DEFINE(ICACHEL1LOGLINESIZE, offsetof(struct ppc64_caches, log_iline_size));
107 DEFINE(ICACHEL1LINESPERPAGE, offsetof(struct ppc64_caches, ilines_per_page));
110 DEFINE(PACAPACAINDEX, offsetof(struct paca_struct, paca_index));
111 DEFINE(PACAPROCSTART, offsetof(struct paca_struct, cpu_start));
112 DEFINE(PACAKSAVE, offsetof(struct paca_struct, kstack));
113 DEFINE(PACACURRENT, offsetof(struct paca_struct, __current));
114 DEFINE(PACASAVEDMSR, offsetof(struct paca_struct, saved_msr));
115 DEFINE(PACASTABREAL, offsetof(struct paca_struct, stab_real));
116 DEFINE(PACASTABVIRT, offsetof(struct paca_struct, stab_addr));
117 DEFINE(PACASTABRR, offsetof(struct paca_struct, stab_rr));
118 DEFINE(PACAR1, offsetof(struct paca_struct, saved_r1));
119 DEFINE(PACATOC, offsetof(struct paca_struct, kernel_toc));
120 DEFINE(PACASOFTIRQEN, offsetof(struct paca_struct, soft_enabled));
121 DEFINE(PACAHARDIRQEN, offsetof(struct paca_struct, hard_enabled));
122 DEFINE(PACASLBCACHE, offsetof(struct paca_struct, slb_cache));
123 DEFINE(PACASLBCACHEPTR, offsetof(struct paca_struct, slb_cache_ptr));
124 DEFINE(PACACONTEXTID, offsetof(struct paca_struct, context.id));
125 DEFINE(PACAVMALLOCSLLP, offsetof(struct paca_struct, vmalloc_sllp));
127 DEFINE(PACALOWSLICESPSIZE, offsetof(struct paca_struct,
129 DEFINE(PACAHIGHSLICEPSIZE, offsetof(struct paca_struct,
132 DEFINE(MMUPSIZESLLP, offsetof(struct mmu_psize_def, sllp));
134 DEFINE(PACACONTEXTSLLP, offsetof(struct paca_struct, context.sllp));
137 DEFINE(PACA_EXGEN, offsetof(struct paca_struct, exgen));
138 DEFINE(PACA_EXMC, offsetof(struct paca_struct, exmc));
139 DEFINE(PACA_EXSLB, offsetof(struct paca_struct, exslb));
140 DEFINE(PACAEMERGSP, offsetof(struct paca_struct, emergency_sp));
141 DEFINE(PACALPPACAPTR, offsetof(struct paca_struct, lppaca_ptr));
142 DEFINE(PACAHWCPUID, offsetof(struct paca_struct, hw_cpu_id));
143 DEFINE(PACA_STARTPURR, offsetof(struct paca_struct, startpurr));
144 DEFINE(PACA_USER_TIME, offsetof(struct paca_struct, user_time));
145 DEFINE(PACA_SYSTEM_TIME, offsetof(struct paca_struct, system_time));
146 DEFINE(PACA_SLBSHADOWPTR, offsetof(struct paca_struct, slb_shadow_ptr));
147 DEFINE(PACA_DATA_OFFSET, offsetof(struct paca_struct, data_offset));
148 DEFINE(PACA_TRAP_SAVE, offsetof(struct paca_struct, trap_save));
151 offsetof(struct slb_shadow, save_area[SLB_NUM_BOLTED - 1].vsid));
153 offsetof(struct slb_shadow, save_area[SLB_NUM_BOLTED - 1].esid));
154 DEFINE(LPPACASRR0, offsetof(struct lppaca, saved_srr0));
155 DEFINE(LPPACASRR1, offsetof(struct lppaca, saved_srr1));
156 DEFINE(LPPACAANYINT, offsetof(struct lppaca, int_dword.any_int));
157 DEFINE(LPPACADECRINT, offsetof(struct lppaca, int_dword.fields.decr_int));
158 DEFINE(SLBSHADOW_SAVEAREA, offsetof(struct slb_shadow, save_area));
162 DEFINE(RTASBASE, offsetof(struct rtas_t, base));
163 DEFINE(RTASENTRY, offsetof(struct rtas_t, entry));
180 DEFINE(HCALL_STAT_CALLS, offsetof(struct hcall_stats, num_calls));
181 DEFINE(HCALL_STAT_TB, offsetof(struct hcall_stats, tb_total));
182 DEFINE(HCALL_STAT_PURR, offsetof(struct hcall_stats, purr_total));
184 DEFINE(GPR0, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, gpr[0]));
185 DEFINE(GPR1, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, gpr[1]));
186 DEFINE(GPR2, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, gpr[2]));
187 DEFINE(GPR3, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, gpr[3]));
188 DEFINE(GPR4, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, gpr[4]));
189 DEFINE(GPR5, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, gpr[5]));
190 DEFINE(GPR6, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, gpr[6]));
191 DEFINE(GPR7, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, gpr[7]));
192 DEFINE(GPR8, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, gpr[8]));
193 DEFINE(GPR9, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, gpr[9]));
194 DEFINE(GPR10, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, gpr[10]));
195 DEFINE(GPR11, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, gpr[11]));
196 DEFINE(GPR12, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, gpr[12]));
197 DEFINE(GPR13, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, gpr[13]));
199 DEFINE(GPR14, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, gpr[14]));
200 DEFINE(GPR15, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, gpr[15]));
201 DEFINE(GPR16, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, gpr[16]));
202 DEFINE(GPR17, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, gpr[17]));
203 DEFINE(GPR18, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, gpr[18]));
204 DEFINE(GPR19, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, gpr[19]));
205 DEFINE(GPR20, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, gpr[20]));
206 DEFINE(GPR21, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, gpr[21]));
207 DEFINE(GPR22, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, gpr[22]));
208 DEFINE(GPR23, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, gpr[23]));
209 DEFINE(GPR24, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, gpr[24]));
210 DEFINE(GPR25, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, gpr[25]));
211 DEFINE(GPR26, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, gpr[26]));
212 DEFINE(GPR27, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, gpr[27]));
213 DEFINE(GPR28, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, gpr[28]));
214 DEFINE(GPR29, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, gpr[29]));
215 DEFINE(GPR30, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, gpr[30]));
216 DEFINE(GPR31, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, gpr[31]));
222 DEFINE(_NIP, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, nip));
223 DEFINE(_MSR, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, msr));
224 DEFINE(_CTR, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, ctr));
225 DEFINE(_LINK, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, link));
226 DEFINE(_CCR, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, ccr));
227 DEFINE(_XER, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, xer));
228 DEFINE(_DAR, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, dar));
229 DEFINE(_DSISR, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, dsisr));
230 DEFINE(ORIG_GPR3, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, orig_gpr3));
231 DEFINE(RESULT, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, result));
232 DEFINE(_TRAP, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, trap));
234 DEFINE(_MQ, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, mq));
241 DEFINE(_DEAR, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, dar));
242 DEFINE(_ESR, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, dsisr));
244 DEFINE(SOFTE, STACK_FRAME_OVERHEAD+offsetof(struct pt_regs, softe));
255 DEFINE(MM_PGD, offsetof(struct mm_struct, pgd));
260 DEFINE(CPU_SPEC_PVR_MASK, offsetof(struct cpu_spec, pvr_mask));
261 DEFINE(CPU_SPEC_PVR_VALUE, offsetof(struct cpu_spec, pvr_value));
262 DEFINE(CPU_SPEC_FEATURES, offsetof(struct cpu_spec, cpu_features));
263 DEFINE(CPU_SPEC_SETUP, offsetof(struct cpu_spec, cpu_setup));
264 DEFINE(CPU_SPEC_RESTORE, offsetof(struct cpu_spec, cpu_restore));
266 DEFINE(pbe_address, offsetof(struct pbe, address));
267 DEFINE(pbe_orig_address, offsetof(struct pbe, orig_address));
268 DEFINE(pbe_next, offsetof(struct pbe, next));
276 DEFINE(CFG_TB_ORIG_STAMP, offsetof(struct vdso_data, tb_orig_stamp));
277 DEFINE(CFG_TB_TICKS_PER_SEC, offsetof(struct vdso_data, tb_ticks_per_sec));
278 DEFINE(CFG_TB_TO_XS, offsetof(struct vdso_data, tb_to_xs));
279 DEFINE(CFG_STAMP_XSEC, offsetof(struct vdso_data, stamp_xsec));
280 DEFINE(CFG_TB_UPDATE_COUNT, offsetof(struct vdso_data, tb_update_count));
281 DEFINE(CFG_TZ_MINUTEWEST, offsetof(struct vdso_data, tz_minuteswest));
282 DEFINE(CFG_TZ_DSTTIME, offsetof(struct vdso_data, tz_dsttime));
283 DEFINE(CFG_SYSCALL_MAP32, offsetof(struct vdso_data, syscall_map_32));
284 DEFINE(WTOM_CLOCK_SEC, offsetof(struct vdso_data, wtom_clock_sec));
285 DEFINE(WTOM_CLOCK_NSEC, offsetof(struct vdso_data, wtom_clock_nsec));
287 DEFINE(CFG_SYSCALL_MAP64, offsetof(struct vdso_data, syscall_map_64));
288 DEFINE(TVAL64_TV_SEC, offsetof(struct timeval, tv_sec));
289 DEFINE(TVAL64_TV_USEC, offsetof(struct timeval, tv_usec));
290 DEFINE(TVAL32_TV_SEC, offsetof(struct compat_timeval, tv_sec));
291 DEFINE(TVAL32_TV_USEC, offsetof(struct compat_timeval, tv_usec));
292 DEFINE(TSPC64_TV_SEC, offsetof(struct timespec, tv_sec));
293 DEFINE(TSPC64_TV_NSEC, offsetof(struct timespec, tv_nsec));
294 DEFINE(TSPC32_TV_SEC, offsetof(struct compat_timespec, tv_sec));
295 DEFINE(TSPC32_TV_NSEC, offsetof(struct compat_timespec, tv_nsec));
297 DEFINE(TVAL32_TV_SEC, offsetof(struct timeval, tv_sec));
298 DEFINE(TVAL32_TV_USEC, offsetof(struct timeval, tv_usec));
299 DEFINE(TSPC32_TV_SEC, offsetof(struct timespec, tv_sec));
300 DEFINE(TSPC32_TV_NSEC, offsetof(struct timespec, tv_nsec));
303 DEFINE(TZONE_TZ_MINWEST, offsetof(struct timezone, tz_minuteswest));
304 DEFINE(TZONE_TZ_DSTTIME, offsetof(struct timezone, tz_dsttime));