TIF_FORK          333 arch/x86/kernel/process_64.c 	set_tsk_thread_flag(p, TIF_FORK);
TIF_FORK          867 arch/x86/kernel/smpboot.c 	clear_tsk_thread_flag(c_idle.idle, TIF_FORK);
TIF_FORK          299 arch/x86/xen/smp.c 	clear_tsk_thread_flag(idle, TIF_FORK);
TIF_FORK          107 include/asm-x86/system.h 	       [tif_fork] "i" (TIF_FORK),			  	  \
TIF_FORK          108 include/asm-x86/thread_info.h #define _TIF_FORK		(1 << TIF_FORK)