Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/hwspinlock/
A Dhwspinlock_internal.h28 struct hwspinlock_ops { struct
29 int (*trylock)(struct hwspinlock *lock);
30 void (*unlock)(struct hwspinlock *lock);
31 void (*relax)(struct hwspinlock *lock);

Completed in 4 milliseconds