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

1234567891011>>

/linux-master/arch/powerpc/sysdev/
H A Dmmio_nvram.c22 static DEFINE_SPINLOCK(mmio_nvram_lock);
/linux-master/arch/powerpc/platforms/powernv/
H A Dopal-memory-errors.c23 static DEFINE_SPINLOCK(opal_mem_err_lock);
/linux-master/arch/powerpc/kernel/
H A Deeh_event.c25 static DEFINE_SPINLOCK(eeh_eventlist_lock);
/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/drivers/reset/
H A Dreset-mpfs.c29 static DEFINE_SPINLOCK(mpfs_reset_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/arch/x86/kernel/
H A Drtc.c26 DEFINE_SPINLOCK(rtc_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/sound/firewire/fireworks/
H A Dfireworks_transaction.c40 static DEFINE_SPINLOCK(instances_lock);
43 static DEFINE_SPINLOCK(transaction_queues_lock);

Completed in 381 milliseconds

1234567891011>>