Searched defs:do_rr (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/ipv6/ |
H A D | route.c | 739 int oif, int strict, int *mpri, bool *do_rr) in find_match() 779 bool *do_rr; member 795 int oif, int strict, bool *do_rr, int *mpri) in __find_rr_leaf() 851 bool *do_rr, struct fib6_result *res) in find_rr_leaf() 875 bool do_rr = false; in rt6_select() local
|
/openbmc/qemu/target/sparc/ |
H A D | translate.c | 3999 static bool do_rr(DisasContext *dc, arg_r_r *a, in do_rr() function 4010 TRANS(LZCNT, VIS3, do_rr, a, gen_op_lzcnt) in TRANS() argument
|