Searched defs:alloc_unit (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/tools/hv/
H A Dhv_kvp_daemon.c184 int alloc_unit = sizeof(struct kvp_record) * ENTRIES_PER_BLOCK; kvp_update_mem_state() local
239 int alloc_unit = sizeof(struct kvp_record) * ENTRIES_PER_BLOCK; kvp_file_init() local
/linux-4.1.27/drivers/hv/
H A Dhv_balloon.c1139 int alloc_unit; balloon_up() local
1084 alloc_balloon_pages(struct hv_dynmem_device *dm, unsigned int num_pages, struct dm_balloon_response *bl_resp, int alloc_unit) alloc_balloon_pages() argument

Completed in 221 milliseconds