Searched refs:dep_highuse (Results 1 – 1 of 1) sorted by relevance
593 unsigned long dep_highuse[D_LAST + 1]; variable 604 &dep_highuse[D_ ## type], 0, ""); \1186 if (dep_current[type] > dep_highuse[type]) in workitem_alloc() 1187 dep_highuse[type] = dep_current[type]; in workitem_alloc() 1216 if (dep_current[newtype] > dep_highuse[newtype]) in workitem_reassign() 1217 dep_highuse[newtype] = dep_current[newtype]; in workitem_reassign()