Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/hal/
H A Dfmn.h99 #define CMS_MAX_SPILL_SEGMENTS_PER_QUEUE 64 macro
H A Dfmn.c164 if (nsegs > CMS_MAX_SPILL_SEGMENTS_PER_QUEUE) { in nlm_cms_alloc_spill_q()