Searched refs:ast_on (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/osfmk/kern/
H A Dast.h176 * ast_pending(), ast_on(), ast_off(), ast_context(), and ast_propagate()
196 #define ast_propagate(reasons) ast_on(reasons)
208 #define ast_on(reason) ast_on_fast(reason) macro
H A Dast.c265 ast_on(preempt);
H A Dsfi.c376 ast_on(AST_SFI);
982 ast_on(sfi_ast);
H A Dpriority.c200 ast_on(preempt);
H A Dsyscall_subr.c552 ast_on(preempt);
H A Dsched_prim.c2677 ast_on(new_ast);
3244 ast_on(preempt);
3261 ast_on(preempt);
3450 ast_on(preempt);
3462 ast_on(preempt);
4227 ast_on(preempt);

Completed in 109 milliseconds