Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/hv/
H A Dhv_balloon.c511 struct hv_dynmem_device { struct
583 static struct hv_dynmem_device dm_device;
585 static void post_status(struct hv_dynmem_device *dm);
1000 struct hv_dynmem_device *dm = &dm_device; in hot_add_req()
1078 static void process_info(struct hv_dynmem_device *dm, struct dm_info_msg *msg) in process_info()
1134 static unsigned long get_pages_committed(struct hv_dynmem_device *dm) in get_pages_committed()
1153 static void post_status(struct hv_dynmem_device *dm) in post_status()
1217 static void free_balloon_pages(struct hv_dynmem_device *dm, in free_balloon_pages()
1236 static unsigned int alloc_balloon_pages(struct hv_dynmem_device *dm, in alloc_balloon_pages()
1377 static void balloon_down(struct hv_dynmem_device *d
[all...]
/kernel/linux/linux-5.10/drivers/hv/
H A Dhv_balloon.c503 struct hv_dynmem_device { struct
568 static struct hv_dynmem_device dm_device;
570 static void post_status(struct hv_dynmem_device *dm);
986 struct hv_dynmem_device *dm = &dm_device; in hot_add_req()
1065 static void process_info(struct hv_dynmem_device *dm, struct dm_info_msg *msg) in process_info()
1126 static void post_status(struct hv_dynmem_device *dm) in post_status()
1188 static void free_balloon_pages(struct hv_dynmem_device *dm, in free_balloon_pages()
1206 static unsigned int alloc_balloon_pages(struct hv_dynmem_device *dm, in alloc_balloon_pages()
1345 static void balloon_down(struct hv_dynmem_device *dm, in balloon_down()
1382 struct hv_dynmem_device *d in dm_thread_func()
[all...]

Completed in 5 milliseconds