Searched refs:hlist_add_behind (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/net/batman-adv/
H A Dfragmentation.c190 hlist_add_behind(&frag_entry_new->list, &frag_entry_last->list); batadv_frag_insert_packet()
/linux-4.1.27/net/xfrm/
H A Dxfrm_policy.c435 hlist_add_behind(&pol->bydst, entry0); hlist_for_each_entry_safe()
639 hlist_add_behind(&policy->bydst, newpos);
780 hlist_add_behind(&policy->bydst, newpos);
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
H A Dhash.c352 hlist_add_behind(hnode, dh->dh_tail); cfs_hash_dh_hnode_add()
407 hlist_add_behind(hnode, dh->dd_tail); cfs_hash_dd_hnode_add()
/linux-4.1.27/include/linux/
H A Dlist.h658 static inline void hlist_add_behind(struct hlist_node *n, hlist_add_behind() function
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
H A Di40e_ethtool.c2162 hlist_add_behind(&input->fdir_node, &parent->fdir_node); i40e_update_ethtool_fdir_entry()
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c2538 hlist_add_behind(&input->fdir_node, &parent->fdir_node); ixgbe_update_ethtool_fdir_entry()

Completed in 478 milliseconds