Searched refs:KMALLOC_RANDOM_END (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dslab.h401 KMALLOC_RANDOM_END = KMALLOC_RANDOM_START + RANDOM_KMALLOC_CACHES_NR, enumerator in enum:kmalloc_cache_type
/linux-master/mm/
H A Dslab_common.c881 if (type >= KMALLOC_RANDOM_START && type <= KMALLOC_RANDOM_END)

Completed in 170 milliseconds