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

/darwin-on-arm/xnu/osfmk/arm/
H A Dtrap.h67 typedef kern_return_t(*perfASTCallback) (ast_t reasons, ast_t * myast);
H A Dcpu.c1016 ast_t *ast_pending(void)
/darwin-on-arm/xnu/osfmk/kern/
H A Dast.h81 typedef uint32_t ast_t; typedef
130 ast_t mask,
138 extern ast_t *ast_pending(void);
155 ast_t *myast = ast_pending(); \
163 ast_t *myast = ast_pending(); \
173 ast_t *myast = ast_pending(); \
H A Dast.c102 ast_t reasons,
107 ast_t *myast = ast_pending();
224 ast_t preempt;
H A Dsched.h276 extern ast_t csw_check(processor_t processor);
H A Dsched_prim.h179 ast_t reason);
530 ast_t (*processor_csw_check)(processor_t processor);
H A Dsched_proto.c124 static ast_t
507 static ast_t
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 */
361 ast_t ast;
H A Dpriority.c94 ast_t preempt;
H A Dsyscall_subr.c444 ast_t preempt;
H A Dsched_prim.c277 static ast_t processor_csw_check(processor_t processor);
2066 ast_t reason)
2522 ast_t reason)
2603 ast_t handoff = AST_HANDOFF;
3080 ast_t preempt;
3183 static ast_t
3696 ast_t
3702 ast_t result = AST_NONE;
3754 ast_t preempt;
4454 ast_t as
[all...]
H A Dthread_act.c905 ast_t ast)
/darwin-on-arm/xnu/osfmk/i386/
H A Dtrap.h153 typedef kern_return_t (*perfASTCallback)(ast_t reasons, ast_t *myast);
H A Dcpu.c218 ast_t *
H A Dcpu_data.h164 ast_t cpu_pending_ast;
H A Dtrap.c477 ast_t *myast;
924 ast_t *myast;
1177 ast_t mask = AST_ALL;
/darwin-on-arm/xnu/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 70 milliseconds