Searched refs:AST_SFI (Results 1 – 4 of 4) sorted by relevance
305 if (ast_consume(AST_SFI) == AST_SFI) { in ast_taken_user()333 if (preemption_reasons & AST_SFI) { in ast_taken_user()
129 #define AST_SFI 0x10000 /* Evaluate if SFI wait is needed before return to userspac… macro
369 ast_on(AST_SFI); in sfi_timer_global_off()884 return AST_SFI; in sfi_thread_needs_ast()907 return AST_SFI; in sfi_processor_needs_ast()1031 thread_block_reason(continuation, NULL, AST_SFI); in sfi_ast()
3570 if (thread->reason & AST_SFI) { in thread_dispatch()