Searched defs:hblk_lockcnt_audit (Results 1 – 1 of 1) sorted by relevance
1211 struct hblk_lockcnt_audit { struct1212 int flag; /* lock or unlock */1213 kthread_id_t thread;1214 int depth;1215 pc_t stack[HBLK_STACK_DEPTH];