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