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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/kernel/
H A Dbacktrace.c301 location->pc_location = PC_LOC_UNKNOWN;
336 location->pc_location = PC_LOC_IN_LR;
381 location->pc_location =
384 location->pc_location =
389 location->pc_location = PC_LOC_UNKNOWN;
519 if (location->pc_location == PC_LOC_UNKNOWN) {
524 location->pc_location =
527 location->pc_location =
532 location->pc_location = PC_LOC_IN_LR;
586 switch (location.pc_location) {
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/include/asm/
H A Dbacktrace.h160 CallerPCLocation pc_location : 8; member in struct:__anon10385

Completed in 129 milliseconds