TIF_32BIT         157 include/asm-parisc/compat.h 	return test_ti_thread_flag(task_thread_info(t), TIF_32BIT);
TIF_32BIT         288 include/asm-parisc/processor.h #define USER_WIDE_MODE	(!test_thread_flag(TIF_32BIT))
TIF_32BIT          66 include/asm-parisc/thread_info.h #define _TIF_32BIT		(1 << TIF_32BIT)
TIF_32BIT           6 include/asm-x86/seccomp_32.h #ifdef TIF_32BIT
TIF_32BIT           6 include/asm-x86/seccomp_64.h #ifdef TIF_32BIT
TIF_32BIT          25 kernel/seccomp.c #ifdef TIF_32BIT
TIF_32BIT          40 kernel/seccomp.c #ifdef TIF_32BIT
TIF_32BIT          41 kernel/seccomp.c 		if (test_thread_flag(TIF_32BIT))