Lines Matching defs:glob

52 	struct ttm_mem_global *glob;  member
186 struct ttm_mem_global *glob = in ttm_mem_global_show() local
207 struct ttm_mem_global *glob = in ttm_mem_global_store() local
240 static bool ttm_zones_above_swap_target(struct ttm_mem_global *glob, in ttm_zones_above_swap_target()
272 static void ttm_shrink(struct ttm_mem_global *glob, bool from_wq, in ttm_shrink()
296 struct ttm_mem_global *glob = in ttm_shrink_work() local
302 static int ttm_mem_init_kernel_zone(struct ttm_mem_global *glob, in ttm_mem_init_kernel_zone()
334 static int ttm_mem_init_highmem_zone(struct ttm_mem_global *glob, in ttm_mem_init_highmem_zone()
370 static int ttm_mem_init_dma32_zone(struct ttm_mem_global *glob, in ttm_mem_init_dma32_zone()
418 int ttm_mem_global_init(struct ttm_mem_global *glob, struct device *dev) in ttm_mem_global_init()
466 void ttm_mem_global_release(struct ttm_mem_global *glob) in ttm_mem_global_release()
483 static void ttm_check_swapping(struct ttm_mem_global *glob) in ttm_check_swapping()
505 static void ttm_mem_global_free_zone(struct ttm_mem_global *glob, in ttm_mem_global_free_zone()
522 void ttm_mem_global_free(struct ttm_mem_global *glob, in ttm_mem_global_free()
540 ttm_check_under_lowerlimit(struct ttm_mem_global *glob, in ttm_check_under_lowerlimit()
558 static int ttm_mem_global_reserve(struct ttm_mem_global *glob, in ttm_mem_global_reserve()
598 static int ttm_mem_global_alloc_zone(struct ttm_mem_global *glob, in ttm_mem_global_alloc_zone()
619 int ttm_mem_global_alloc(struct ttm_mem_global *glob, uint64_t memory, in ttm_mem_global_alloc()
631 int ttm_mem_global_alloc_page(struct ttm_mem_global *glob, in ttm_mem_global_alloc_page()
652 void ttm_mem_global_free_page(struct ttm_mem_global *glob, struct page *page, in ttm_mem_global_free_page()