notempty          379 drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c 				   int *notempty)
notempty          421 drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c 		(*notempty)++;
notempty          436 drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c 	int notempty;
notempty          441 drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c 	notempty = 0;
notempty          443 drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c 		vmw_cmdbuf_ctx_process(man, ctx, &notempty);
notempty          445 drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c 	if (man->irq_on && !notempty) {
notempty          450 drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c 	} else if (!man->irq_on && notempty) {