Searched refs:vm_swapout_thread (Results 1 – 1 of 1) sorted by relevance
120 static void vm_swapout_thread(void);413 if (kernel_thread_start_priority((thread_continue_t)vm_swapout_thread, NULL, in vm_compressor_swap_init()1105 vm_swapout_thread(void) in vm_swapout_thread() function1241 thread_block((thread_continue_t)vm_swapout_thread); in vm_swapout_thread()