Searched refs:CK_SLIST_FIRST (Results 1 – 7 of 7) sorted by relevance
145 #define CK_SLIST_FIRST(head) \ macro152 for ((var) = CK_SLIST_FIRST((head)); \157 for ((var) = CK_SLIST_FIRST(head); \
215 return (CK_SLIST_FIRST(&host->aliases)); in nat64lsn_get_aliaslink()1379 host = CK_SLIST_FIRST(&ji->hosts); in nat64lsn_job_destroy()1392 pg = CK_SLIST_FIRST(&ji->portgroups); in nat64lsn_job_destroy()1745 pg = CK_SLIST_FIRST(&alias->portgroups); in nat64lsn_destroy_alias()1766 link = CK_SLIST_FIRST(&host->aliases); in nat64lsn_destroy_host()1795 host = CK_SLIST_FIRST(&cfg->hosts_hash[i]); in nat64lsn_destroy_instance()
174 pri = CK_SLIST_FIRST(&ie->ie_handlers)->ih_pri; in ithread_update()224 ih = CK_SLIST_FIRST(&ie->ie_handlers); in intr_event_update()416 CK_SLIST_FIRST(&ie->ie_handlers) != NULL) in intr_lookup()604 (CK_SLIST_FIRST(&ie->ie_handlers)->ih_flags & IH_EXCLUSIVE)) { in intr_event_add_handler()
2606 while ((ncp = CK_SLIST_FIRST(&old_nchashtbl[i])) != NULL) { in cache_changesize()
174 if (((_ifv) = CK_SLIST_FIRST(&(_trunk)->hash[_i])) != NULL && \469 while ((ifv = CK_SLIST_FIRST(&trunk->hash[i])) != NULL) { in vlan_growhash()595 while ((mc = CK_SLIST_FIRST(&sc->vlan_mc_listhead)) != NULL) { in vlan_setmulti()1569 while ((mc = CK_SLIST_FIRST(&ifv->vlan_mc_listhead)) != NULL) { in vlan_unconfig_locked()
636 while ((lp = CK_SLIST_FIRST(&sc->sc_ports)) != NULL) in lagg_clone_destroy()961 if ((lp0 = CK_SLIST_FIRST(&sc->sc_ports)) == NULL) in lagg_port_destroy()2294 lp = CK_SLIST_FIRST(&sc->sc_ports); in lagg_rr_start()
2274 s = CK_SLIST_FIRST(&V_dyn_ ## name [bucket]); \ in dyn_expire_states()2640 while ((s = CK_SLIST_FIRST(&V_dyn_ ## ohead[i])) != NULL) { \ in dyn_grow_hashtable()