Home
last modified time | relevance | path

Searched refs:hwspin_lock_request (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dhwspinlock.h61 struct hwspinlock *hwspin_lock_request(void);
97 static inline struct hwspinlock *hwspin_lock_request(void) in hwspin_lock_request() function
/kernel/linux/linux-6.6/include/linux/
H A Dhwspinlock.h61 struct hwspinlock *hwspin_lock_request(void);
97 static inline struct hwspinlock *hwspin_lock_request(void) in hwspin_lock_request() function
/kernel/linux/linux-5.10/drivers/hwspinlock/
H A Dhwspinlock_core.c697 * hwspin_lock_request() - request an hwspinlock
709 struct hwspinlock *hwspin_lock_request(void) in hwspin_lock_request() function
737 EXPORT_SYMBOL_GPL(hwspin_lock_request); variable
794 * an earlier call to hwspin_lock_request{_specific}.
864 * an earlier call to hwspin_lock_request{_specific}.
904 hwlock = hwspin_lock_request(); in devm_hwspin_lock_request()
/kernel/linux/linux-6.6/drivers/hwspinlock/
H A Dhwspinlock_core.c697 * hwspin_lock_request() - request an hwspinlock
709 struct hwspinlock *hwspin_lock_request(void) in hwspin_lock_request() function
737 EXPORT_SYMBOL_GPL(hwspin_lock_request); variable
794 * an earlier call to hwspin_lock_request{_specific}.
864 * an earlier call to hwspin_lock_request{_specific}.
904 hwlock = hwspin_lock_request(); in devm_hwspin_lock_request()

Completed in 5 milliseconds