Searched refs:tx_event_flags_group_suspension_list (Results 1 – 12 of 12) sorted by relevance
133 suspension_head = group_ptr -> tx_event_flags_group_suspension_list; in _tx_event_flags_cleanup()157 group_ptr -> tx_event_flags_group_suspension_list = TX_NULL; in _tx_event_flags_cleanup()175 … group_ptr -> tx_event_flags_group_suspension_list = next_thread; in _tx_event_flags_cleanup()
144 if (group_ptr -> tx_event_flags_group_suspension_list == TX_NULL) in _tx_event_flags_set()213 if (group_ptr -> tx_event_flags_group_suspension_list != TX_NULL) in _tx_event_flags_set()225 thread_ptr = group_ptr -> tx_event_flags_group_suspension_list; in _tx_event_flags_set()286 group_ptr -> tx_event_flags_group_suspension_list = TX_NULL; in _tx_event_flags_set()322 suspended_list = group_ptr -> tx_event_flags_group_suspension_list; in _tx_event_flags_set()327 group_ptr -> tx_event_flags_group_suspension_list = TX_NULL; in _tx_event_flags_set()524 group_ptr -> tx_event_flags_group_suspension_list = suspended_list; in _tx_event_flags_set()
138 …ad_ptr = group_ptr -> tx_event_flags_group_suspension_list; in _tx_event_flags_delete()139 group_ptr -> tx_event_flags_group_suspension_list = TX_NULL; in _tx_event_flags_delete()
241 if (group_ptr -> tx_event_flags_group_suspension_list == TX_NULL) in _tx_event_flags_get()338 group_ptr -> tx_event_flags_group_suspension_list = thread_ptr; in _tx_event_flags_get()346 … next_thread = group_ptr -> tx_event_flags_group_suspension_list; in _tx_event_flags_get()
121 *first_suspended = group_ptr -> tx_event_flags_group_suspension_list; in _tx_event_flags_info_get()
849 *tx_event_flags_group_suspension_list; member
828 *tx_event_flags_group_suspension_list; member