Searched refs:hash_errmap (Results 1 – 1 of 1) sorted by relevance
38 static DEFINE_HASHTABLE(hash_errmap, ERRHASH_BITS);187 hash_add(hash_errmap, &c->list, hash); in p9_error_init()210 hash_for_each_possible(hash_errmap, c, list, hash) { in p9_errstr2errno()