/linux-6.1.9/include/linux/ |
D | hwspinlock.h | 107 static inline int hwspin_lock_free(struct hwspinlock *hwlock) in hwspin_lock_free() 113 int __hwspin_lock_timeout(struct hwspinlock *hwlock, unsigned int to, in __hwspin_lock_timeout() 120 int __hwspin_trylock(struct hwspinlock *hwlock, int mode, unsigned long *flags) in __hwspin_trylock() 126 void __hwspin_unlock(struct hwspinlock *hwlock, int mode, unsigned long *flags) in __hwspin_unlock() 135 static inline int hwspin_lock_get_id(struct hwspinlock *hwlock) in hwspin_lock_get_id() 147 int devm_hwspin_lock_free(struct device *dev, struct hwspinlock *hwlock) in devm_hwspin_lock_free() 183 int hwspin_trylock_irqsave(struct hwspinlock *hwlock, unsigned long *flags) in hwspin_trylock_irqsave() 202 static inline int hwspin_trylock_irq(struct hwspinlock *hwlock) in hwspin_trylock_irq() 221 static inline int hwspin_trylock_raw(struct hwspinlock *hwlock) in hwspin_trylock_raw() 238 static inline int hwspin_trylock_in_atomic(struct hwspinlock *hwlock) in hwspin_trylock_in_atomic() [all …]
|
/linux-6.1.9/drivers/hwspinlock/ |
D | hwspinlock_core.c | 91 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() 342 struct hwspinlock *hwlock; in of_hwspin_lock_get_id() local 421 static int hwspin_lock_register_single(struct hwspinlock *hwlock, int id) in hwspin_lock_register_single() 448 struct hwspinlock *hwlock = NULL; in hwspin_lock_unregister_single() local 489 struct hwspinlock *hwlock; in hwspin_lock_register() local 536 struct hwspinlock *hwlock, *tmp; in hwspin_lock_unregister() local 646 static int __hwspin_lock_request(struct hwspinlock *hwlock) in __hwspin_lock_request() 685 int hwspin_lock_get_id(struct hwspinlock *hwlock) in hwspin_lock_get_id() [all …]
|
D | hwspinlock_internal.h | 62 static inline int hwlock_to_id(struct hwspinlock *hwlock) in hwlock_to_id()
|
D | omap_hwspinlock.c | 79 struct hwspinlock *hwlock; in omap_hwspinlock_probe() local
|
D | u8500_hsem.c | 89 struct hwspinlock *hwlock; in u8500_hsem_probe() local
|
D | sun6i_hwspinlock.c | 94 struct hwspinlock *hwlock; in sun6i_hwspinlock_probe() local
|
/linux-6.1.9/arch/arm64/boot/dts/sprd/ |
D | whale2.dtsi | 193 hwlock: hwspinlock@40500000 { label
|
/linux-6.1.9/drivers/irqchip/ |
D | irq-stm32-exti.c | 62 struct hwspinlock *hwlock; member 347 struct hwspinlock *hwlock = chip_data->host_data->hwlock; in stm32_irq_set_type() local 549 struct hwspinlock *hwlock = chip_data->host_data->hwlock; in stm32_exti_h_set_type() local
|
/linux-6.1.9/drivers/nvmem/ |
D | sc27xx-efuse.c | 65 struct hwspinlock *hwlock; member
|
D | sprd-efuse.c | 66 struct hwspinlock *hwlock; member
|
/linux-6.1.9/drivers/isdn/hardware/mISDN/ |
D | ipac.h | 19 spinlock_t *hwlock; /* lock HW access */ member 60 spinlock_t *hwlock; /* lock HW access */ member
|
D | isar.h | 34 spinlock_t *hwlock; /* lock HW access */ member
|
/linux-6.1.9/drivers/spi/ |
D | spi-sprd-adi.c | 151 struct hwspinlock *hwlock; member
|
/linux-6.1.9/drivers/iio/adc/ |
D | sc27xx_adc.c | 90 struct hwspinlock *hwlock; member
|
/linux-6.1.9/drivers/base/regmap/ |
D | internal.h | 173 struct hwspinlock *hwlock; member
|
/linux-6.1.9/drivers/soc/qcom/ |
D | smem.c | 278 struct hwspinlock *hwlock; member
|
/linux-6.1.9/drivers/pinctrl/stm32/ |
D | pinctrl-stm32.c | 115 struct hwspinlock *hwlock; member
|
/linux-6.1.9/drivers/net/ethernet/micrel/ |
D | ksz884x.c | 1355 spinlock_t hwlock; member
|