Searched refs:TS_UAC_NOPRINT (Results 1 – 2 of 2) sorted by relevance
84 #define TS_UAC_NOPRINT 0x0001 /* ! Preserve the following three */ macro91 status |= TS_UAC_NOPRINT; \102 if (status & TS_UAC_NOPRINT) \
733 if (!(current_thread_info()->status & TS_UAC_NOPRINT)) { in do_entUnaUser()