Home | History | Annotate | Download | only in intel

Lines Matching full:refcount

197 	unsigned int refcount;
823 bo_fake->refcount = 1;
888 bo_fake->refcount = 1;
908 bo_fake->refcount++;
917 bo_fake->refcount++;
928 if (--bo_fake->refcount == 0) {