Searched refs:__SLAB_FLAG_BIT (Results 1 – 1 of 1) sorted by relevance
76 #define SLAB_RED_ZONE __SLAB_FLAG_BIT(_SLAB_RED_ZONE)78 #define SLAB_POISON __SLAB_FLAG_BIT(_SLAB_POISON)80 #define SLAB_KMALLOC __SLAB_FLAG_BIT(_SLAB_KMALLOC)94 #define SLAB_CACHE_DMA __SLAB_FLAG_BIT(_SLAB_CACHE_DMA)98 #define SLAB_STORE_USER __SLAB_FLAG_BIT(_SLAB_STORE_USER)100 #define SLAB_PANIC __SLAB_FLAG_BIT(_SLAB_PANIC)164 #define SLAB_TRACE __SLAB_FLAG_BIT(_SLAB_TRACE)186 #define SLAB_NO_MERGE __SLAB_FLAG_BIT(_SLAB_NO_MERGE)190 # define SLAB_FAILSLAB __SLAB_FLAG_BIT(_SLAB_FAILSLAB)201 # define SLAB_ACCOUNT __SLAB_FLAG_BIT(_SLAB_ACCOUNT)[all …]
Completed in 4 milliseconds