Searched refs:ast_t (Results 1 - 16 of 16) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dast.h81 typedef uint32_t ast_t; typedef
126 ast_t mask,
134 extern ast_t *ast_pending(void);
151 ast_t *myast = ast_pending(); \
159 ast_t *myast = ast_pending(); \
169 ast_t *myast = ast_pending(); \
H A Dast.c94 ast_t reasons,
99 ast_t *myast = ast_pending();
193 ast_t preempt;
H A Dsched.h204 extern ast_t csw_check(processor_t processor);
H A Dsched_prim.h173 ast_t reason);
H A Dthread.h155 ast_t reason; /* why we blocked */
326 ast_t ast;
H A Dpriority.c92 ast_t preempt;
H A Dsyscall_subr.c423 ast_t preempt;
H A Dsched_prim.c1470 ast_t reason)
1805 ast_t reason)
1880 ast_t handoff = AST_HANDOFF;
2148 ast_t preempt;
2546 ast_t
2550 ast_t result = AST_NONE;
2627 ast_t preempt;
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dcpu.c217 ast_t *
H A Dcpu_data.h129 ast_t cpu_pending_ast;
H A Dtrap.c217 ast_t *myast;
329 ast_t *myast;
955 ast_t *myast;
1194 ast_t mask = AST_ALL;
1235 ast_t *myast;
H A Dmachine_routines.c227 ast_t *myast;
/macosx-10.5.8/xnu-1228.15.4/osfmk/chud/i386/
H A Dchud_osfmk_callback_i386.c311 ast_t *myast = ast_pending();
372 ast_t *myast = ast_pending();
/macosx-10.5.8/xnu-1228.15.4/osfmk/chud/ppc/
H A Dchud_osfmk_callback_ppc.c257 ast_t *myast = ast_pending();
328 ast_t *myast = ast_pending();
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dexception.h294 ast_t pending_ast; /* mask of pending ast(s) */
H A Dtrap.c138 ast_t *myast;

Completed in 114 milliseconds