Home
last modified time | relevance | path

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

/arch/um/kernel/
A Dsysrq.c39 for (i = 0; i < 3 * STACKSLOTS_PER_LINE; i++) { in show_stack()
42 if (i && ((i % STACKSLOTS_PER_LINE) == 0)) in show_stack()
/arch/x86/include/asm/
A Dstacktrace.h64 #define STACKSLOTS_PER_LINE 8 macro
66 #define STACKSLOTS_PER_LINE 4 macro
/arch/x86/um/asm/
A Dprocessor_64.h20 #define STACKSLOTS_PER_LINE 4 macro
A Dprocessor_32.h36 #define STACKSLOTS_PER_LINE 8 macro

Completed in 6 milliseconds