Searched refs:total_ctx (Results 1 – 17 of 17) sorted by relevance
47 atomic_inc(&dev->total_ctx); in i810_context_switch()
46 atomic_inc(&dev->total_ctx); in r128_context_switch()
45 atomic_inc(&dev->total_ctx); in mga_context_switch()
46 atomic_inc(&dev->total_ctx); in radeon_context_switch()
48 atomic_inc(&dev->total_ctx); in tdfx_context_switch()
214 atomic_inc(&dev->total_ctx); in drm_context_switch()
150 atomic_set(&dev->total_ctx, 0); in gamma_setup()
470 DRM_PROC_PRINT("ctx %10u\n", atomic_read(&dev->total_ctx)); in _drm_histo_info()
159 atomic_set(&dev->total_ctx, 0); in i810_setup()
167 atomic_set(&dev->total_ctx, 0); in r128_setup()
142 atomic_set(&dev->total_ctx, 0); in tdfx_setup()
360 atomic_inc(&dev->total_ctx); in ffb_context_switch()
547 atomic_t total_ctx; /* Total context switches */ member
160 atomic_set(&dev->total_ctx, 0); in mga_setup()
165 atomic_set(&dev->total_ctx, 0); in radeon_setup()
501 atomic_set(&dev->total_ctx, 0); in ffb_setup()
423 atomic_inc(&dev->total_ctx); in DRM()