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

/linux-master/arch/x86/um/asm/
H A Dprocessor_64.h20 #define STACKSLOTS_PER_LINE 4 macro
H A Dprocessor_32.h36 #define STACKSLOTS_PER_LINE 8 macro
/linux-master/arch/um/kernel/
H A Dsysrq.c46 for (i = 0; i < 3 * STACKSLOTS_PER_LINE; i++) {
49 if (i && ((i % STACKSLOTS_PER_LINE) == 0))
/linux-master/arch/x86/include/asm/
H A Dstacktrace.h64 #define STACKSLOTS_PER_LINE 8 macro
66 #define STACKSLOTS_PER_LINE 4 macro

Completed in 128 milliseconds