Searched refs:DEFINE_SPINLOCK (Results 76 - 100 of 1003) sorted by relevance

1234567891011>>

/linux-master/net/6lowpan/
H A Dnhc.c16 static DEFINE_SPINLOCK(lowpan_nhc_lock);
/linux-master/net/tls/
H A Dtls_toe.c44 static DEFINE_SPINLOCK(device_spinlock);
/linux-master/fs/f2fs/
H A Dshrinker.c16 static DEFINE_SPINLOCK(f2fs_list_lock);
/linux-master/drivers/md/
H A Ddm-cache-policy.c18 static DEFINE_SPINLOCK(register_lock);
/linux-master/drivers/clk/mediatek/
H A Dclk-mt8173-pericfg.c22 static DEFINE_SPINLOCK(mt8173_clk_lock);
/linux-master/drivers/video/backlight/
H A Dhp680_bl.c30 static DEFINE_SPINLOCK(bl_lock);
/linux-master/arch/um/drivers/
H A Dharddog_kern.c55 static DEFINE_SPINLOCK(lock);
/linux-master/arch/arm/mach-sa1100/
H A Djornada720_ssp.c24 static DEFINE_SPINLOCK(jornada_ssp_lock);
/linux-master/drivers/leds/simple/
H A Dsimatic-ipc-leds.c44 static DEFINE_SPINLOCK(reg_lock);
/linux-master/arch/s390/kernel/
H A Dcpcmd.c24 static DEFINE_SPINLOCK(cpcmd_lock);
H A Dctlreg.c20 static DEFINE_SPINLOCK(system_ctl_lock);
/linux-master/arch/sparc/kernel/
H A Dauxio_32.c27 static DEFINE_SPINLOCK(auxio_lock);
H A Dauxio_64.c30 static DEFINE_SPINLOCK(auxio_lock);
/linux-master/arch/mips/pic32/pic32mzda/
H A Dconfig.c23 static DEFINE_SPINLOCK(config_lock);
/linux-master/net/802/
H A Dpsnap.c23 static DEFINE_SPINLOCK(snap_lock);
/linux-master/fs/sysfs/
H A Ddir.c19 DEFINE_SPINLOCK(sysfs_symlink_target_lock);
/linux-master/net/llc/
H A Dllc_core.c26 static DEFINE_SPINLOCK(llc_sap_list_lock);
/linux-master/drivers/ptp/
H A Dptp_kvm_common.c25 static DEFINE_SPINLOCK(kvm_ptp_lock);
/linux-master/fs/orangefs/
H A Dorangefs-cache.c13 static DEFINE_SPINLOCK(next_tag_value_lock);
/linux-master/drivers/s390/cio/
H A Dcio_inject.c21 static DEFINE_SPINLOCK(crw_inject_lock);
/linux-master/arch/x86/kernel/
H A Drtc.c25 DEFINE_SPINLOCK(rtc_lock);
/linux-master/arch/alpha/kernel/
H A Dirq_i8259.c25 static DEFINE_SPINLOCK(i8259_irq_lock);
/linux-master/fs/netfs/
H A Dmain.c34 DEFINE_SPINLOCK(netfs_proc_lock);
/linux-master/sound/firewire/fireworks/
H A Dfireworks_transaction.c40 static DEFINE_SPINLOCK(instances_lock);
43 static DEFINE_SPINLOCK(transaction_queues_lock);
/linux-master/net/ax25/
H A Dax25_iface.c32 static DEFINE_SPINLOCK(linkfail_lock);
39 static DEFINE_SPINLOCK(listen_lock);

Completed in 512 milliseconds

1234567891011>>