Searched defs:hwlock (Results 1 – 10 of 10) sorted by relevance
/linux-4.4.14/include/linux/ |
D | hwspinlock.h | 102 static inline int hwspin_lock_free(struct hwspinlock *hwlock) in hwspin_lock_free() 108 int __hwspin_lock_timeout(struct hwspinlock *hwlock, unsigned int to, in __hwspin_lock_timeout() 115 int __hwspin_trylock(struct hwspinlock *hwlock, int mode, unsigned long *flags) in __hwspin_trylock() 121 void __hwspin_unlock(struct hwspinlock *hwlock, int mode, unsigned long *flags) in __hwspin_unlock() 130 static inline int hwspin_lock_get_id(struct hwspinlock *hwlock) in hwspin_lock_get_id() 154 int hwspin_trylock_irqsave(struct hwspinlock *hwlock, unsigned long *flags) in hwspin_trylock_irqsave() 173 static inline int hwspin_trylock_irq(struct hwspinlock *hwlock) in hwspin_trylock_irq() 193 static inline int hwspin_trylock(struct hwspinlock *hwlock) in hwspin_trylock() 216 static inline int hwspin_lock_timeout_irqsave(struct hwspinlock *hwlock, in hwspin_lock_timeout_irqsave() 240 int hwspin_lock_timeout_irq(struct hwspinlock *hwlock, unsigned int to) in hwspin_lock_timeout_irq() [all …]
|
/linux-4.4.14/drivers/hwspinlock/ |
D | hwspinlock_core.c | 89 int __hwspin_trylock(struct hwspinlock *hwlock, int mode, unsigned long *flags) in __hwspin_trylock() 178 int __hwspin_lock_timeout(struct hwspinlock *hwlock, unsigned int to, in __hwspin_lock_timeout() 230 void __hwspin_unlock(struct hwspinlock *hwlock, int mode, unsigned long *flags) in __hwspin_unlock() 298 struct hwspinlock *hwlock; in of_hwspin_lock_get_id() local 343 static int hwspin_lock_register_single(struct hwspinlock *hwlock, int id) in hwspin_lock_register_single() 370 struct hwspinlock *hwlock = NULL; in hwspin_lock_unregister_single() local 411 struct hwspinlock *hwlock; in hwspin_lock_register() local 458 struct hwspinlock *hwlock, *tmp; in hwspin_lock_unregister() local 486 static int __hwspin_lock_request(struct hwspinlock *hwlock) in __hwspin_lock_request() 523 int hwspin_lock_get_id(struct hwspinlock *hwlock) in hwspin_lock_get_id() [all …]
|
D | sirf_hwspinlock.c | 59 struct hwspinlock *hwlock; in sirf_hwspinlock_probe() local
|
D | hwspinlock_internal.h | 70 static inline int hwlock_to_id(struct hwspinlock *hwlock) in hwlock_to_id()
|
D | omap_hwspinlock.c | 86 struct hwspinlock *hwlock; in omap_hwspinlock_probe() local
|
D | u8500_hsem.c | 98 struct hwspinlock *hwlock; in u8500_hsem_probe() local
|
/linux-4.4.14/drivers/isdn/hardware/mISDN/ |
D | ipac.h | 32 spinlock_t *hwlock; /* lock HW access */ member 73 spinlock_t *hwlock; /* lock HW access */ member
|
D | isar.h | 47 spinlock_t *hwlock; /* lock HW access */ member
|
/linux-4.4.14/drivers/soc/qcom/ |
D | smem.c | 239 struct hwspinlock *hwlock; member
|
/linux-4.4.14/drivers/net/ethernet/micrel/ |
D | ksz884x.c | 1430 spinlock_t hwlock; member
|