Home
last modified time | relevance | path

Searched defs:glob (Results 1 – 13 of 13) sorted by relevance

/linux-3.3/drivers/gpu/drm/ttm/
Dttm_memory.c42 struct ttm_mem_global *glob; member
170 struct ttm_mem_global *glob = in ttm_mem_global_kobj_release() local
180 static bool ttm_zones_above_swap_target(struct ttm_mem_global *glob, in ttm_zones_above_swap_target()
212 static void ttm_shrink(struct ttm_mem_global *glob, bool from_wq, in ttm_shrink()
238 struct ttm_mem_global *glob = in ttm_shrink_work() local
244 static int ttm_mem_init_kernel_zone(struct ttm_mem_global *glob, in ttm_mem_init_kernel_zone()
276 static int ttm_mem_init_highmem_zone(struct ttm_mem_global *glob, in ttm_mem_init_highmem_zone()
311 static int ttm_mem_init_dma32_zone(struct ttm_mem_global *glob, in ttm_mem_init_dma32_zone()
359 int ttm_mem_global_init(struct ttm_mem_global *glob) in ttm_mem_global_init()
406 void ttm_mem_global_release(struct ttm_mem_global *glob) in ttm_mem_global_release()
[all …]
Dttm_execbuf_util.c88 struct ttm_bo_global *glob = bo->glob; in ttm_eu_wait_unreserved_locked() local
104 struct ttm_bo_global *glob; in ttm_eu_backoff_reservation() local
131 struct ttm_bo_global *glob; in ttm_eu_reserve_buffers() local
207 struct ttm_bo_global *glob; in ttm_eu_fence_buffer_objects() local
Dttm_bo.c107 struct ttm_bo_global *glob = in ttm_bo_global_show() local
220 struct ttm_bo_global *glob = bo->glob; in ttm_bo_reserve_locked() local
287 struct ttm_bo_global *glob = bo->glob; in ttm_bo_reserve() local
312 struct ttm_bo_global *glob = bo->glob; in ttm_bo_unreserve() local
326 struct ttm_bo_global *glob = bo->glob; in ttm_bo_add_ttm() local
491 struct ttm_bo_global *glob = bo->glob; in ttm_bo_cleanup_refs_or_queue() local
561 struct ttm_bo_global *glob = bo->glob; in ttm_bo_cleanup_refs() local
622 struct ttm_bo_global *glob = bdev->glob; in ttm_bo_delayed_delete() local
786 struct ttm_bo_global *glob = bdev->glob; in ttm_mem_evict_first() local
1330 struct ttm_bo_global *glob = bdev->glob; in ttm_bo_force_list_clean() local
[all …]
Dttm_page_alloc.c806 int ttm_page_alloc_init(struct ttm_mem_global *glob, unsigned max_pages) in ttm_page_alloc_init()
Dttm_page_alloc_dma.c1061 int ttm_dma_page_alloc_init(struct ttm_mem_global *glob, unsigned max_pages) in ttm_dma_page_alloc_init()
/linux-3.3/include/drm/ttm/
Dttm_memory.h117 static inline int ttm_mem_register_shrink(struct ttm_mem_global *glob, in ttm_mem_register_shrink()
138 static inline void ttm_mem_unregister_shrink(struct ttm_mem_global *glob, in ttm_mem_unregister_shrink()
Dttm_page_alloc.h85 static inline int ttm_dma_page_alloc_init(struct ttm_mem_global *glob, in ttm_dma_page_alloc_init()
Dttm_bo_driver.h119 struct ttm_bo_global *glob; member
539 struct ttm_bo_global *glob; member
Dttm_bo_api.h197 struct ttm_bo_global *glob; member
/linux-3.3/drivers/gpu/drm/
Ddrm_global.c42 static struct drm_global_item glob[DRM_GLOBAL_NUM]; variable
/linux-3.3/kernel/trace/
Dtrace_functions.c311 ftrace_trace_onoff_unreg(char *glob, char *cmd, char *param) in ftrace_trace_onoff_unreg()
328 char *glob, char *cmd, char *param, int enable) in ftrace_trace_onoff_callback()
Dftrace.c2845 register_ftrace_function_probe(char *glob, struct ftrace_probe_ops *ops, in register_ftrace_function_probe()
2919 __unregister_ftrace_function_probe(char *glob, struct ftrace_probe_ops *ops, in __unregister_ftrace_function_probe()
2972 unregister_ftrace_function_probe(char *glob, struct ftrace_probe_ops *ops, in unregister_ftrace_function_probe()
2980 unregister_ftrace_function_probe_func(char *glob, struct ftrace_probe_ops *ops) in unregister_ftrace_function_probe_func()
2985 void unregister_ftrace_function_probe_all(char *glob) in unregister_ftrace_function_probe_all()
/linux-3.3/drivers/gpu/drm/radeon/
Dradeon_ttm.c863 struct ttm_bo_global *glob = rdev->mman.bdev.glob; in radeon_mm_dump_table() local