Searched refs:i_next (Results 1 – 7 of 7) sorted by relevance
71 ITEM(item)->i_next = NULL; in av1394_list_put_tail()78 lp->l_tail->i_next = item; in av1394_list_put_tail()91 ITEM(item)->i_next = lp->l_head; in av1394_list_put_head()115 lp->l_head = item->i_next; in av1394_list_get_head()123 item->i_next->i_prev = item->i_prev; in av1394_list_get_head()126 item->i_next = item->i_prev = NULL; in av1394_list_get_head()
40 struct intlist *i_next; member
133 ip->i_next = *list; in env_to_intlist()239 for (; list != NULL; list = list->i_next) { in check_intlist()
198 struct rdsv3_ib_ipaddr *i_ipaddr, *i_next; in rdsv3_ib_remove_one() local206 RDSV3_FOR_EACH_LIST_NODE_SAFE(i_ipaddr, i_next, &rds_ibdev->ipaddr_list, in rdsv3_ib_remove_one()
67 struct av1394_list_item_s *i_next; member
278 struct item *i_next; member
8445 for (ip = nfp_hash[index]; ip; ip = ip->i_next) { in nfphash_lookup()8466 ip->i_next = nfp_hash[index]; in nfphash_insert()8479 nfp_hash[i] = ip->i_next; in nfphash_destroy()