Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/virtio/
Dvirtio_balloon.c459 static void update_balloon_stats_func(struct work_struct *work) in update_balloon_stats_func() function
879 INIT_WORK(&vb->update_balloon_stats_work, update_balloon_stats_func); in virtballoon_probe()