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