Searched refs:ODEBUG_POOL_PERCPU_SIZE (Results 1 – 1 of 1) sorted by relevance
32 #define ODEBUG_POOL_PERCPU_SIZE (8 * ODEBUG_BATCH_SIZE) macro67 .max_cnt = ODEBUG_POOL_PERCPU_SIZE,266 if (unlikely(pcp->cnt < (ODEBUG_POOL_PERCPU_SIZE - ODEBUG_BATCH_SIZE) && in pcpu_alloc()307 if (pcp->cnt < ODEBUG_POOL_PERCPU_SIZE) in pcpu_free()