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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v10/kernel/
H A Dkgdb.c248 /* Avoid warning as the internal_stack is not used in the C-code. */
343 static char internal_stack[INTERNAL_STACK_SIZE]; variable
836 USEDVAR(internal_stack[0]);
1235 move.d internal_stack+1020,$sp ; Use the internal stack which grows upward
1331 move.d internal_stack+1020,$sp ; Use the internal stack
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/kernel/
H A Dkgdb_asm.S308 move.d internal_stack+1020, $sp ; Use the internal stack which grows upwards
H A Dkgdb.c354 /* Avoid warning as the internal_stack is not used in the C-code. */
389 char internal_stack[INTERNAL_STACK_SIZE]; variable
1192 USEDVAR(internal_stack[0]);

Completed in 112 milliseconds