Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dslab.h356 #define KMALLOC_NOT_NORMAL_BITS \ macro
367 if (likely((flags & KMALLOC_NOT_NORMAL_BITS) == 0)) in kmalloc_type()