HomeSort by: relevance | last modified time | path
    Searched defs:__cacheline_aligned (Results 1 - 25 of 212) sorted by relevancy

1 2 3 4 5 6 7 8 9

  /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_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
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_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
  /src/sys/uvm/
uvm_init.c 69 kmutex_t uvm_kentry_lock __cacheline_aligned; variable in typeref:typename:kmutex_t uvm_kentry_lock
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_device.c 57 static kmutex_t udv_lock __cacheline_aligned; variable in typeref:typename:kmutex_t udv_lock
  /src/sys/external/bsd/drm2/linux/
linux_writecomb.c 56 } linux_writecomb __cacheline_aligned; variable in typeref:struct:__anond598f1e40108 linux_writecomb
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
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_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
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
mm.c 53 static kmutex_t dev_mem_lock __cacheline_aligned; variable in typeref:typename:kmutex_t dev_mem_lock

Completed in 35 milliseconds

1 2 3 4 5 6 7 8 9