Searched refs:hl_next (Results 1 – 11 of 11) sorted by relevance
187 hl->hl_next = NULL; in get_holes_list()194 hlp = &hl->hl_next; in get_holes_list()219 for (hl = hlh; hl != NULL; hl = hl->hl_next) { in get_compressed_filesz()255 for (hl = hlh; hl != NULL; hl = hl->hl_next) { in store_sparse_string()298 nhl = hl->hl_next; in free_holesdata()408 hl->hl_next = NULL; in parse_holesdata()410 hlp = &hl->hl_next; in parse_holesdata()429 for (hl = hi->holes_list; hl != NULL; hl = hl->hl_next) { in parse_holesdata()
319 struct holes_list *hl_next; member
2533 for (hl = holes->holes_list; hl != NULL; hl = hl->hl_next) { in data_copy_with_holes()2588 hl = hl->hl_next; in data_copy_with_holes()2606 hl = hl->hl_next; in data_copy_with_holes()2911 for (hl = holes->holes_list; hl != NULL; hl = hl->hl_next) { in read_compress_holes()2931 hl = hl->hl_next; in read_compress_holes()
179 if ((hlp->hl_next = *head) != NULL) { in link_in()182 &hlp->hl_next; in link_in()195 if ((*hlp->hl_prev = hlp->hl_next) != NULL) { in link_out()197 ((struct hlinkage *)((char *)hlp->hl_next + loffs))->hl_prev = in link_out()326 phyi != NULL; phyi = phyi->phyi_link.hl_next) { in if_link()363 ifp = ifp->int_ahash.hl_next) { in ifwithaddr()377 ifp = ifp->int_bhash.hl_next) { in ifwithaddr()399 ifp = ifp->int_nhash.hl_next) { in ifwithname()425 phyi = phyi->phyi_link.hl_next) { in phys_byname()440 ifp = ifp->int_ahash.hl_next) { in findremoteif()[all …]
289 void *hl_next; member323 #define int_next int_link.hl_next
84 ifp1 = ifp1->int_ilist.hl_next) { in receiving_interface()
2912 ifp = ifp->int_ilist.hl_next) { in lifp_iflookup()
447 hca_list = hca_list->hl_next; in ibdm_fini()877 hca_list = hca_list->hl_next; in ibdm_get_port_attr()1034 for (temp = ibdm.ibdm_hca_list_head; temp; temp = temp->hl_next) { in ibdm_handle_hca_attach()1048 ibdm.ibdm_hca_list_tail->hl_next = hca_list; in ibdm_handle_hca_attach()1091 ibdm.ibdm_hca_list_head = head->hl_next; in ibdm_handle_hca_detach()1093 prev->hl_next = head->hl_next; in ibdm_handle_hca_detach()1100 head = head->hl_next; in ibdm_handle_hca_detach()1123 head->hl_next; in ibdm_handle_hca_detach()1125 prev->hl_next = head->hl_next; in ibdm_handle_hca_detach()1142 head = head->hl_next; in ibdm_handle_hca_detach()[all …]
217 struct ibdm_hca_list_s *hl_next; /* ptr to next list */ member
2094 for (; hca_list != NULL; hca_list = hca_list->hl_next) { in ibnex_pseudo_create_all_pi()4139 hca_list = hca_list->hl_next) { in ibnex_ioc_initnode_all_pi()4244 hca_list = hca_list->hl_next) { in ibnex_ioc_pi_reachable()
1100 for (hcap = hca_list; hca_list != NULL; hca_list = hca_list->hl_next) { in ibnex_get_num_devices()1184 hca_list = hca_list->hl_next, i++) { in ibnex_get_snapshot()