Home
last modified time | relevance | path

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

/linux-2.6.39/arch/cris/arch-v10/kernel/ !
Dkgdb.c337 #define HEXCHARS_IN_THREAD_ID 16 macro
1215 for (; pos < (5 + HEXCHARS_IN_THREAD_ID); pos++) in handle_exception()
1221 nextpos = pos + HEXCHARS_IN_THREAD_ID - 1; in handle_exception()
1229 nextpos = pos + HEXCHARS_IN_THREAD_ID - 1; in handle_exception()