Searched refs:vm_swapfile_create_thread (Results 1 – 1 of 1) sorted by relevance
123 static void vm_swapfile_create_thread(void);493 if (kernel_thread_start_priority((thread_continue_t)vm_swapfile_create_thread, NULL, in vm_compressor_swap_init()767 vm_swapfile_create_thread(void) in vm_swapfile_create_thread() function831 thread_block((thread_continue_t)vm_swapfile_create_thread); in vm_swapfile_create_thread()