VMW_CMDBUF_INLINE_SIZE 175 drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c u8 cmd[VMW_CMDBUF_INLINE_SIZE] __aligned(VMW_CMDBUF_INLINE_ALIGN); VMW_CMDBUF_INLINE_SIZE 921 drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c if (WARN_ON_ONCE(size > VMW_CMDBUF_INLINE_SIZE)) VMW_CMDBUF_INLINE_SIZE 930 drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c header->size = VMW_CMDBUF_INLINE_SIZE; VMW_CMDBUF_INLINE_SIZE 968 drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c if (size <= VMW_CMDBUF_INLINE_SIZE) VMW_CMDBUF_INLINE_SIZE 1273 drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c man->default_size = VMW_CMDBUF_INLINE_SIZE; VMW_CMDBUF_INLINE_SIZE 1340 drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c man->default_size = VMW_CMDBUF_INLINE_SIZE; VMW_CMDBUF_INLINE_SIZE 1382 drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c man->default_size = VMW_CMDBUF_INLINE_SIZE;