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

/xnu-2422.115.4/osfmk/kern/
H A Dast.h81 typedef uint32_t ast_t; typedef
133 ast_t mask,
141 extern ast_t *ast_pending(void);
158 ast_t *_ast_myast = ast_pending(); \
166 ast_t *_ast_myast = ast_pending(); \
176 ast_t *myast = ast_pending(); \
H A Dast.c105 ast_t reasons,
110 ast_t *myast = ast_pending();
242 ast_t preempt;
H A Dsched.h274 extern ast_t csw_check(processor_t processor);
H A Dsched_prim.h180 ast_t reason);
523 ast_t (*processor_csw_check)(processor_t processor);
H A Dsched_proto.c124 static ast_t
507 static ast_t
H A Dsched_prim.c252 ast_t
290 static ast_t processor_csw_check(processor_t processor);
2220 ast_t reason)
2708 ast_t reason)
2789 ast_t handoff = AST_HANDOFF;
3178 ast_t preempt;
3313 ast_t preempt;
3471 static ast_t
3990 ast_t
3995 ast_t resul
[all...]
H A Dsched_fixedpriority.c127 static ast_t
550 static ast_t
H A Dsched_grrr.c165 static ast_t
466 static ast_t
H A Dthread.h159 ast_t reason; /* why we blocked */
371 ast_t ast;
H A Dpriority.c94 ast_t preempt;
H A Dsyscall_subr.c533 ast_t preempt;
H A Dthread_act.c905 ast_t ast)
/xnu-2422.115.4/osfmk/i386/
H A Dtrap.h149 typedef kern_return_t (*perfASTCallback)(ast_t reasons, ast_t *myast);
H A Dcpu.c230 ast_t *
H A Dcpu_data.h141 ast_t cpu_pending_ast;
H A Dtrap.c508 ast_t *myast;
885 ast_t *myast;
1140 ast_t mask = AST_ALL;
/xnu-2422.115.4/osfmk/chud/i386/
H A Dchud_osfmk_callback_i386.c334 chudxnu_private_chud_ast_callback(ast_t reasons, ast_t *myast)
413 ast_t *myast = ast_pending();

Completed in 96 milliseconds