Searched refs:cso_data_first_node (Results 1 – 2 of 2) sorted by relevance
159 static struct cso_node *cso_data_first_node(struct cso_hash *hash) in cso_data_first_node() function317 struct cso_hash_iter iter = {hash, cso_data_first_node(hash)}; in cso_hash_first_node()
190 static struct cso_node *cso_data_first_node(struct cso_hash_data *hash) in cso_data_first_node() function407 struct cso_hash_iter iter = {hash, cso_data_first_node(hash->data.d)}; in cso_hash_first_node()