Searched refs:__smrh_empty (Results 1 – 1 of 1) sorted by relevance
2280 static struct smrq_slist_head __smrh_empty[2] = { variable2281 SMRQ_SLIST_INITIALIZER(__smrh_empty[0]),2282 SMRQ_SLIST_INITIALIZER(__smrh_empty[1]),2289 .smrh_array = smr_hash_array_encode(__smrh_empty, 63), in smr_hash_init_empty()2296 return smrh->smrh_array == smr_hash_array_encode(__smrh_empty, 63); in smr_hash_is_empty_initialized()