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