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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dprocess.c507 static int instructions_to_print = 16; variable
512 unsigned long pc = regs->nip - (instructions_to_print * 3 / 4 *
517 for (i = 0; i < instructions_to_print; i++) {

Completed in 47 milliseconds