Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/xen/
A Dspinlock.h74 struct lock_profile_qhead { struct
75 struct lock_profile_qhead *head_q; /* next head of this type */ argument
76 struct lock_profile *elem_q; /* first element in q */
77 int32_t idx; /* index for printout */
119 struct lock_profile_qhead { }; struct

Completed in 2 milliseconds