Searched refs:CRUNCH_SIZE (Results 1 – 4 of 4) sorted by relevance
89 #define CRUNCH_SIZE sizeof(struct crunch_state) macro
40 #define CRUNCH_STORAGE_SIZE (CRUNCH_SIZE + 8)
55 #define CRUNCH_SIZE 184 macro272 mov r2, #CRUNCH_SIZE
339 return copy_to_user(ufp, &thread->crunchstate, CRUNCH_SIZE) in ptrace_getcrunchregs()351 return copy_from_user(&thread->crunchstate, ufp, CRUNCH_SIZE) in ptrace_setcrunchregs()