Searched refs:KMALLOC_NOT_NORMAL_BITS (Results 1 - 2 of 2) sorted by last modified time

/linux-master/net/core/
H A Dskbuff.c576 !(flags & KMALLOC_NOT_NORMAL_BITS)) {
/linux-master/include/linux/
H A Dslab.h422 #define KMALLOC_NOT_NORMAL_BITS \ macro
435 if (likely((flags & KMALLOC_NOT_NORMAL_BITS) == 0))

Completed in 152 milliseconds