Searched refs:hq (Results 1 – 2 of 2) sorted by relevance
332 struct lock_profile_qhead *hq; in spinlock_profile_iterate() local337 for ( hq = lock_profile_ancs[i].head_q; hq; hq = hq->head_q ) in spinlock_profile_iterate()338 for ( eq = hq->elem_q; eq; eq = eq->next ) in spinlock_profile_iterate()339 sub(eq, i, hq->idx, par); in spinlock_profile_iterate()
861 3c509 support added by Serge Babkin (babkin@hq.icb.chel.su)
Completed in 4 milliseconds