Searched refs:TDA_AST (Results 1 – 3 of 3) sorted by relevance
105 SIGPENDING(td) && !td_ast_pending(td, TDA_AST) && in userret()199 [TDA_AST] = { .ae_f = ast_prep, .ae_flags = ASTR_UNCOND},
274 TDAI(TDA_AST))) == 0) { in ast_sig()287 (TDAI(TDA_SIG) | TDAI(TDA_AST))) == 0) { in ast_sig()
485 TDA_AST = 0, /* Special: call all non-flagged AST handlers */ enumerator