Searched refs:AST_APC (Results 1 – 5 of 5) sorted by relevance
118 #define AST_APC 0x20 /* migration APC hook */ macro149 #define AST_PER_THREAD (AST_APC | AST_BSD | AST_MACF | AST_RESET_PCS | \
242 if (reasons & AST_APC) { in ast_taken_user()243 thread_ast_clear(thread, AST_APC); in ast_taken_user()
222 thread_ast_clear(thread, AST_APC); in thread_terminate()1027 thread_ast_set(thread, AST_APC); in thread_set_apc_ast_locked()
383 if (self->ast & AST_APC) { in kernel_mach_msg_rpc()
422 thread_ast_clear(thread, AST_APC); in thread_corpse_continue()