Searched refs:DEFINE_SPINLOCK (Results 1 - 25 of 1006) sorted by last modified time

1234567891011>>

/linux-master/kernel/sched/
H A Dfair.c11648 static DEFINE_SPINLOCK(balancing);
/linux-master/drivers/dma/
H A Dpl330.c2607 static DEFINE_SPINLOCK(lock);
/linux-master/net/unix/
H A Dgarbage.c104 DEFINE_SPINLOCK(unix_gc_lock);
/linux-master/net/ipv4/
H A Droute.c573 static DEFINE_SPINLOCK(fnhe_lock);
/linux-master/net/ax25/
H A Daf_ax25.c51 DEFINE_SPINLOCK(ax25_list_lock);
/linux-master/mm/
H A Dzswap.c190 static DEFINE_SPINLOCK(zswap_shrink_lock);
236 static DEFINE_SPINLOCK(zswap_pools_lock);
H A Dhugetlb.c85 DEFINE_SPINLOCK(hugetlb_lock);
H A Dshmem.c3856 static DEFINE_SPINLOCK(lock);
H A Dpage_owner.c46 static DEFINE_SPINLOCK(stack_list_lock);
/linux-master/fs/ntfs3/
H A Dsuper.c164 static DEFINE_SPINLOCK(s_shared_lock);
/linux-master/drivers/soc/mediatek/
H A Dmtk-svs.c139 static DEFINE_SPINLOCK(svs_lock);
/linux-master/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c639 static DEFINE_SPINLOCK(hwsim_radio_lock);
927 static DEFINE_SPINLOCK(hwsim_virtio_lock);
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore.c40 static DEFINE_SPINLOCK(mlxsw_core_driver_list_lock);
/linux-master/drivers/md/
H A Ddm.c58 static DEFINE_SPINLOCK(_minor_lock);
/linux-master/drivers/firmware/qcom/
H A Dqcom_scm.c196 static DEFINE_SPINLOCK(scm_query_lock);
/linux-master/drivers/hid/
H A Dhid-nintendo.c2264 static DEFINE_SPINLOCK(joycon_input_num_spinlock);
/linux-master/drivers/usb/class/
H A Dcdc-wdm.c71 static DEFINE_SPINLOCK(wdm_device_list_lock);
/linux-master/drivers/misc/cardreader/
H A Drtsx_pcr.c36 static DEFINE_SPINLOCK(rtsx_pci_lock);
/linux-master/drivers/clk/mediatek/
H A Dclk-mt7988-infracfg.c22 static DEFINE_SPINLOCK(mt7988_clk_lock);
/linux-master/drivers/clk/
H A Dclk.c27 static DEFINE_SPINLOCK(enable_lock);
/linux-master/drivers/android/
H A Dbinder.c86 static DEFINE_SPINLOCK(binder_dead_nodes_lock);
/linux-master/block/
H A Dblk-iocost.c192 static DEFINE_SPINLOCK(trace_iocg_path_lock);
/linux-master/arch/x86/kvm/vmx/
H A Dvmx.c496 static DEFINE_SPINLOCK(vmx_vpid_lock);
/linux-master/net/netfilter/
H A Dnf_tables_api.c36 static DEFINE_SPINLOCK(nf_tables_destroy_list_lock);
37 static DEFINE_SPINLOCK(nf_tables_gc_list_lock);
/linux-master/net/core/
H A Ddev.c163 static DEFINE_SPINLOCK(ptype_lock);
174 static DEFINE_SPINLOCK(napi_hash_lock);

Completed in 567 milliseconds

1234567891011>>