Lines Matching defs:glob

49 	struct ttm_mem_global *glob;  member
183 struct ttm_mem_global *glob = in ttm_mem_global_show() local
204 struct ttm_mem_global *glob = in ttm_mem_global_store() local
237 static bool ttm_zones_above_swap_target(struct ttm_mem_global *glob, in ttm_zones_above_swap_target()
269 static void ttm_shrink(struct ttm_mem_global *glob, bool from_wq, in ttm_shrink()
293 struct ttm_mem_global *glob = in ttm_shrink_work() local
299 static int ttm_mem_init_kernel_zone(struct ttm_mem_global *glob, in ttm_mem_init_kernel_zone()
331 static int ttm_mem_init_highmem_zone(struct ttm_mem_global *glob, in ttm_mem_init_highmem_zone()
367 static int ttm_mem_init_dma32_zone(struct ttm_mem_global *glob, in ttm_mem_init_dma32_zone()
415 int ttm_mem_global_init(struct ttm_mem_global *glob) in ttm_mem_global_init()
462 void ttm_mem_global_release(struct ttm_mem_global *glob) in ttm_mem_global_release()
484 static void ttm_check_swapping(struct ttm_mem_global *glob) in ttm_check_swapping()
506 static void ttm_mem_global_free_zone(struct ttm_mem_global *glob, in ttm_mem_global_free_zone()
523 void ttm_mem_global_free(struct ttm_mem_global *glob, in ttm_mem_global_free()
541 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()