Home
last modified time | relevance | path

Searched refs:__cacheline_aligned (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/include/linux/
Dcache.h46 #ifndef __cacheline_aligned
47 #define __cacheline_aligned \ macro
54 #define __cacheline_aligned_in_smp __cacheline_aligned
/linux-4.19.296/crypto/
Daes_ti.c20 static volatile const u8 __cacheline_aligned __aesti_sbox[] = {
55 static volatile const u8 __cacheline_aligned __aesti_inv_sbox[] = {
/linux-4.19.296/fs/gfs2/
Dglock.c86 static wait_queue_head_t glock_wait_table[GLOCK_WAIT_TABLE_SIZE] __cacheline_aligned;