Lines Matching refs:EV_CLEAR
113 kev.flags |= EV_CLEAR; in test_kevent_timer_get()
139 kev.flags = EV_ADD | EV_CLEAR | EV_ONESHOT; in test_oneshot()
166 kev.flags = EV_ADD | EV_CLEAR; in test_periodic()
197 kev.flags = EV_ADD | EV_CLEAR; in test_periodic_modify()
206 kev.flags = EV_ADD | EV_CLEAR; in test_periodic_modify()
236 kev.flags = EV_ADD | EV_CLEAR; in test_periodic_to_oneshot()
248 kev.flags = EV_ADD | EV_CLEAR | EV_ONESHOT; in test_periodic_to_oneshot()
283 kev.flags = EV_ADD | EV_CLEAR | EV_ONESHOT; in test_disable_and_enable()
462 kev.flags |= EV_CLEAR; in test_update()
508 kev.flags |= EV_CLEAR; in test_update_equal()
552 kev.flags |= EV_CLEAR; in test_update_expired()
593 kev.flags = EV_ADD | EV_CLEAR; in test_update_periodic()
608 kev.flags = EV_ADD | EV_CLEAR; in test_update_periodic()
671 kev.flags |= EV_CLEAR; in test_update_timing()
709 kev.flags = EV_ADD | EV_CLEAR | EV_DISPATCH; in test_dispatch()
725 kev.flags = EV_ADD | EV_CLEAR | EV_DISPATCH; in test_dispatch()