Home
last modified time | relevance | path

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

/openbmc/linux/drivers/virtio/
H A Dvirtio_balloon.c472 static void update_balloon_size_func(struct work_struct *work) in update_balloon_size_func() function
884 INIT_WORK(&vb->update_balloon_size_work, update_balloon_size_func); in virtballoon_probe()