Searched refs:vm_compressor_swap_trigger_thread (Results 1 – 1 of 1) sorted by relevance
391 static void vm_compressor_swap_trigger_thread(void);1245 if (kernel_thread_start_priority((thread_continue_t)vm_compressor_swap_trigger_thread, NULL, in vm_compressor_init()3563 vm_compressor_swap_trigger_thread(void) in vm_compressor_swap_trigger_thread() function3609 thread_block((thread_continue_t)vm_compressor_swap_trigger_thread); in vm_compressor_swap_trigger_thread()