Searched refs:TI_UWINMASK (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc/kernel/
H A Dwindows.c35 "i" ((const unsigned long)TI_UWINMASK)
H A Detrap.S104 ld [%curptr + TI_UWINMASK], %g1
181 st %g2, [%curptr + TI_UWINMASK] ! store new umask
202 st %g1, [%curptr + TI_UWINMASK]
H A Dwof.S99 ld [%curptr + TI_UWINMASK], %twin_tmp ! grab win mask
142 st %twin_tmp, [%curptr + TI_UWINMASK]
235 st %twin_tmp, [%curptr + TI_UWINMASK]
H A Dwuf.S187 st %g5, [%curptr + TI_UWINMASK] ! one live user window still
H A Drtrap.S111 ld [%curptr + TI_UWINMASK], %twin_tmp1
H A Dtraps.c482 if (TI_UWINMASK != offsetof(struct thread_info, uwinmask) ||
H A Dentry.S1733 ld [%g6 + TI_UWINMASK], %o0 ! get current umask
1741 ld [%g6 + TI_UWINMASK], %o0 ! get consistent state
1753 st %g0, [%g6 + TI_UWINMASK] ! clear uwinmask
H A Dhead.S24 #include <asm/thread_info.h> /* TI_UWINMASK */
1031 st %g0, [%g6 + TI_UWINMASK]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-sparc/
H A Dthread_info.h108 #define TI_UWINMASK 0x00 /* uwinmask */ macro
H A Dpgtsrmmu.h13 #include <asm/thread_info.h> /* TI_UWINMASK for WINDOW_FLUSH */
127 98: ld [%g6 + TI_UWINMASK], tmp2; \

Completed in 99 milliseconds