Searched refs:TIF_ELF2ABI (Results 1 – 2 of 2) sorted by relevance
102 #define TIF_ELF2ABI 18 /* function descriptors must die! */ macro159 #define is_elf2_task() (test_thread_flag(TIF_ELF2ABI))
92 set_thread_flag(TIF_ELF2ABI); \94 clear_thread_flag(TIF_ELF2ABI); \