Lines Matching refs:spare
1629 struct ptimer *spare;1643 spare = NULL;1657 if (spare == NULL) {1659 spare = kmem_zalloc(sizeof(*spare), KM_SLEEP);1662 pt = spare;1663 spare = NULL;1732 if (spare != NULL)1733 kmem_free(spare, sizeof(*spare));
Indexes created Sat Oct 25 16:10:12 GMT 2025