Home | History | Annotate | Download | only in vmwgfx

Lines Matching defs:scrubbed

52  * @scrubbed: Whether the cotable has been scrubbed.
61 bool scrubbed;
94 * Cotables with bindings that we remove must be scrubbed first,
195 vcotbl->scrubbed = false;
258 if (vcotbl->scrubbed)
290 vcotbl->scrubbed = true;
324 if (!vcotbl->scrubbed)
354 if (!vcotbl->scrubbed) {
506 * 1) Unscrub the cotable if it is scrubbed and still attached to a backup
523 if (vcotbl->scrubbed && vmw_resource_mob_attached(res)) {
612 vcotbl->scrubbed = true;