Searched refs:kUseCountMask (Results 1 – 1 of 1) sorted by relevance
34 static const u32 kUseCountMask = (1 << kUseCountBits) - 1; member35 static const u32 kHashMask = ~kUseCountMask;93 StackDepotNode::kUseCountMask; in use_count()98 StackDepotNode::kUseCountMask; in inc_use_count_unsafe()