Searched refs:KMALLOC_NOT_NORMAL_BITS (Results 1 – 2 of 2) sorted by relevance
393 #define KMALLOC_NOT_NORMAL_BITS \ macro406 if (likely((flags & KMALLOC_NOT_NORMAL_BITS) == 0)) in kmalloc_type()
558 !(flags & KMALLOC_NOT_NORMAL_BITS)) { in kmalloc_reserve()