Searched refs:texasrl (Results 1 – 2 of 2) sorted by relevance
137 texasrl_t texasrl; in __TM_nesting_depth() local141 texasrl = *_TEXASRL_PTR (__TM_buff); in __TM_nesting_depth()142 if (!_TEXASR_FAILURE_SUMMARY (texasrl)) in __TM_nesting_depth()143 texasrl = 0; in __TM_nesting_depth()146 texasrl = (texasrl_t) __builtin_get_texasr (); in __TM_nesting_depth()148 return _TEXASR_TRANSACTION_LEVEL (texasrl); in __TM_nesting_depth()
155 texasrl_t texasrl; in __TM_nesting_depth() local159 texasrl = *_TEXASRL_PTR (__TM_buff); in __TM_nesting_depth()160 if (!_TEXASR_FAILURE_SUMMARY (texasrl)) in __TM_nesting_depth()161 texasrl = 0; in __TM_nesting_depth()164 texasrl = (texasrl_t) __builtin_get_texasr (); in __TM_nesting_depth()166 return _TEXASR_TRANSACTION_LEVEL (texasrl); in __TM_nesting_depth()