Home
last modified time | relevance | path

Searched refs:rm0 (Results 1 – 2 of 2) sorted by relevance

/linux/net/rds/
H A Dsend.c131 struct rds_message *rm0; in rds_mprds_cp0_catchup() local
141 rm0 = list_entry(cp0->cp_retrans.next, struct rds_message, in rds_mprds_cp0_catchup()
143 if (be64_to_cpu(rm0->m_inc.i_hdr.h_sequence) < in rds_mprds_cp0_catchup()
156 rm0 = cp0->cp_xmit_rm; in rds_mprds_cp0_catchup()
157 if (!rm0 && !list_empty(&cp0->cp_send_queue)) in rds_mprds_cp0_catchup()
158 rm0 = list_entry(cp0->cp_send_queue.next, struct rds_message, in rds_mprds_cp0_catchup()
160 if (rm0 && be64_to_cpu(rm0->m_inc.i_hdr.h_sequence) < in rds_mprds_cp0_catchup()
/linux/Documentation/cdrom/
H A Dcdrom-standard.rst877 after modification. Use *arg = \rm0* for reading the current flags.