Searched refs:mon_free (Results 1 – 1 of 1) sorted by relevance
71 static mon_entry *mon_free; /* free list or null if none */ variable146 LINK_SLIST(mon_free, m, hash_next); in mon_free_entry()439 if (NULL == mon_free) in ntp_monitor()441 UNLINK_HEAD_SLIST(mon, mon_free, hash_next); in ntp_monitor()456 } else if (mon_free != NULL || mru_alloc < in ntp_monitor()458 if (NULL == mon_free) in ntp_monitor()460 UNLINK_HEAD_SLIST(mon, mon_free, hash_next); in ntp_monitor()