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