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

/linux-4.1.27/arch/c6x/kernel/
H A Dsignal.c27 #define RETCODE_SIZE (9 << 2) /* 9 instructions = 36 bytes */ macro
34 unsigned long retcode[RETCODE_SIZE >> 2];
188 (unsigned long) &frame->retcode + RETCODE_SIZE); setup_rt_frame()

Completed in 71 milliseconds