Searched refs:AST_SFI (Results 1 – 4 of 4) sorted by relevance
309 if (ast_consume(AST_SFI) == AST_SFI) { in ast_taken_user()337 if (preemption_reasons & AST_SFI) { in ast_taken_user()
127 #define AST_SFI 0x10000 /* Evaluate if SFI wait is needed before return to userspac… macro
371 ast_on(AST_SFI); in sfi_timer_global_off()886 return AST_SFI; in sfi_thread_needs_ast()909 return AST_SFI; in sfi_processor_needs_ast()1033 thread_block_reason(continuation, NULL, AST_SFI); in sfi_ast()
3717 if (thread->reason & AST_SFI) { in thread_dispatch()