Searched refs:vm_compressor_swap_trigger_thread (Results 1 – 1 of 1) sorted by relevance
382 static void vm_compressor_swap_trigger_thread(void);1201 if (kernel_thread_start_priority((thread_continue_t)vm_compressor_swap_trigger_thread, NULL, in vm_compressor_init()3453 vm_compressor_swap_trigger_thread(void) in vm_compressor_swap_trigger_thread() function3499 thread_block((thread_continue_t)vm_compressor_swap_trigger_thread); in vm_compressor_swap_trigger_thread()