Home
last modified time | relevance | path

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

/include/linux/
A Dslab.h522 #ifndef ARCH_SLAB_MINALIGN
523 #define ARCH_SLAB_MINALIGN __alignof__(unsigned long long) macro
534 return ARCH_SLAB_MINALIGN; in arch_slab_minalign()
544 #define __assume_slab_alignment __assume_aligned(ARCH_SLAB_MINALIGN)
/include/crypto/
A Dhash.h175 void *__ctx[] __aligned(ARCH_SLAB_MINALIGN);

Completed in 9 milliseconds