Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hv/
H A Dhv_balloon.c1412 static int dm_thread_func(void *dm_dev) in dm_thread_func() function
2018 kthread_run(dm_thread_func, &dm_device, "hv_balloon"); in balloon_probe()
2115 kthread_run(dm_thread_func, &dm_device, "hv_balloon"); in balloon_resume()