Home
last modified time | relevance | path

Searched defs:rt0 (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/mips/tcg/
H A Ddsp_helper.c1430 uint8_t rt6, rt4, rt2, rt0; in helper_precr_ob_qh() local
1490 uint8_t rt6, rt4, rt2, rt0; in helper_precrq_ob_qh() local
1526 uint32_t rt2, rt0; in helper_precrq_rs_qh_pw() local
1578 uint16_t rt3, rt2, rt1, rt0; in helper_precrqu_s_ob_qh() local
2140 int16_t rt3, rt2, rt1, rt0; in helper_mulsaq_s_w_qh() local
2572 int32_t rt1, rt0; in helper_mulsaq_s_l_pw() local
/openbmc/linux/net/mpls/
H A Daf_mpls.c2527 struct mpls_route *rt0 = NULL, *rt2 = NULL; in resize_platform_label_table() local
/openbmc/linux/net/ipv6/
H A Droute.c871 struct fib6_info *rt0; in rt6_select() local
2813 static void rt6_update_expires(struct rt6_info *rt0, int timeout) in rt6_update_expires()