Searched refs:ntfree (Results 1 – 2 of 2) sorted by relevance
223 struct ntpdlist ntfree; member
149 STAILQ_INIT(&fc->ntfree); in isp_attach_chan()151 STAILQ_INSERT_TAIL(&fc->ntfree, &fc->ntpool[i], next); in isp_attach_chan()797 ntp = STAILQ_FIRST(&fc->ntfree); in isp_get_ntpd()799 STAILQ_REMOVE_HEAD(&fc->ntfree, next); in isp_get_ntpd()822 STAILQ_INSERT_HEAD(&fc->ntfree, ntp, next); in isp_put_ntpd()