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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dsuspend.c138 loaddebug(&current->thread, 0);
139 loaddebug(&current->thread, 1);
140 loaddebug(&current->thread, 2);
141 loaddebug(&current->thread, 3);
143 loaddebug(&current->thread, 6);
144 loaddebug(&current->thread, 7);
H A Dprocess.c526 #define loaddebug(thread,r) set_debugreg(thread->debugreg ## r, r) macro
538 loaddebug(next, 0);
539 loaddebug(next, 1);
540 loaddebug(next, 2);
541 loaddebug(next, 3);
543 loaddebug(next, 6);
544 loaddebug(next, 7);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-x86_64/
H A Dsuspend.h42 #define loaddebug(thread,register) \ macro

Completed in 56 milliseconds