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