Searched refs:__cacheline_aligned (Results 1 - 25 of 119) sorted by relevance

12345

/netbsd-current/sys/kern/
H A Dsubr_pserialize.c52 static kmutex_t psz_lock __cacheline_aligned; variable
53 static struct evcnt psz_ev_excl __cacheline_aligned = variable in typeref:struct:psz_ev_excl
H A Dkern_cctr.c95 static uint32_t cc_primary __cacheline_aligned; variable
96 static uint32_t cc_calibration_state __cacheline_aligned; variable
97 static kmutex_t cc_calibration_lock __cacheline_aligned; variable
H A Dkern_module_hook.c52 } module_hook __cacheline_aligned; variable in typeref:struct:__anon2
H A Dsubr_fault.c57 static fault_t fault_global __cacheline_aligned = { variable
65 static kmutex_t fault_global_lock __cacheline_aligned; variable
H A Dsubr_xcall.c109 static xc_state_t xc_low_pri __cacheline_aligned; variable
112 static xc_state_t xc_high_pri __cacheline_aligned; variable
113 static void * xc_sihs[4] __cacheline_aligned; variable
116 static struct evcnt xc_unicast_ev __cacheline_aligned; variable in typeref:struct:xc_unicast_ev
117 static struct evcnt xc_broadcast_ev __cacheline_aligned; variable in typeref:struct:xc_broadcast_ev
H A Dsubr_percpu.c59 static krwlock_t percpu_swap_lock __cacheline_aligned; variable
67 } percpu_allocation __cacheline_aligned; variable in typeref:struct:__anon7
H A Dsubr_ipi.c65 static ipi_intr_t ipi_intrs[IPI_MAXREG] __cacheline_aligned; variable
83 static struct evcnt ipi_mboxfull_ev __cacheline_aligned; variable in typeref:struct:ipi_mboxfull_ev
H A Dkern_turnstile.c85 static tschain_t turnstile_chains[TS_HASH_SIZE] __cacheline_aligned; variable
90 } turnstile_locks[TS_HASH_SIZE] __cacheline_aligned; variable in typeref:union:__anon3
H A Duipc_sem.c97 static kmutex_t ksem_lock __cacheline_aligned; variable
98 static LIST_HEAD(,ksem) ksem_head __cacheline_aligned;
99 static u_int nsems_total __cacheline_aligned; variable
100 static u_int nsems __cacheline_aligned; variable
102 static krwlock_t ksem_pshared_lock __cacheline_aligned; variable
103 static LIST_HEAD(, ksem) *ksem_pshared_hashtab __cacheline_aligned;
H A Dkern_synch.c148 kcondvar_t lbolt __cacheline_aligned; variable
150 u_int sched_pstats_ticks __cacheline_aligned; variable
153 static struct evcnt kpreempt_ev_crit __cacheline_aligned; variable in typeref:struct:kpreempt_ev_crit
154 static struct evcnt kpreempt_ev_klock __cacheline_aligned; variable in typeref:struct:kpreempt_ev_klock
155 static struct evcnt kpreempt_ev_immed __cacheline_aligned; variable in typeref:struct:kpreempt_ev_immed
H A Dsysv_shm.c92 int shm_nused __cacheline_aligned; variable
95 static kmutex_t shm_lock __cacheline_aligned; variable
96 static kcondvar_t * shm_cv __cacheline_aligned; variable
97 static int shm_last_free __cacheline_aligned; variable
98 static size_t shm_committed __cacheline_aligned; variable
H A Dkern_tc.c144 volatile time_t time__second __cacheline_aligned = 1; variable
145 volatile time_t time__uptime __cacheline_aligned = 1; variable
149 } time__uptime32 __cacheline_aligned = { variable in typeref:struct:__anon19
151 }, time__second32 __cacheline_aligned = { variable in typeref:struct:__anon19
159 } timebase __cacheline_aligned; variable in typeref:struct:__anon20
/netbsd-current/sys/arch/arm/arm/
H A Dcpu_subr.c69 volatile u_long arm_cpu_hatched[howmany(MAXCPUS, CPUINDEX_DIVISOR)] __cacheline_aligned = { 0 }; variable
70 volatile u_long arm_cpu_mbox[howmany(MAXCPUS, CPUINDEX_DIVISOR)] __cacheline_aligned = { 0 }; variable
/netbsd-current/sys/uvm/
H A Duvm_init.c69 kmutex_t uvm_kentry_lock __cacheline_aligned; variable
/netbsd-current/sys/sys/
H A Dmodule_hook.h35 #include <sys/param.h> /* for COHERENCY_UNIT, for __cacheline_aligned */
56 } hook __cacheline_aligned;
/netbsd-current/sys/arch/x86/x86/
H A Dx86_tlb.c115 static volatile pmap_tlb_packet_t *volatile pmap_tlb_packet __cacheline_aligned; variable
116 static volatile u_int pmap_tlb_pendcount __cacheline_aligned; variable
117 static struct evcnt pmap_tlb_evcnt __cacheline_aligned; variable in typeref:struct:pmap_tlb_evcnt
H A Dspectre.c168 static volatile unsigned long ibrs_cpu_barrier1 __cacheline_aligned; variable
169 static volatile unsigned long ibrs_cpu_barrier2 __cacheline_aligned; variable
569 static volatile unsigned long mds_cpu_barrier1 __cacheline_aligned; variable
570 static volatile unsigned long mds_cpu_barrier2 __cacheline_aligned; variable
/netbsd-current/sys/net/npf/
H A Dif_npflog.c68 static LIST_HEAD(, npflog_softc) npflog_if_list __cacheline_aligned;
/netbsd-current/sys/external/bsd/drm2/linux/
H A Dlinux_writecomb.c56 } linux_writecomb __cacheline_aligned; variable in typeref:struct:__anon1780
H A Dlinux_atomic64.c61 } atomic64_tab[PAGE_SIZE/CACHE_LINE_SIZE] __cacheline_aligned; variable in typeref:struct:__anon8825
H A Dlinux_wait_bit.c52 } waitbittab[PAGE_SIZE/CACHE_LINE_SIZE] __cacheline_aligned; variable in typeref:struct:__anon54
/netbsd-current/sys/netinet/
H A Digmp.c87 static struct pool igmp_rti_pool __cacheline_aligned; variable in typeref:struct:igmp_rti_pool
88 static LIST_HEAD(, router_info) rti_head __cacheline_aligned;
89 static int igmp_timers_on __cacheline_aligned; variable
/netbsd-current/sys/arch/arm/broadcom/
H A Dbcm2835_bsc_acpi.c66 } vb_vpu __cacheline_aligned = { variable in typeref:struct:__anon8
/netbsd-current/sys/uvm/pmap/
H A Dpmap_pvt.c66 } pv_unmanaged __cacheline_aligned; variable in typeref:struct:__anon1
/netbsd-current/sys/arch/riscv/riscv/
H A Dcpu_subr.c79 volatile u_long riscv_cpu_hatched[N] __cacheline_aligned = { }; variable
80 volatile u_long riscv_cpu_mbox[N] __cacheline_aligned = { }; variable

Completed in 282 milliseconds

12345