Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
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()
113 int __hwspin_trylock(struct hwspinlock *hwlock, int mode, unsigned long *flags) in __hwspin_trylock()
119 void __hwspin_unlock(struct hwspinlock *hwlock, int mode, unsigned long *flags) in __hwspin_unlock()
123 static inline int hwspin_lock_get_id(struct hwspinlock *hwlock) in hwspin_lock_get_id()
147 int hwspin_trylock_irqsave(struct hwspinlock *hwlock, unsigned long *flags) in hwspin_trylock_irqsave()
166 static inline int hwspin_trylock_irq(struct hwspinlock *hwlock) in hwspin_trylock_irq()
186 static inline int hwspin_trylock(struct hwspinlock *hwlock) in hwspin_trylock()
209 static inline int hwspin_lock_timeout_irqsave(struct hwspinlock *hwlock, in hwspin_lock_timeout_irqsave()
233 int hwspin_lock_timeout_irq(struct hwspinlock *hwlock, unsigned int to) in hwspin_lock_timeout_irq()
[all …]
/linux-3.4.99/drivers/hwspinlock/
Dhwspinlock_core.c88 int __hwspin_trylock(struct hwspinlock *hwlock, int mode, unsigned long *flags) in __hwspin_trylock()
177 int __hwspin_lock_timeout(struct hwspinlock *hwlock, unsigned int to, in __hwspin_lock_timeout()
229 void __hwspin_unlock(struct hwspinlock *hwlock, int mode, unsigned long *flags) in __hwspin_unlock()
260 static int hwspin_lock_register_single(struct hwspinlock *hwlock, int id) in hwspin_lock_register_single()
287 struct hwspinlock *hwlock = NULL; in hwspin_lock_unregister_single() local
328 struct hwspinlock *hwlock; in hwspin_lock_register() local
375 struct hwspinlock *hwlock, *tmp; in hwspin_lock_unregister() local
403 static int __hwspin_lock_request(struct hwspinlock *hwlock) in __hwspin_lock_request()
440 int hwspin_lock_get_id(struct hwspinlock *hwlock) in hwspin_lock_get_id()
466 struct hwspinlock *hwlock; in hwspin_lock_request() local
[all …]
Dhwspinlock_internal.h70 static inline int hwlock_to_id(struct hwspinlock *hwlock) in hwlock_to_id()
Domap_hwspinlock.c85 struct hwspinlock *hwlock; in omap_hwspinlock_probe() local
Du8500_hsem.c98 struct hwspinlock *hwlock; in u8500_hsem_probe() local
/linux-3.4.99/drivers/isdn/hardware/mISDN/
Dipac.h32 spinlock_t *hwlock; /* lock HW access */ member
73 spinlock_t *hwlock; /* lock HW access */ member
Disar.h47 spinlock_t *hwlock; /* lock HW access */ member
/linux-3.4.99/drivers/net/ethernet/micrel/
Dksz884x.c1430 spinlock_t hwlock; member