Searched refs:auth_domain_table (Results 1 – 3 of 3) sorted by relevance
147 static struct hlist_head auth_domain_table[DN_HASHMAX]; variable172 head = &auth_domain_table[hash_str(name, DN_HASHBITS)]; in auth_domain_lookup()195 head = &auth_domain_table[hash_str(name, DN_HASHBITS)]; in auth_domain_find()229 hlist_for_each_entry(hp, &auth_domain_table[h], hash) in auth_domain_cleanup()
163795 ffff80001215e9d8 b auth_domain_table
Completed in 337 milliseconds