OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__cacheline_aligned
(Results
1 - 25
of
106
) sorted by relevancy
1
2
3
4
5
/src/sys/kern/
kern_module_hook.c
52
} module_hook
__cacheline_aligned
;
variable in typeref:struct:__anone55dcd900108 module_hook
subr_pserialize.c
52
static kmutex_t psz_lock
__cacheline_aligned
;
variable in typeref:typename:kmutex_t psz_lock
53
static struct evcnt psz_ev_excl
__cacheline_aligned
=
variable in typeref:struct:evcnt psz_ev_excl
kern_cctr.c
95
static uint32_t cc_primary
__cacheline_aligned
;
variable in typeref:typename:uint32_t cc_primary
96
static uint32_t cc_calibration_state
__cacheline_aligned
;
variable in typeref:typename:uint32_t cc_calibration_state
97
static kmutex_t cc_calibration_lock
__cacheline_aligned
;
variable in typeref:typename:kmutex_t cc_calibration_lock
subr_fault.c
57
static fault_t fault_global
__cacheline_aligned
= {
variable in typeref:typename:fault_t fault_global
65
static kmutex_t fault_global_lock
__cacheline_aligned
;
variable in typeref:typename:kmutex_t fault_global_lock
kern_fork.c
108
u_int nprocs
__cacheline_aligned
= 1; /* process 0 */
variable in typeref:typename:u_int nprocs
subr_evcnt.c
110
static kmutex_t evcnt_lock
__cacheline_aligned
;
variable in typeref:typename:kmutex_t evcnt_lock
kern_sleepq.c
71
sleeptab_t sleeptab
__cacheline_aligned
;
variable in typeref:typename:sleeptab_t sleeptab
72
sleepqlock_t sleepq_locks[SLEEPTAB_HASH_SIZE]
__cacheline_aligned
;
subr_cpu.c
78
kmutex_t cpu_lock
__cacheline_aligned
;
variable in typeref:typename:kmutex_t cpu_lock
subr_percpu.c
59
static krwlock_t percpu_swap_lock
__cacheline_aligned
;
variable in typeref:typename:krwlock_t percpu_swap_lock
67
} percpu_allocation
__cacheline_aligned
;
variable in typeref:struct:__anond2627cf50108 percpu_allocation
subr_ipi.c
65
static ipi_intr_t ipi_intrs[IPI_MAXREG]
__cacheline_aligned
;
83
static struct evcnt ipi_mboxfull_ev
__cacheline_aligned
;
variable in typeref:struct:evcnt ipi_mboxfull_ev
subr_cpufreq.c
52
static kmutex_t cpufreq_lock
__cacheline_aligned
;
variable in typeref:typename:kmutex_t cpufreq_lock
/src/sys/uvm/
uvm_init.c
69
kmutex_t uvm_kentry_lock
__cacheline_aligned
;
variable in typeref:typename:kmutex_t uvm_kentry_lock
uvm_device.c
57
static kmutex_t udv_lock
__cacheline_aligned
;
variable in typeref:typename:kmutex_t udv_lock
uvm_loan.c
819
static krwlock_t uvm_loanzero_lock
__cacheline_aligned
;
variable in typeref:typename:krwlock_t uvm_loanzero_lock
/src/sys/external/bsd/drm2/linux/
linux_writecomb.c
56
} linux_writecomb
__cacheline_aligned
;
variable in typeref:struct:__anond598f1e40108 linux_writecomb
/src/sys/uvm/pmap/
pmap_pvt.c
66
} pv_unmanaged
__cacheline_aligned
;
variable in typeref:struct:__anon2e8ca3b70108 pv_unmanaged
/src/sys/arch/arm/broadcom/
bcm2835_bsc_acpi.c
65
} vb_vpu
__cacheline_aligned
= {
variable in typeref:struct:__anonac2661750108 vb_vpu
bcm2835_emmc_acpi.c
69
} vb_emmc
__cacheline_aligned
= {
variable in typeref:struct:__anon4727c87f0108 vb_emmc
/src/sys/external/bsd/drm2/drm/
drm_agp_hook.c
50
} agp_hooks
__cacheline_aligned
;
variable in typeref:struct:__anon9caea3e60108 agp_hooks
/src/sys/dev/
mm.c
53
static kmutex_t dev_mem_lock
__cacheline_aligned
;
variable in typeref:typename:kmutex_t dev_mem_lock
/src/sys/external/bsd/common/linux/
linux_rcu.c
76
} gc
__cacheline_aligned
;
variable in typeref:struct:__anonacf366960108 gc
/src/sys/netinet/
igmp.c
87
static struct pool igmp_rti_pool
__cacheline_aligned
;
variable in typeref:struct:pool igmp_rti_pool
88
static LIST_HEAD(, router_info) rti_head
__cacheline_aligned
;
89
static int igmp_timers_on
__cacheline_aligned
;
variable in typeref:typename:int igmp_timers_on
/src/sys/net/
pfil.c
88
static kmutex_t pfil_mtx
__cacheline_aligned
;
variable in typeref:typename:kmutex_t pfil_mtx
/src/sys/arch/mips/rmi/
rmixl_intr.c
354
kmutex_t rmixl_ipi_lock
__cacheline_aligned
;
variable in typeref:typename:kmutex_t rmixl_ipi_lock
356
kmutex_t rmixl_intr_lock
__cacheline_aligned
;
variable in typeref:typename:kmutex_t rmixl_intr_lock
/src/sys/arch/x86/x86/
x86_tlb.c
115
static volatile pmap_tlb_packet_t *volatile pmap_tlb_packet
__cacheline_aligned
;
variable in typeref:typename:volatile pmap_tlb_packet_t * volatile pmap_tlb_packet
116
static volatile u_int pmap_tlb_pendcount
__cacheline_aligned
;
variable in typeref:typename:volatile u_int pmap_tlb_pendcount
117
static struct evcnt pmap_tlb_evcnt
__cacheline_aligned
;
variable in typeref:struct:evcnt pmap_tlb_evcnt
Completed in 159 milliseconds
1
2
3
4
5
Indexes created Sat Sep 20 22:09:52 GMT 2025