Searched refs:rhashtable_init_noprof (Results 1 – 2 of 2) sorted by relevance
134 int rhashtable_init_noprof(struct rhashtable *ht,136 #define rhashtable_init(...) alloc_hooks(rhashtable_init_noprof(__VA_ARGS__))
1023 int rhashtable_init_noprof(struct rhashtable *ht, in rhashtable_init_noprof() function1085 EXPORT_SYMBOL_GPL(rhashtable_init_noprof);1100 err = rhashtable_init_noprof(&hlt->ht, params); in rhltable_init_noprof()
Completed in 8 milliseconds