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