Searched refs:SKMEM_CR_DYNAMIC (Results 1 – 3 of 3) sorted by relevance
343 #define SKMEM_CR_DYNAMIC 0x4 /* enable magazine resizing */ macro
600 cflags |= SKMEM_CR_DYNAMIC; in skmem_cache_create()661 if (cflags & SKMEM_CR_DYNAMIC) { in skmem_cache_create()
1240 md_cflags |= SKMEM_CR_DYNAMIC; in pp_create()