Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/include/sys/
H A Daggsum.h34 } ____cacheline_aligned; variable
43 aggsum_bucket_t *as_buckets ____cacheline_aligned; member
H A Dtxg_impl.h76 } ____cacheline_aligned; variable
H A Dmultilist.h50 } ____cacheline_aligned; variable
H A Dspa_impl.h63 } ____cacheline_aligned spa_alloc_t;
152 } ____cacheline_aligned spa_config_lock_t;
H A Dmetaslab_impl.h160 } ____cacheline_aligned metaslab_class_allocator_t;
H A Darc_impl.h88 zfs_refcount_t arcs_size[ARC_BUFC_NUMTYPES] ____cacheline_aligned;
H A Dzio.h491 } io_queue_node ____cacheline_aligned; /* allocator and vdev queues */ member
/freebsd-14.2/sys/contrib/openzfs/lib/libspl/include/sys/
H A Dfeature_tests.h30 #define ____cacheline_aligned macro
/freebsd-14.2/sys/contrib/openzfs/include/os/freebsd/linux/
H A Dcompiler.h69 #define ____cacheline_aligned __aligned(CACHE_LINE_SIZE) macro
/freebsd-14.2/sys/contrib/ena-com/
H A Dena_com.h140 u32 msix_vector ____cacheline_aligned; member
159 } ____cacheline_aligned; variable
204 } ____cacheline_aligned; variable
H A Dena_plat.h160 #define ____cacheline_aligned __aligned(CACHE_LINE_SIZE) macro
/freebsd-14.2/sys/compat/linuxkpi/common/include/linux/
H A Dcompiler.h66 #define ____cacheline_aligned __aligned(CACHE_LINE_SIZE) macro
/freebsd-14.2/sys/dev/qlnx/qlnxr/
H A Dqlnxr_def.h633 spinlock_t q_lock ____cacheline_aligned; member
/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Ddbuf.c225 zfs_refcount_t size ____cacheline_aligned; member
H A Darc.c762 kmutex_t ht_locks[BUF_LOCKS] ____cacheline_aligned;