Home
last modified time | relevance | path

Searched refs:SLAB_FLAGS_PERMITTED (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Dslab.h157 #define SLAB_FLAGS_PERMITTED (SLAB_CORE_FLAGS | \ macro
H A Dslab_common.c321 if (flags & ~SLAB_FLAGS_PERMITTED) { in kmem_cache_create_usercopy()
/kernel/linux/linux-6.6/mm/
H A Dslab.h348 #define SLAB_FLAGS_PERMITTED (SLAB_CORE_FLAGS | \ macro
H A Dslab_common.c310 if (flags & ~SLAB_FLAGS_PERMITTED) { in kmem_cache_create_usercopy()

Completed in 7 milliseconds