Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dhv_balloon.c1373 static int dm_thread_func(void *dm_dev) in dm_thread_func() function
1992 kthread_run(dm_thread_func, &dm_device, "hv_balloon"); in balloon_probe()
2088 kthread_run(dm_thread_func, &dm_device, "hv_balloon"); in balloon_resume()