Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hv/
Dhv_balloon.c1385 static int dm_thread_func(void *dm_dev) in dm_thread_func() function
1603 kthread_run(dm_thread_func, &dm_device, "hv_balloon"); in balloon_probe()