Searched refs:delayed_clear_flags (Results 1 – 2 of 2) sorted by relevance
99 ULONG delayed_clear_flags; in _tx_event_flags_get() local186 delayed_clear_flags = group_ptr -> tx_event_flags_group_delayed_clear; in _tx_event_flags_get()189 if (delayed_clear_flags != ((ULONG) 0)) in _tx_event_flags_get()193 current_flags = current_flags & (~delayed_clear_flags); in _tx_event_flags_get()