Searched refs:dh_tail (Results 1 – 1 of 1) sorted by relevance
331 struct hlist_node *dh_tail; /**< the last entry */ member357 if (dh->dh_tail != NULL) /* not empty */ in cfs_hash_dh_hnode_add()358 hlist_add_behind(hnode, dh->dh_tail); in cfs_hash_dh_hnode_add()361 dh->dh_tail = hnode; in cfs_hash_dh_hnode_add()374 dh->dh_tail = (hnd->pprev == &dh->dh_head.first) ? NULL : in cfs_hash_dh_hnode_del()