Searched refs:nhash (Results 1 – 1 of 1) sorted by relevance
155 unsigned int nhash) in nested_table_alloc() argument169 (i << shifted) | nhash); in nested_table_alloc()1144 unsigned int nhash; in rht_bucket_nested_insert() local1148 nhash = index; in rht_bucket_nested_insert()1151 size <= (1 << shift) ? shifted : 0, nhash); in rht_bucket_nested_insert()1157 nhash |= index << shifted; in rht_bucket_nested_insert()1161 nhash); in rht_bucket_nested_insert()