Lines Matching refs:R

2274 #define R(s, v) S3("u", s, rx[i].v)  in sge_qinfo_show()  macro
2300 R("RspQ ID:", rspq.abs_id); in sge_qinfo_show()
2301 R("RspQ size:", rspq.size); in sge_qinfo_show()
2302 R("RspQE size:", rspq.iqe_len); in sge_qinfo_show()
2303 R("RspQ CIDX:", rspq.cidx); in sge_qinfo_show()
2304 R("RspQ Gen:", rspq.gen); in sge_qinfo_show()
2308 R("FL ID:", fl.cntxt_id); in sge_qinfo_show()
2309 R("FL size:", fl.size - 8); in sge_qinfo_show()
2310 R("FL pend:", fl.pend_cred); in sge_qinfo_show()
2311 R("FL avail:", fl.avail); in sge_qinfo_show()
2312 R("FL PIDX:", fl.pidx); in sge_qinfo_show()
2313 R("FL CIDX:", fl.cidx); in sge_qinfo_show()
2343 R("RspQ ID:", rspq.abs_id); in sge_qinfo_show()
2344 R("RspQ size:", rspq.size); in sge_qinfo_show()
2345 R("RspQE size:", rspq.iqe_len); in sge_qinfo_show()
2346 R("RspQ CIDX:", rspq.cidx); in sge_qinfo_show()
2347 R("RspQ Gen:", rspq.gen); in sge_qinfo_show()
2351 R("FL ID:", fl.cntxt_id); in sge_qinfo_show()
2352 R("FL size:", fl.size - 8); in sge_qinfo_show()
2353 R("FL pend:", fl.pend_cred); in sge_qinfo_show()
2354 R("FL avail:", fl.avail); in sge_qinfo_show()
2355 R("FL PIDX:", fl.pidx); in sge_qinfo_show()
2356 R("FL CIDX:", fl.cidx); in sge_qinfo_show()
2372 R("RspQ ID:", rspq.abs_id); in sge_qinfo_show()
2373 R("RspQ size:", rspq.size); in sge_qinfo_show()
2374 R("RspQE size:", rspq.iqe_len); in sge_qinfo_show()
2375 R("RspQ CIDX:", rspq.cidx); in sge_qinfo_show()
2376 R("RspQ Gen:", rspq.gen); in sge_qinfo_show()
2380 R("FL ID:", fl.cntxt_id); in sge_qinfo_show()
2381 R("FL size:", fl.size - 8); in sge_qinfo_show()
2382 R("FL pend:", fl.pend_cred); in sge_qinfo_show()
2383 R("FL avail:", fl.avail); in sge_qinfo_show()
2384 R("FL PIDX:", fl.pidx); in sge_qinfo_show()
2385 R("FL CIDX:", fl.cidx); in sge_qinfo_show()
2400 R("RspQ ID:", rspq.abs_id); in sge_qinfo_show()
2401 R("RspQ size:", rspq.size); in sge_qinfo_show()
2402 R("RspQE size:", rspq.iqe_len); in sge_qinfo_show()
2403 R("RspQ CIDX:", rspq.cidx); in sge_qinfo_show()
2404 R("RspQ Gen:", rspq.gen); in sge_qinfo_show()
2437 #undef R in sge_qinfo_show()