Home
last modified time | relevance | path

Searched refs:__SLAB_FLAG_UNUSED (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dslab.h66 #define __SLAB_FLAG_UNUSED ((slab_flags_t __force)(0U)) macro
149 # define SLAB_DEBUG_OBJECTS __SLAB_FLAG_UNUSED
171 # define SLAB_FAILSLAB __SLAB_FLAG_UNUSED
177 # define SLAB_ACCOUNT __SLAB_FLAG_UNUSED
183 #define SLAB_KASAN __SLAB_FLAG_UNUSED
196 #define SLAB_SKIP_KFENCE __SLAB_FLAG_UNUSED
204 #define SLAB_RECLAIM_ACCOUNT __SLAB_FLAG_UNUSED
212 #define SLAB_NO_OBJ_EXT __SLAB_FLAG_UNUSED
/linux/mm/
H A Dslub.c315 #define __CMPXCHG_DOUBLE __SLAB_FLAG_UNUSED