Home
last modified time | relevance | path

Searched defs:ARCH_SLAB_MINALIGN (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Dcache.h19 #define ARCH_SLAB_MINALIGN 16 macro
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dcache.h24 #define ARCH_SLAB_MINALIGN 8 macro
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dcache.h11 #define ARCH_SLAB_MINALIGN __alignof__(unsigned long long) macro
/OK3568_Linux_fs/kernel/arch/c6x/include/asm/
H A Dcache.h46 #define ARCH_SLAB_MINALIGN L1_CACHE_BYTES macro
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dcache.h59 #define ARCH_SLAB_MINALIGN (1ULL << KASAN_SHADOW_SCALE_SHIFT) macro
/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Dcache.h62 #define ARCH_SLAB_MINALIGN 8 macro
/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Dprocessor.h31 #define ARCH_SLAB_MINALIGN STACK_ALIGN macro
/OK3568_Linux_fs/kernel/arch/microblaze/include/asm/
H A Dpage.h42 #define ARCH_SLAB_MINALIGN L1_CACHE_BYTES macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dslab.h217 #define ARCH_SLAB_MINALIGN __alignof__(unsigned long long) macro