Searched refs:ohash (Results 1 – 1 of 1) sorted by relevance
84 ps_sd **ohash, **ehash; in hash_split() local96 for (ohash = data->hash; ohash < ehash; ohash++) { in hash_split()97 for (ps = *ohash; ps; ps = next) { in hash_split()441 ps_sd **ohash, **ehash; in PS_GC_FUNC() local454 for (ohash = data->hash; ohash < ehash; ohash++) { in PS_GC_FUNC()455 for (sd = *ohash; sd; sd = next) { in PS_GC_FUNC()
Completed in 6 milliseconds