Searched refs:tx_event_flags_group_suspension_list (Results 1 – 12 of 12) sorted by relevance
134 suspension_head = group_ptr -> tx_event_flags_group_suspension_list; in _tx_event_flags_cleanup()158 group_ptr -> tx_event_flags_group_suspension_list = TX_NULL; in _tx_event_flags_cleanup()176 … group_ptr -> tx_event_flags_group_suspension_list = next_thread; in _tx_event_flags_cleanup()
145 if (group_ptr -> tx_event_flags_group_suspension_list == TX_NULL) in _tx_event_flags_set()214 if (group_ptr -> tx_event_flags_group_suspension_list != TX_NULL) in _tx_event_flags_set()226 thread_ptr = group_ptr -> tx_event_flags_group_suspension_list; in _tx_event_flags_set()287 group_ptr -> tx_event_flags_group_suspension_list = TX_NULL; in _tx_event_flags_set()323 suspended_list = group_ptr -> tx_event_flags_group_suspension_list; in _tx_event_flags_set()328 group_ptr -> tx_event_flags_group_suspension_list = TX_NULL; in _tx_event_flags_set()525 group_ptr -> tx_event_flags_group_suspension_list = suspended_list; in _tx_event_flags_set()
139 …ad_ptr = group_ptr -> tx_event_flags_group_suspension_list; in _tx_event_flags_delete()140 group_ptr -> tx_event_flags_group_suspension_list = TX_NULL; in _tx_event_flags_delete()
242 if (group_ptr -> tx_event_flags_group_suspension_list == TX_NULL) in _tx_event_flags_get()339 group_ptr -> tx_event_flags_group_suspension_list = thread_ptr; in _tx_event_flags_get()347 … next_thread = group_ptr -> tx_event_flags_group_suspension_list; in _tx_event_flags_get()
122 *first_suspended = group_ptr -> tx_event_flags_group_suspension_list; in _tx_event_flags_info_get()
844 *tx_event_flags_group_suspension_list; member
823 *tx_event_flags_group_suspension_list; member