Searched refs:SLAB_ALLOC_NOLOCK (Results 1 – 2 of 2) sorted by relevance
22 #define SLAB_ALLOC_NOLOCK 0x01 /* a kmalloc_nolock() allocation */ macro29 return !(alloc_flags & SLAB_ALLOC_NOLOCK); in alloc_flags_allow_spinning()
5454 .alloc_flags = SLAB_ALLOC_NOLOCK, in _kmalloc_nolock_noprof()