Searched defs:hwspinlock_ops (Results 1 – 1 of 1) sorted by relevance
114439 struct hwspinlock_ops { struct114440 int (*trylock)(struct hwspinlock *);114441 void (*unlock)(struct hwspinlock *);114442 int (*bust)(struct hwspinlock *, unsigned int);114443 void (*relax)(struct hwspinlock *);