Searched refs:vm_compressor_swap_trigger_thread (Results 1 – 1 of 1) sorted by relevance
390 static void vm_compressor_swap_trigger_thread(void);1207 if (kernel_thread_start_priority((thread_continue_t)vm_compressor_swap_trigger_thread, NULL, in vm_compressor_init()3545 vm_compressor_swap_trigger_thread(void) in vm_compressor_swap_trigger_thread() function3591 thread_block((thread_continue_t)vm_compressor_swap_trigger_thread); in vm_compressor_swap_trigger_thread()