Searched refs:hlt (Results 1 – 1 of 1) sorted by relevance
1100 int rhltable_init_noprof(struct rhltable *hlt, const struct rhashtable_params *params) in rhltable_init_noprof() argument1104 err = rhashtable_init_noprof(&hlt->ht, params); in rhltable_init_noprof()1105 hlt->ht.rhlist = true; in rhltable_init_noprof()
Completed in 5 milliseconds