Home
last modified time | relevance | path

Searched refs:salloc_insert (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/pci/
H A Dmaestro.c458 void salloc_insert(salloc_t, struct salloc_head *,
1689 salloc_insert(salloc_t pool, struct salloc_head *head, struct salloc_zone *zone, in salloc_insert() function
1743 salloc_insert(pool, &pool->used, uzone, 0); in salloc_alloc()
1760 salloc_insert(pool, &pool->free, zone, 1); in salloc_free()