Lines Matching defs:qh_qh
410 } qh_qh;
413 #define qh_lock qh_qh.q_lock
414 #define qh_qcnt qh_qh.q_qcnt
415 #define qh_type qh_qh.q_type
417 #define qh_lockcount qh_qh.q_lockcount
418 #define qh_qlen qh_qh.q_qlen
419 #define qh_qmax qh_qh.q_qmax
421 #define qh_wchan qh_qh.q_wchan
422 #define qh_root qh_qh.q_root
423 #define qh_hlist qh_qh.q_hlist
424 #define qh_def_root qh_qh.q_def_root
425 #define qh_hlen qh_qh.q_hlen
426 #define qh_hmax qh_qh.q_hmax