Searched refs:cpu_thread (Results 1 – 5 of 5) sorted by relevance
31 static void *cpu_thread(void *arg) in cpu_thread() function61 err = pthread_create(&cpu_threads[cpu], NULL, cpu_thread, data); in os_start_cpu_thread()
138 thread_id_t cpu_thread; member
254 config->cpu_thread = config->thread_count++; in initialize_thread_config()366 } else if (thread_id == thread_config->cpu_thread) { in get_thread_name()612 result = vdo_make_thread(vdo, vdo->thread_config.cpu_thread, &cpu_q_type, in vdo_make()
862 process_release_callback, vdo->thread_config.cpu_thread, in make_data_vio_pool()1001 VDO_ASSERT_LOG_ONLY((vdo_get_callback_thread_id() == vdo->thread_config.cpu_thread), in assert_on_vdo_cpu_thread()
1160 return vdo->thread_config.cpu_thread; in get_thread_id_for_phase()