Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hv/
H A Dhv_balloon.c1380 static int dm_thread_func(void *dm_dev) in dm_thread_func() function
1716 kthread_run(dm_thread_func, &dm_device, "hv_balloon"); in balloon_probe()
1801 kthread_run(dm_thread_func, &dm_device, "hv_balloon"); in balloon_resume()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds