Home
last modified time | relevance | path

Searched refs:hwspin_lock_request_specific (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
Dhwspinlock.h67 struct hwspinlock *hwspin_lock_request_specific(unsigned int id);
95 static inline struct hwspinlock *hwspin_lock_request_specific(unsigned int id) in hwspin_lock_request_specific() function
/linux-4.1.27/drivers/hwspinlock/
Dhwspinlock_core.c507 struct hwspinlock *hwspin_lock_request_specific(unsigned int id) in hwspin_lock_request_specific() function
541 EXPORT_SYMBOL_GPL(hwspin_lock_request_specific);
/linux-4.1.27/Documentation/
Dhwspinlock.txt44 struct hwspinlock *hwspin_lock_request_specific(unsigned int id);
201 hwlock = hwspin_lock_request_specific(PREDEFINED_LOCK_ID);