Searched refs:nxt_mp_chunk_is_free (Results 1 – 1 of 1) sorted by relevance
132 #define nxt_mp_chunk_is_free(map, chunk) \ macro893 if (nxt_slow_path(nxt_mp_chunk_is_free(page->u.map, chunk))) { in nxt_mp_chunk_free()