Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dexample.c934 goto do_switch; in generate_commutative_binop()
938 goto do_switch; in generate_commutative_binop()
944 do_switch: in generate_commutative_binop()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_sched.c4415 boolean_t do_switch; in mac_tx_send() local
4437 do_switch = ((src_mcip->mci_state_flags & in mac_tx_send()
4446 mp, do_switch); in mac_tx_send()