Home
last modified time | relevance | path

Searched refs:op_next (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/smb/server/
H A Doplock.c1022 goto op_next; in find_same_lease_key()
1032 op_next: in find_same_lease_key()
1804 goto op_next; in lookup_lease_in_table()
1808 goto op_next; in lookup_lease_in_table()
1816 op_next: in lookup_lease_in_table()
/openbmc/qemu/tcg/
H A Doptimize.c2347 TCGOp *op, *op_next; in tcg_optimize() local
2362 QTAILQ_FOREACH_SAFE(op, &s->ops, link, op_next) { in tcg_optimize()
H A Dtcg.c3264 TCGOp *op, *op_next, *op_prev; in reachable_code_pass() local
3267 QTAILQ_FOREACH_SAFE(op, &s->ops, link, op_next) { in reachable_code_pass()
3915 TCGOp *op, *op_next; in liveness_pass_2() local
3939 QTAILQ_FOREACH_SAFE(op, &s->ops, link, op_next) { in liveness_pass_2()