Lines Matching refs:R
1708 #define R(s, v) S3("u", s, rx[i].v) in sge_qinfo_show() macro
1733 R("RspQ ID:", rspq.abs_id); in sge_qinfo_show()
1734 R("RspQ size:", rspq.size); in sge_qinfo_show()
1735 R("RspQE size:", rspq.iqe_len); in sge_qinfo_show()
1736 R("RspQ CIDX:", rspq.cidx); in sge_qinfo_show()
1737 R("RspQ Gen:", rspq.gen); in sge_qinfo_show()
1741 R("FL ID:", fl.cntxt_id); in sge_qinfo_show()
1742 R("FL size:", fl.size - 8); in sge_qinfo_show()
1743 R("FL pend:", fl.pend_cred); in sge_qinfo_show()
1744 R("FL avail:", fl.avail); in sge_qinfo_show()
1745 R("FL PIDX:", fl.pidx); in sge_qinfo_show()
1746 R("FL CIDX:", fl.cidx); in sge_qinfo_show()
1758 R("RspQ ID:", rspq.abs_id); in sge_qinfo_show()
1759 R("RspQ size:", rspq.size); in sge_qinfo_show()
1760 R("RspQE size:", rspq.iqe_len); in sge_qinfo_show()
1761 R("RspQ CIDX:", rspq.cidx); in sge_qinfo_show()
1762 R("RspQ Gen:", rspq.gen); in sge_qinfo_show()
1766 R("FL ID:", fl.cntxt_id); in sge_qinfo_show()
1767 R("FL size:", fl.size - 8); in sge_qinfo_show()
1768 R("FL pend:", fl.pend_cred); in sge_qinfo_show()
1769 R("FL avail:", fl.avail); in sge_qinfo_show()
1770 R("FL PIDX:", fl.pidx); in sge_qinfo_show()
1771 R("FL CIDX:", fl.cidx); in sge_qinfo_show()
1780 R("RspQ ID:", rspq.abs_id); in sge_qinfo_show()
1781 R("RspQ size:", rspq.size); in sge_qinfo_show()
1782 R("RspQE size:", rspq.iqe_len); in sge_qinfo_show()
1783 R("RspQ CIDX:", rspq.cidx); in sge_qinfo_show()
1784 R("RspQ Gen:", rspq.gen); in sge_qinfo_show()
1788 R("FL ID:", fl.cntxt_id); in sge_qinfo_show()
1789 R("FL size:", fl.size - 8); in sge_qinfo_show()
1790 R("FL pend:", fl.pend_cred); in sge_qinfo_show()
1791 R("FL avail:", fl.avail); in sge_qinfo_show()
1792 R("FL PIDX:", fl.pidx); in sge_qinfo_show()
1793 R("FL CIDX:", fl.cidx); in sge_qinfo_show()
1801 R("RspQ ID:", rspq.abs_id); in sge_qinfo_show()
1802 R("RspQ size:", rspq.size); in sge_qinfo_show()
1803 R("RspQE size:", rspq.iqe_len); in sge_qinfo_show()
1804 R("RspQ CIDX:", rspq.cidx); in sge_qinfo_show()
1805 R("RspQ Gen:", rspq.gen); in sge_qinfo_show()
1833 #undef R in sge_qinfo_show()