Home
last modified time | relevance | path

Searched refs:cpu_thread (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/md/dm-vdo/
H A Dvdo.h138 thread_id_t cpu_thread; member
H A Dvdo.c252 config->cpu_thread = config->thread_count++; in initialize_thread_config()
364 } else if (thread_id == thread_config->cpu_thread) { in get_thread_name()
610 result = vdo_make_thread(vdo, vdo->thread_config.cpu_thread, &cpu_q_type, in vdo_make()
H A Ddm-vdo-target.c1159 return vdo->thread_config.cpu_thread; in get_thread_id_for_phase()