Searched refs:kUseCountMask (Results 1 – 2 of 2) sorted by relevance
32 static const u32 kUseCountMask = (1 << kUseCountBits) - 1; member33 static const u32 kHashMask = ~kUseCountMask;91 StackDepotNode::kUseCountMask; in use_count()96 StackDepotNode::kUseCountMask; in inc_use_count_unsafe()
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()