Searched refs:i_next (Results 1 – 8 of 8) sorted by relevance
69 ITEM(item)->i_next = NULL; in av1394_list_put_tail()76 lp->l_tail->i_next = item; in av1394_list_put_tail()89 ITEM(item)->i_next = lp->l_head; in av1394_list_put_head()113 lp->l_head = item->i_next; in av1394_list_get_head()121 item->i_next->i_prev = item->i_prev; in av1394_list_get_head()124 item->i_next = item->i_prev = NULL; in av1394_list_get_head()
38 struct intlist *i_next; member
131 ip->i_next = *list; in env_to_intlist()237 for (; list != NULL; list = list->i_next) { in check_intlist()
206 struct cw_ictx *i_next; member1507 shadow_ctx->i_next = main_ctx->i_next; in main()1508 main_ctx->i_next = shadow_ctx; in main()1517 next = next->i_next; in main()
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()
66 struct av1394_list_item_s *i_next; member
278 struct item *i_next; member
8494 for (ip = nfp_hash[index]; ip; ip = ip->i_next) { in nfphash_lookup()8515 ip->i_next = nfp_hash[index]; in nfphash_insert()8528 nfp_hash[i] = ip->i_next; in nfphash_destroy()