Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bpf/
H A Dbpf.c1569 int do_wakeup = 0; in catchpacket() local
1603 do_wakeup = 1; in catchpacket()
1611 do_wakeup = 1; in catchpacket()
1633 if (do_wakeup) in catchpacket()
/titanic_41/usr/src/uts/sun4u/starfire/io/
H A Didn.c2952 int do_wakeup = 0; in idn_update_op() local
3000 do_wakeup++; in idn_update_op()
3003 PR_PROTO("%s: found %d waiters ready for wakeup\n", proc, do_wakeup); in idn_update_op()
3005 if (do_wakeup > 0) in idn_update_op()