Home
last modified time | relevance | path

Searched refs:____cacheline_aligned (Results 1 – 14 of 14) sorted by relevance

/freebsd-13.1/sys/contrib/openzfs/include/sys/
H A Daggsum.h34 } ____cacheline_aligned; variable
43 aggsum_bucket_t *as_buckets ____cacheline_aligned; member
H A Dmultilist.h50 } ____cacheline_aligned; variable
H A Dmetaslab_impl.h160 } ____cacheline_aligned metaslab_class_allocator_t;
H A Dspa_impl.h63 } ____cacheline_aligned spa_alloc_t;
H A Ddbuf.h330 kmutex_t hash_mutexes[DBUF_MUTEXES] ____cacheline_aligned;
H A Darc_impl.h86 zfs_refcount_t arcs_esize[ARC_BUFC_NUMTYPES] ____cacheline_aligned;
/freebsd-13.1/sys/contrib/openzfs/lib/libspl/include/sys/
H A Dfeature_tests.h30 #define ____cacheline_aligned macro
/freebsd-13.1/sys/contrib/openzfs/include/os/freebsd/linux/
H A Dcompiler.h69 #define ____cacheline_aligned __aligned(CACHE_LINE_SIZE) macro
/freebsd-13.1/sys/compat/linuxkpi/common/include/linux/
H A Dcompiler.h67 #define ____cacheline_aligned __aligned(CACHE_LINE_SIZE) macro
/freebsd-13.1/sys/contrib/ena-com/
H A Dena_com.h152 } ____cacheline_aligned; variable
198 } ____cacheline_aligned; variable
H A Dena_plat.h125 #define ____cacheline_aligned __aligned(CACHE_LINE_SIZE) macro
/freebsd-13.1/sys/dev/qlnx/qlnxr/
H A Dqlnxr_def.h652 spinlock_t q_lock ____cacheline_aligned; member
/freebsd-13.1/sys/contrib/openzfs/module/zfs/
H A Ddbuf.c217 zfs_refcount_t size ____cacheline_aligned; member
H A Darc.c747 kmutex_t ht_locks[BUF_LOCKS] ____cacheline_aligned;