Searched refs:CRUNCH_SIZE (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-arm/
H A Dfpstate.h84 #define CRUNCH_SIZE sizeof(struct crunch_state) macro
H A Ducontext.h40 #define CRUNCH_STORAGE_SIZE (CRUNCH_SIZE + 8)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/kernel/
H A Dcrunch-bits.S54 #define CRUNCH_SIZE 184 define
264 mov r2, #CRUNCH_SIZE
296 mov r2, #CRUNCH_SIZE
H A Dptrace.c625 return copy_to_user(ufp, &thread->crunchstate, CRUNCH_SIZE)
637 return copy_from_user(&thread->crunchstate, ufp, CRUNCH_SIZE)

Completed in 47 milliseconds