Searched refs:next_group (Results 1 – 1 of 1) sorted by relevance
2771 TX_EVENT_FLAGS_GROUP *next_group; in _tx_event_flags_create() local2816 next_group = _tx_event_flags_created_ptr; in _tx_event_flags_create()2817 previous_group = next_group -> tx_event_flags_group_created_previous; in _tx_event_flags_create()2820 next_group -> tx_event_flags_group_created_previous = group_ptr; in _tx_event_flags_create()2825 group_ptr -> tx_event_flags_group_created_next = next_group; in _tx_event_flags_create()2838 …T(TX_TRACE_EVENT_FLAGS_CREATE, group_ptr, TX_POINTER_TO_ULONG_CONVERT(&next_group), 0, 0, TX_TRACE… in _tx_event_flags_create()