Home
last modified time | relevance | path

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

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