Searched refs:AST_APC (Results 1 – 5 of 5) sorted by relevance
116 #define AST_APC 0x20 /* migration APC hook */ macro147 #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()
304 thread_ast_clear(thread, AST_APC); in thread_terminate()1111 thread_ast_set(thread, AST_APC); in thread_set_apc_ast_locked()
481 if (thread_ast_peek(self, AST_APC)) { in kernel_mach_msg_rpc_common()
435 thread_ast_clear(thread, AST_APC); in thread_corpse_continue()