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

/linux-master/arch/alpha/include/asm/
H A Dthread_info.h83 #define TS_UAC_NOPRINT 0x0001 /* ! Preserve the following three */ macro
93 status |= TS_UAC_NOPRINT; \
104 if (status & TS_UAC_NOPRINT) \
/linux-master/arch/alpha/kernel/
H A Dtraps.c675 if (!(current_thread_info()->status & TS_UAC_NOPRINT)) {

Completed in 275 milliseconds