Home
last modified time | relevance | path

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

/include/linux/
Dslab.h349 #define KMALLOC_NOT_NORMAL_BITS \ macro
360 if (likely((flags & KMALLOC_NOT_NORMAL_BITS) == 0)) in kmalloc_type()