Searched refs:vm_compressor_swap_trigger_thread (Results 1 – 1 of 1) sorted by relevance
349 static void vm_compressor_swap_trigger_thread(void);1009 if (kernel_thread_start_priority((thread_continue_t)vm_compressor_swap_trigger_thread, NULL, in vm_compressor_init()2817 vm_compressor_swap_trigger_thread(void) in vm_compressor_swap_trigger_thread() function2863 thread_block((thread_continue_t)vm_compressor_swap_trigger_thread); in vm_compressor_swap_trigger_thread()