Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dslab_common.c775 #define __KMALLOC_RANDOM_CONCAT(a, b) a ## b macro
776 #define KMALLOC_RANDOM_NAME(N, sz) __KMALLOC_RANDOM_CONCAT(KMA_RAND_, N)(sz)