Searched refs:HEXCHARS_IN_THREAD_ID (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/cris/arch-v10/kernel/
H A Dkgdb.c246 #define HEXCHARS_IN_THREAD_ID 16 macro
1120 for (; pos < (5 + HEXCHARS_IN_THREAD_ID); pos++)
1126 nextpos = pos + HEXCHARS_IN_THREAD_ID - 1;
1134 nextpos = pos + HEXCHARS_IN_THREAD_ID - 1;

Completed in 34 milliseconds