Searched refs:tx_event_flags_group_current (Results 1 – 8 of 8) sorted by relevance
171 group_ptr -> tx_event_flags_group_current = in _tx_event_flags_set()172 group_ptr -> tx_event_flags_group_current & flags_to_set; in _tx_event_flags_set()192 group_ptr -> tx_event_flags_group_current = in _tx_event_flags_set()193 group_ptr -> tx_event_flags_group_current | flags_to_set; in _tx_event_flags_set()229 current_event_flags = group_ptr -> tx_event_flags_group_current; in _tx_event_flags_set()283 …group_ptr -> tx_event_flags_group_current = group_ptr -> tx_event_flags_group_current & (~request… in _tx_event_flags_set()335 current_event_flags = group_ptr -> tx_event_flags_group_current; in _tx_event_flags_set()373 … current_event_flags = current_event_flags | group_ptr -> tx_event_flags_group_current; in _tx_event_flags_set()445 …group_ptr -> tx_event_flags_group_current = group_ptr -> tx_event_flags_group_current & ~requeste… in _tx_event_flags_set()534 group_ptr -> tx_event_flags_group_current = in _tx_event_flags_set()[all …]
123 …ACE_EVENT_FLAGS_GET, group_ptr, requested_flags, group_ptr -> tx_event_flags_group_current, get_op… in _tx_event_flags_get()129 current_flags = group_ptr -> tx_event_flags_group_current; in _tx_event_flags_get()175 group_ptr -> tx_event_flags_group_current = in _tx_event_flags_get()176 … group_ptr -> tx_event_flags_group_current & (~requested_flags); in _tx_event_flags_get()265 group_ptr -> tx_event_flags_group_current = in _tx_event_flags_get()266 … group_ptr -> tx_event_flags_group_current & ~requested_flags; in _tx_event_flags_get()
114 *current_flags = group_ptr -> tx_event_flags_group_current & in _tx_event_flags_info_get()
821 ULONG tx_event_flags_group_current; member
800 ULONG tx_event_flags_group_current; member