Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dslab.h67 #define __SLAB_FLAG_UNUSED ((slab_flags_t __force)(0U)) macro
170 # define SLAB_DEBUG_OBJECTS __SLAB_FLAG_UNUSED
192 # define SLAB_FAILSLAB __SLAB_FLAG_UNUSED
203 # define SLAB_ACCOUNT __SLAB_FLAG_UNUSED
209 #define SLAB_KASAN __SLAB_FLAG_UNUSED
222 #define SLAB_SKIP_KFENCE __SLAB_FLAG_UNUSED
236 #define SLAB_RECLAIM_ACCOUNT __SLAB_FLAG_UNUSED
244 #define SLAB_NO_OBJ_EXT __SLAB_FLAG_UNUSED
/linux-6.15/mm/
H A Dslub.c314 #define __CMPXCHG_DOUBLE __SLAB_FLAG_UNUSED