Home
last modified time | relevance | path

Searched defs:hwlock (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/include/linux/
H A Dhwspinlock.h108 static inline int hwspin_lock_free(struct hwspinlock *hwlock) in hwspin_lock_free()
114 int __hwspin_lock_timeout(struct hwspinlock *hwlock, unsigned int to, in __hwspin_lock_timeout()
121 int __hwspin_trylock(struct hwspinlock *hwlock, int mode, unsigned long *flags) in __hwspin_trylock()
127 void __hwspin_unlock(struct hwspinlock *hwlock, int mode, unsigned long *flags) in __hwspin_unlock()
131 static inline int hwspin_lock_bust(struct hwspinlock *hwlock, unsigned int id) in hwspin_lock_bust()
141 static inline int hwspin_lock_get_id(struct hwspinlock *hwlock) in hwspin_lock_get_id()
153 int devm_hwspin_lock_free(struct device *dev, struct hwspinlock *hwlock) in devm_hwspin_lock_free()
189 int hwspin_trylock_irqsave(struct hwspinlock *hwlock, unsigned long *flags) in hwspin_trylock_irqsave()
208 static inline int hwspin_trylock_irq(struct hwspinlock *hwlock) in hwspin_trylock_irq()
227 static inline int hwspin_trylock_raw(struct hwspinlock *hwlock) in hwspin_trylock_raw()
[all …]
/openbmc/linux/drivers/hwspinlock/
H A Dhwspinlock_core.c91 int __hwspin_trylock(struct hwspinlock *hwlock, int mode, unsigned long *flags) in __hwspin_trylock()
206 int __hwspin_lock_timeout(struct hwspinlock *hwlock, unsigned int to, in __hwspin_lock_timeout()
265 void __hwspin_unlock(struct hwspinlock *hwlock, int mode, unsigned long *flags) in __hwspin_unlock()
319 int hwspin_lock_bust(struct hwspinlock *hwlock, unsigned int id) in hwspin_lock_bust()
370 struct hwspinlock *hwlock; in of_hwspin_lock_get_id() local
449 static int hwspin_lock_register_single(struct hwspinlock *hwlock, int id) in hwspin_lock_register_single()
476 struct hwspinlock *hwlock = NULL; in hwspin_lock_unregister_single() local
517 struct hwspinlock *hwlock; in hwspin_lock_register() local
564 struct hwspinlock *hwlock, *tmp; in hwspin_lock_unregister() local
674 static int __hwspin_lock_request(struct hwspinlock *hwlock) in __hwspin_lock_request()
[all …]
H A Dhwspinlock_internal.h65 static inline int hwlock_to_id(struct hwspinlock *hwlock) in hwlock_to_id()
H A Domap_hwspinlock.c79 struct hwspinlock *hwlock; in omap_hwspinlock_probe() local
H A Du8500_hsem.c89 struct hwspinlock *hwlock; in u8500_hsem_probe() local
H A Dsun6i_hwspinlock.c94 struct hwspinlock *hwlock; in sun6i_hwspinlock_probe() local
/openbmc/linux/arch/arm64/boot/dts/sprd/
H A Dwhale2.dtsi193 hwlock: hwspinlock@40500000 { label
/openbmc/linux/drivers/irqchip/
H A Dirq-stm32-exti.c63 struct hwspinlock *hwlock; member
361 struct hwspinlock *hwlock = chip_data->host_data->hwlock; in stm32_irq_set_type() local
564 struct hwspinlock *hwlock = chip_data->host_data->hwlock; in stm32_exti_h_set_type() local
/openbmc/linux/drivers/nvmem/
H A Dsc27xx-efuse.c64 struct hwspinlock *hwlock; member
H A Dsprd-efuse.c66 struct hwspinlock *hwlock; member
/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dipac.h19 spinlock_t *hwlock; /* lock HW access */ member
60 spinlock_t *hwlock; /* lock HW access */ member
H A Disar.h34 spinlock_t *hwlock; /* lock HW access */ member
/openbmc/linux/drivers/spi/
H A Dspi-sprd-adi.c150 struct hwspinlock *hwlock; member
/openbmc/linux/drivers/iio/adc/
H A Dsc27xx_adc.c92 struct hwspinlock *hwlock; member
/openbmc/linux/drivers/base/regmap/
H A Dinternal.h177 struct hwspinlock *hwlock; member
/openbmc/linux/drivers/soc/qcom/
H A Dsmem.c279 struct hwspinlock *hwlock; member
/openbmc/linux/drivers/pinctrl/stm32/
H A Dpinctrl-stm32.c116 struct hwspinlock *hwlock; member
/openbmc/linux/drivers/net/ethernet/micrel/
H A Dksz884x.c1355 spinlock_t hwlock; member