Searched refs:get_thread_name (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/md/dm-vdo/
H A Dvdo.c334 * get_thread_name() - Format the name of the worker thread desired to support a given work queue.
343 static void get_thread_name(const struct thread_config *thread_config, function
434 get_thread_name(&vdo->thread_config, thread_id, queue_name, sizeof(queue_name));

Completed in 113 milliseconds