Searched refs:ITF_DELETING (Results 1 – 2 of 2) sorted by relevance
61 #define ITF_DELETING 0x01 macro
922 if ((it->it_flags & ITF_DELETING) == 0) in itimer_proc_continue()1364 if ((it->it_flags & ITF_DELETING) != 0) { in itimer_find()1385 it->it_flags |= ITF_DELETING; in kern_ktimer_delete()