Searched refs:vm_compressor_swap_trigger_thread (Results 1 – 1 of 1) sorted by relevance
377 static void vm_compressor_swap_trigger_thread(void);1200 if (kernel_thread_start_priority((thread_continue_t)vm_compressor_swap_trigger_thread, NULL, in vm_compressor_init()3451 vm_compressor_swap_trigger_thread(void) in vm_compressor_swap_trigger_thread() function3497 thread_block((thread_continue_t)vm_compressor_swap_trigger_thread); in vm_compressor_swap_trigger_thread()