Home
last modified time | relevance | path

Searched refs:__lock_aligned (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/parisc/include/asm/
Dldcw.h52 # define __lock_aligned __attribute__((__section__(".data..lock_aligned"))) macro
Datomic.h31 extern arch_spinlock_t __atomic_hash[ATOMIC_HASH_SIZE] __lock_aligned;
/linux-4.4.14/arch/parisc/lib/
Dbitops.c14 arch_spinlock_t __atomic_hash[ATOMIC_HASH_SIZE] __lock_aligned = {
/linux-4.4.14/include/asm-generic/bitops/
Datomic.h18 extern arch_spinlock_t __atomic_hash[ATOMIC_HASH_SIZE] __lock_aligned;