Searched refs:TIF_UAC_SIGBUS (Results 1 – 2 of 2) sorted by relevance
79 #define TIF_UAC_SIGBUS 12 /* ! userspace part of 'osf_sysinfo' */ macro100 1 << TIF_UAC_SIGBUS)106 | (((value) << (ALPHA_UAC_SHIFT + 1)) & (1<<TIF_UAC_SIGBUS)) \113 | (task_thread_info(task)->flags & (1 << TIF_UAC_SIGBUS))\
790 if (test_thread_flag (TIF_UAC_SIGBUS)) in do_entUnaUser()