Home
last modified time | relevance | path

Searched refs:nxt_mp_alloc_cluster (Results 1 – 1 of 1) sorted by path

/unit/src/
H A Dnxt_mp.c152 static nxt_mp_block_t *nxt_mp_alloc_cluster(nxt_mp_t *mp);
652 cluster = nxt_mp_alloc_cluster(mp); in nxt_mp_alloc_page()
668 nxt_mp_alloc_cluster(nxt_mp_t *mp) in nxt_mp_alloc_cluster() function