Home
last modified time | relevance | path

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

/drivers/md/dm-vdo/
A Dthread-utils.h16 int __must_check vdo_create_thread(void (*thread_function)(void *), void *thread_data,
A Dthread-utils.c50 int vdo_create_thread(void (*thread_function)(void *), void *thread_data, in vdo_create_thread() function
/drivers/md/dm-vdo/indexer/
A Dfunnel-requestqueue.c222 result = vdo_create_thread(request_queue_worker, queue, queue_name, in uds_make_request_queue()
A Dindex.c797 result = vdo_create_thread(close_chapters, writer, "writer", &writer->thread); in make_chapter_writer()
A Dvolume.c1637 result = vdo_create_thread(read_thread_function, (void *) volume, in uds_make_volume()

Completed in 13 milliseconds