Home
last modified time | relevance | path

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

/include/linux/
A Dslab.h608 KMALLOC_RANDOM_START = KMALLOC_NORMAL, enumerator
609 KMALLOC_RANDOM_END = KMALLOC_RANDOM_START + RANDOM_KMALLOC_CACHES_NR,
647 return KMALLOC_RANDOM_START + hash_64(caller ^ random_kmalloc_seed, in kmalloc_type()

Completed in 4 milliseconds