Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dslab.h73 #define __SLAB_FLAG_UNUSED ((slab_flags_t __force)(0U)) macro
176 # define SLAB_DEBUG_OBJECTS __SLAB_FLAG_UNUSED
198 # define SLAB_FAILSLAB __SLAB_FLAG_UNUSED
210 # define SLAB_ACCOUNT __SLAB_FLAG_UNUSED
211 # define SLAB_MAY_ACCOUNT __SLAB_FLAG_UNUSED
217 #define SLAB_KASAN __SLAB_FLAG_UNUSED
230 #define SLAB_SKIP_KFENCE __SLAB_FLAG_UNUSED
244 #define SLAB_RECLAIM_ACCOUNT __SLAB_FLAG_UNUSED
252 #define SLAB_NO_OBJ_EXT __SLAB_FLAG_UNUSED
260 #define SLAB_OBJ_EXT_IN_OBJ __SLAB_FLAG_UNUSED
/linux/tools/include/linux/
H A Dslab.h22 #define __SLAB_FLAG_UNUSED ((unsigned int __force)(0U)) macro
30 # define SLAB_ACCOUNT __SLAB_FLAG_UNUSED
/linux/mm/
H A Dslub.c321 #define __CMPXCHG_DOUBLE __SLAB_FLAG_UNUSED