Home
last modified time | relevance | path

Searched refs:arcade_ast (Results 1 – 3 of 3) sorted by relevance

/xnu-10063.141.1/osfmk/kern/
H A Darcade.h43 extern void arcade_ast(thread_t thread);
H A Dast.c238 arcade_ast(thread); in ast_taken_user()
H A Darcade.c270 arcade_ast(__unused thread_t thread) in arcade_ast() function