_man 192 drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c #define for_each_cmdbuf_ctx(_man, _i, _ctx) \ _man 193 drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c for (_i = 0, _ctx = &(_man)->ctx[0]; (_i) < (_man)->num_contexts; \