Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dhwspinlock.h100 static inline int hwspin_lock_free(struct hwspinlock *hwlock) in hwspin_lock_free()
106 int __hwspin_lock_timeout(struct hwspinlock *hwlock, unsigned int to, in __hwspin_lock_timeout()
190 static inline int hwspin_trylock_irq(struct hwspinlock *hwlock) in hwspin_trylock_irq()
209 static inline int hwspin_trylock_raw(struct hwspinlock *hwlock) in hwspin_trylock_raw()
226 static inline int hwspin_trylock_in_atomic(struct hwspinlock *hwlock) in hwspin_trylock_in_atomic()
246 static inline int hwspin_trylock(struct hwspinlock *hwlock) in hwspin_trylock()
363 int hwspin_lock_timeout(struct hwspinlock *hwlock, unsigned int to) in hwspin_lock_timeout()
397 static inline void hwspin_unlock_irq(struct hwspinlock *hwlock) in hwspin_unlock_irq()
412 static inline void hwspin_unlock_raw(struct hwspinlock *hwlock) in hwspin_unlock_raw()
427 static inline void hwspin_unlock_in_atomic(struct hwspinlock *hwlock) in hwspin_unlock_in_atomic()
[all …]
/linux-6.15/drivers/hwspinlock/
H A Dhwspinlock_core.c209 int __hwspin_lock_timeout(struct hwspinlock *hwlock, unsigned int to, in __hwspin_lock_timeout()
322 int hwspin_lock_bust(struct hwspinlock *hwlock, unsigned int id) in hwspin_lock_bust()
373 struct hwspinlock *hwlock; in of_hwspin_lock_get_id() local
480 struct hwspinlock *hwlock = NULL; in hwspin_lock_unregister_single() local
521 struct hwspinlock *hwlock; in hwspin_lock_register() local
568 struct hwspinlock *hwlock, *tmp; in hwspin_lock_unregister() local
679 static int __hwspin_lock_request(struct hwspinlock *hwlock) in __hwspin_lock_request()
727 struct hwspinlock *hwlock; in hwspin_lock_request_specific() local
773 int hwspin_lock_free(struct hwspinlock *hwlock) in hwspin_lock_free()
817 struct hwspinlock **hwlock = res; in devm_hwspin_lock_match() local
[all …]
H A Dhwspinlock_internal.h65 static inline int hwlock_to_id(struct hwspinlock *hwlock) in hwlock_to_id()
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
/linux-6.15/arch/arm64/boot/dts/sprd/
H A Dwhale2.dtsi196 hwlock: hwspinlock@40500000 { label
/linux-6.15/drivers/irqchip/
H A Dirq-stm32mp-exti.c74 struct hwspinlock *hwlock; member
372 struct hwspinlock *hwlock = chip_data->host_data->hwlock; in stm32mp_exti_set_type() local
/linux-6.15/drivers/nvmem/
H A Dsc27xx-efuse.c64 struct hwspinlock *hwlock; member
H A Dsprd-efuse.c66 struct hwspinlock *hwlock; member
/linux-6.15/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
/linux-6.15/drivers/spi/
H A Dspi-sprd-adi.c149 struct hwspinlock *hwlock; member
/linux-6.15/drivers/iio/adc/
H A Dsc27xx_adc.c92 struct hwspinlock *hwlock; member
/linux-6.15/drivers/base/regmap/
H A Dinternal.h181 struct hwspinlock *hwlock; member
/linux-6.15/drivers/soc/qcom/
H A Dsmem.c279 struct hwspinlock *hwlock; member
/linux-6.15/drivers/pinctrl/stm32/
H A Dpinctrl-stm32.c117 struct hwspinlock *hwlock; member
/linux-6.15/drivers/net/ethernet/micrel/
H A Dksz884x.c1355 spinlock_t hwlock; member