Home
last modified time | relevance | path

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

/linux/drivers/hv/
A Dhv_balloon.c693 dm_device.num_pages_onlined++; in hv_page_online_one()
760 post_status(&dm_device); in hv_mem_hot_add()
1318 post_status(&dm_device); in balloon_up()
1661 dm_device.pr_dev_info.order = 0; in enable_page_reporting()
1962 dm_device.dev = dev; in balloon_probe()
1988 dm_device.thread = in balloon_probe()
1990 if (IS_ERR(dm_device.thread)) { in balloon_probe()
2001 dm_device.thread = NULL; in balloon_probe()
2084 dm_device.thread = in balloon_resume()
2086 if (IS_ERR(dm_device.thread)) { in balloon_resume()
[all …]
/linux/drivers/md/
A Ddm-init.c37 struct dm_device { struct
66 struct dm_device *dev, *tmp; in dm_setup_cleanup()
111 static char __init *dm_parse_table_entry(struct dm_device *dev, char *str) in dm_parse_table_entry()
162 static int __init dm_parse_table(struct dm_device *dev, char *str) in dm_parse_table()
192 static char __init *dm_parse_device_entry(struct dm_device *dev, char *str) in dm_parse_device_entry()
242 struct dm_device *dev; in dm_parse_devices()
273 struct dm_device *dev; in dm_init_init()

Completed in 11 milliseconds