Lines Matching defs:dirty
84 /** Cache domain the target buffer will have dirty cachelines in. */
188 unsigned dirty:1;
201 /** Cache domain the target buffer will have dirty cachelines in. */
474 bo_fake->dirty = 1;
532 bo_fake->dirty = 1;
956 * invoked whenever it would be set dirty.
975 DBG("disable_backing_store set buf %d dirty\n", bo_fake->id);
976 bo_fake->dirty = 1;
1032 bo_fake->dirty = 0;
1150 bo_fake->dirty = 1;
1192 if (bo_fake->dirty) {
1193 DBG("Upload dirty buf %d:%s, sz %lu offset 0x%x\n", bo_fake->id,
1213 bo_fake->dirty = 0;
1560 /* Releases the memory, and memcpys dirty contents out if