Searched refs:struct_user_regs_struct_sz (Results 1 – 4 of 4) sorted by relevance
320 unsigned struct_user_regs_struct_sz = sizeof(struct pt_regs); variable323 unsigned struct_user_regs_struct_sz = sizeof(struct user_regs_struct); variable326 unsigned struct_user_regs_struct_sz = sizeof(struct user_pt_regs); variable329 unsigned struct_user_regs_struct_sz = sizeof(struct _user_regs_struct); variable332 unsigned struct_user_regs_struct_sz = sizeof(struct user_regs_struct); variable
810 extern unsigned struct_user_regs_struct_sz;
2303 PRE_READ((void *)data, struct_user_regs_struct_sz);2328 POST_WRITE((void *)data, struct_user_regs_struct_sz);
3283 COMMON_INTERCEPTOR_READ_RANGE(ctx, data, struct_user_regs_struct_sz);3314 COMMON_INTERCEPTOR_WRITE_RANGE(ctx, data, struct_user_regs_struct_sz);