Lines Matching refs:qh_qh
416 } qh_qh; member
419 #define qh_lock qh_qh.q_lock
420 #define qh_qcnt qh_qh.q_qcnt
421 #define qh_type qh_qh.q_type
423 #define qh_lockcount qh_qh.q_lockcount
424 #define qh_qlen qh_qh.q_qlen
425 #define qh_qmax qh_qh.q_qmax
427 #define qh_wchan qh_qh.q_wchan
428 #define qh_root qh_qh.q_root
429 #define qh_hlist qh_qh.q_hlist
430 #define qh_def_root qh_qh.q_def_root
431 #define qh_hlen qh_qh.q_hlen
432 #define qh_hmax qh_qh.q_hmax