Home
last modified time | relevance | path

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

/linux/drivers/hv/
A Dhv_balloon.c687 dm_device.num_pages_onlined++; in hv_page_online_one()
762 post_status(&dm_device); in hv_mem_hot_add()
1331 post_status(&dm_device); in balloon_up()
1778 dm_device.dev = dev; in balloon_probe()
1795 hv_set_drvdata(dev, &dm_device); in balloon_probe()
1804 dm_device.thread = in balloon_probe()
1806 if (IS_ERR(dm_device.thread)) { in balloon_probe()
1815 dm_device.thread = NULL; in balloon_probe()
1891 dm_device.thread = in balloon_resume()
1893 if (IS_ERR(dm_device.thread)) { in balloon_resume()
[all …]
/linux/drivers/md/
A Ddm-init.c32 struct dm_device { struct
61 struct dm_device *dev, *tmp; in dm_setup_cleanup()
106 static char __init *dm_parse_table_entry(struct dm_device *dev, char *str) in dm_parse_table_entry()
157 static int __init dm_parse_table(struct dm_device *dev, char *str) in dm_parse_table()
187 static char __init *dm_parse_device_entry(struct dm_device *dev, char *str) in dm_parse_device_entry()
235 struct dm_device *dev; in dm_parse_devices()
266 struct dm_device *dev; in dm_init_init()

Completed in 8 milliseconds