Searched refs:struct_user_offsets (Results 1 – 5 of 5) sorted by relevance
459 extern const struct xlat struct_user_offsets[];
2372 const struct xlat struct_user_offsets[] = { variable3318 for (x = struct_user_offsets; x->str; x++) { in sys_ptrace()3324 else if (x->val > addr && x != struct_user_offsets) { in sys_ptrace()
764 * process.c (change_syscall, struct_user_offsets): Add MicroBlaze995 * process.c (change_syscall, struct_user_offsets): Add TILE support.1007 * process.c (setarg, sys_execv, sys_execve, struct_user_offsets):
113 (struct xlat struct_user_offsets[]): Ditto.124 (struct_user_offsets): Add cris-specific data.266 * util.c: Remove struct_user_offsets[] extern declaration.792 * process.c (struct_user_offsets): Add MIPS registers.2037 * process.c (struct_user_offsets) [X86_64]: Reorder elements so2780 (struct_user_offsets): Ifdef out those which do not exist2970 * process.c (struct_user_offsets) [LINUX && IA64]: Conditionalize3038 * process.c (struct_user_offsets) [IA64]: Fix up register name list.3182 * process.c (struct_user_offsets) [SH]: Check whether REG_XDREG03313 * process.c (struct_user_offsets) [LINUX] [ARM]: Add ARM registers.[all …]
1043 for (x = struct_user_offsets; x->str; x++)