Home
last modified time | relevance | path

Searched refs:CRUNCH_STORAGE_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/arm/include/asm/
Ducontext.h40 #define CRUNCH_STORAGE_SIZE (CRUNCH_SIZE + 8) macro
/linux-2.6.39/arch/arm/kernel/
Dsignal.c123 kframe->size = CRUNCH_STORAGE_SIZE; in preserve_crunch_context()
138 kframe->size != CRUNCH_STORAGE_SIZE) in restore_crunch_context()