ttm_mem_global
struct ttm_mem_global *mem_glob = bdev->glob->mem_glob;
struct ttm_mem_global *mem_glob;
struct ttm_mem_global *mem_glob;
static void ttm_mem_global_kobj_release(struct ttm_mem_global *glob)
static bool ttm_zones_above_swap_target(struct ttm_mem_global *glob,
static void ttm_shrink(struct ttm_mem_global *glob, bool from_wq,
struct ttm_mem_global *glob = arg;
static int ttm_mem_init_kernel_zone(struct ttm_mem_global *glob,
static int ttm_mem_init_dma32_zone(struct ttm_mem_global *glob,
int ttm_mem_global_init(struct ttm_mem_global *glob)
void ttm_mem_global_release(struct ttm_mem_global *glob)
static void ttm_check_swapping(struct ttm_mem_global *glob)
static void ttm_mem_global_free_zone(struct ttm_mem_global *glob,
void ttm_mem_global_free(struct ttm_mem_global *glob,
static int ttm_mem_global_reserve(struct ttm_mem_global *glob,
struct ttm_mem_global *glob;
static int ttm_mem_global_alloc_zone(struct ttm_mem_global *glob,
int ttm_mem_global_alloc(struct ttm_mem_global *glob, uint64_t memory,
int ttm_mem_global_alloc_page(struct ttm_mem_global *glob,
void ttm_mem_global_free_page(struct ttm_mem_global *glob, struct vm_page *page)
static void ttm_check_swapping(struct ttm_mem_global *glob);
static inline int ttm_mem_register_shrink(struct ttm_mem_global *glob,
static inline void ttm_mem_unregister_shrink(struct ttm_mem_global *glob,
extern int ttm_mem_global_init(struct ttm_mem_global *glob);
extern void ttm_mem_global_release(struct ttm_mem_global *glob);
extern int ttm_mem_global_alloc(struct ttm_mem_global *glob, uint64_t memory,
extern void ttm_mem_global_free(struct ttm_mem_global *glob,
extern int ttm_mem_global_alloc_page(struct ttm_mem_global *glob,
extern void ttm_mem_global_free_page(struct ttm_mem_global *glob,
struct ttm_mem_global *mem_glob = tfile->tdev->mem_glob;
struct ttm_mem_global *mem_glob = tfile->tdev->mem_glob;
struct ttm_object_device *ttm_object_device_init(struct ttm_mem_global
struct ttm_mem_global *mem_glob;
(struct ttm_mem_global *mem_glob, unsigned int hash_order);
int ttm_page_alloc_init(struct ttm_mem_global *glob, unsigned max_pages)
struct ttm_mem_global *mem_glob = ttm->glob->mem_glob;
int ttm_page_alloc_init(struct ttm_mem_global *glob, unsigned max_pages);
int ttm_dma_page_alloc_init(struct ttm_mem_global *glob, unsigned max_pages);
static inline int ttm_dma_page_alloc_init(struct ttm_mem_global *glob,
int ttm_dma_page_alloc_init(struct ttm_mem_global *glob, unsigned max_pages)
struct ttm_mem_global *mem_glob = ttm->glob->mem_glob;