Searched refs:__SLAB_FLAG_UNUSED (Results 1 – 3 of 3) sorted by relevance
73 #define __SLAB_FLAG_UNUSED ((slab_flags_t __force)(0U)) macro176 # define SLAB_DEBUG_OBJECTS __SLAB_FLAG_UNUSED198 # define SLAB_FAILSLAB __SLAB_FLAG_UNUSED210 # define SLAB_ACCOUNT __SLAB_FLAG_UNUSED211 # define SLAB_MAY_ACCOUNT __SLAB_FLAG_UNUSED217 #define SLAB_KASAN __SLAB_FLAG_UNUSED230 #define SLAB_SKIP_KFENCE __SLAB_FLAG_UNUSED244 #define SLAB_RECLAIM_ACCOUNT __SLAB_FLAG_UNUSED252 #define SLAB_NO_OBJ_EXT __SLAB_FLAG_UNUSED260 #define SLAB_OBJ_EXT_IN_OBJ __SLAB_FLAG_UNUSED
22 #define __SLAB_FLAG_UNUSED ((unsigned int __force)(0U)) macro 30 # define SLAB_ACCOUNT __SLAB_FLAG_UNUSED
321 #define __CMPXCHG_DOUBLE __SLAB_FLAG_UNUSED