Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h143430 struct hwspinlock_device { struct
143431 struct device *dev;
143432 const struct hwspinlock_ops *ops;
143433 int base_id;
143434 int num_locks;
143435 struct hwspinlock___2 lock[0];