Searched defs:hwlock (Results 1 – 18 of 18) sorted by relevance
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()135 static inline int hwspin_lock_get_id(struct hwspinlock *hwlock) in hwspin_lock_get_id()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()258 static inline int hwspin_trylock(struct hwspinlock *hwlock) in hwspin_trylock()375 int hwspin_lock_timeout(struct hwspinlock *hwlock, unsigned int to) in hwspin_lock_timeout()409 static inline void hwspin_unlock_irq(struct hwspinlock *hwlock) in hwspin_unlock_irq()424 static inline void hwspin_unlock_raw(struct hwspinlock *hwlock) in hwspin_unlock_raw()[all …]
342 struct hwspinlock *hwlock; in of_hwspin_lock_get_id() local448 struct hwspinlock *hwlock = NULL; in hwspin_lock_unregister_single() local489 struct hwspinlock *hwlock; in hwspin_lock_register() local536 struct hwspinlock *hwlock, *tmp; in hwspin_lock_unregister() local685 int hwspin_lock_get_id(struct hwspinlock *hwlock) in hwspin_lock_get_id()711 struct hwspinlock *hwlock; in hwspin_lock_request() local754 struct hwspinlock *hwlock; in hwspin_lock_request_specific() local800 int hwspin_lock_free(struct hwspinlock *hwlock) in hwspin_lock_free()844 struct hwspinlock **hwlock = res; in devm_hwspin_lock_match() local898 struct hwspinlock **ptr, *hwlock; in devm_hwspin_lock_request() local[all …]
62 static inline int hwlock_to_id(struct hwspinlock *hwlock) in hwlock_to_id()
79 struct hwspinlock *hwlock; in omap_hwspinlock_probe() local
89 struct hwspinlock *hwlock; in u8500_hsem_probe() local
94 struct hwspinlock *hwlock; in sun6i_hwspinlock_probe() local
193 hwlock: hwspinlock@40500000 { label
62 struct hwspinlock *hwlock; member347 struct hwspinlock *hwlock = chip_data->host_data->hwlock; in stm32_irq_set_type() local549 struct hwspinlock *hwlock = chip_data->host_data->hwlock; in stm32_exti_h_set_type() local
65 struct hwspinlock *hwlock; member
66 struct hwspinlock *hwlock; member
19 spinlock_t *hwlock; /* lock HW access */ member60 spinlock_t *hwlock; /* lock HW access */ member
34 spinlock_t *hwlock; /* lock HW access */ member
151 struct hwspinlock *hwlock; member
93 struct hwspinlock *hwlock; member
173 struct hwspinlock *hwlock; member
278 struct hwspinlock *hwlock; member
117 struct hwspinlock *hwlock; member
1355 spinlock_t hwlock; member
Completed in 42 milliseconds