Searched refs:ATOMIC_HASH (Results 1 – 1 of 1) sorted by relevance
16 # define ATOMIC_HASH(a) (&(__atomic_hash[ (((unsigned long) a)/L1_CACHE_BYTES) & (ATOMIC_HASH_SIZE… macro23 raw_spinlock_t *s = ATOMIC_HASH(l); \29 raw_spinlock_t *s = ATOMIC_HASH(l); \