Home
last modified time | relevance | path

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

/drivers/md/dm-vdo/
A Dtypes.h202 unsigned int cpu_threads; member
A Dvdo.c494 result = vdo_allocate(config->thread_counts.cpu_threads, char *, "LZ4 context", in initialize_vdo()
501 for (i = 0; i < config->thread_counts.cpu_threads; i++) { in initialize_vdo()
611 config->thread_counts.cpu_threads, in vdo_make()
713 for (i = 0; i < vdo->device_config->thread_counts.cpu_threads; i++) in vdo_destroy()
A Ddm-vdo-target.c444 config->cpu_threads = count; in process_one_thread_config_spec()
753 .cpu_threads = 1, in parse_device_config()

Completed in 13 milliseconds