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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/include/asm/
H A Dprocessor.h126 #define PARISC_UAC_NOPRINT (1UL << 0) /* see prctl and unaligned.c */ macro
131 #define PARISC_UAC_MASK (PARISC_UAC_NOPRINT|PARISC_UAC_SIGBUS)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dunaligned.c463 if (!(current->thread.flags & PARISC_UAC_NOPRINT) &&

Completed in 66 milliseconds