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.h69 #define __SLAB_FLAG_UNUSED ((slab_flags_t __force)(0U)) macro
172 # define SLAB_DEBUG_OBJECTS __SLAB_FLAG_UNUSED
194 # define SLAB_FAILSLAB __SLAB_FLAG_UNUSED
205 # define SLAB_ACCOUNT __SLAB_FLAG_UNUSED
211 #define SLAB_KASAN __SLAB_FLAG_UNUSED
224 #define SLAB_SKIP_KFENCE __SLAB_FLAG_UNUSED
238 #define SLAB_RECLAIM_ACCOUNT __SLAB_FLAG_UNUSED
248 #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.c302 #define __CMPXCHG_DOUBLE __SLAB_FLAG_UNUSED