Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h114439 struct hwspinlock_ops { struct
114440 int (*trylock)(struct hwspinlock *);
114441 void (*unlock)(struct hwspinlock *);
114442 int (*bust)(struct hwspinlock *, unsigned int);
114443 void (*relax)(struct hwspinlock *);