Home
last modified time | relevance | path

Searched defs:__hwspin_trylock (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwspinlock/
H A Dhwspinlock_core.c91 int __hwspin_trylock(struct hwspinlock *hwlock, int mode, unsigned long *flags) in __hwspin_trylock() function
169 EXPORT_SYMBOL_GPL(__hwspin_trylock); variable
/kernel/linux/linux-5.10/include/linux/
H A Dhwspinlock.h120 int __hwspin_trylock(struct hwspinlock *hwlock, int mode, unsigned long *flags) in __hwspin_trylock() function
/kernel/linux/linux-6.6/include/linux/
H A Dhwspinlock.h120 int __hwspin_trylock(struct hwspinlock *hwlock, int mode, unsigned long *flags) in __hwspin_trylock() function
/kernel/linux/linux-6.6/drivers/hwspinlock/
H A Dhwspinlock_core.c91 int __hwspin_trylock(struct hwspinlock *hwlock, int mode, unsigned long *flags) in __hwspin_trylock() function
169 EXPORT_SYMBOL_GPL(__hwspin_trylock); variable

Completed in 4 milliseconds