Searched refs:TIF_ELF2ABI (Results 1 – 2 of 2) sorted by relevance
106 #define TIF_ELF2ABI 18 /* function descriptors must die! */ macro173 #define is_elf2_task() (test_thread_flag(TIF_ELF2ABI))
86 set_thread_flag(TIF_ELF2ABI); \88 clear_thread_flag(TIF_ELF2ABI); \