Searched refs:_tx_trace_interrupt_control (Results 1 – 8 of 8) sorted by relevance
67 UINT _tx_trace_interrupt_control(UINT new_posture) in _tx_trace_interrupt_control() function
73 UINT _tx_trace_interrupt_control(UINT new_posture) in _tx_trace_interrupt_control() function
14 extern UINT _tx_trace_interrupt_control(UINT new_posture);277 tx_saved_posture = _tx_trace_interrupt_control(TX_INT_DISABLE); in thread_0_entry()278 _tx_trace_interrupt_control(tx_saved_posture); in thread_0_entry()
21 extern UINT _tx_trace_interrupt_control(UINT new_posture);304 tx_interrupt_save = _tx_trace_interrupt_control(TX_INT_DISABLE); in thread_0_entry()305 _tx_trace_interrupt_control(tx_interrupt_save); in thread_0_entry()
1146 UINT _tx_trace_interrupt_control(UINT new_posture);1147 #define tx_interrupt_control _tx_trace_interrupt_control1269 UINT _tx_trace_interrupt_control(UINT new_posture);1270 #define tx_interrupt_control _tx_trace_interrupt_control1381 #define tx_interrupt_control _tx_trace_interrupt_control1881 UINT _tx_trace_interrupt_control(UINT new_posture);
1227 #define tx_interrupt_control _tx_trace_interrupt_control1355 #define tx_interrupt_control _tx_trace_interrupt_control1472 #define tx_interrupt_control _tx_trace_interrupt_control1875 UINT _tx_trace_interrupt_control(UINT new_posture);
3121 return_value = (ALIGN_TYPE) _tx_trace_interrupt_control( in _txm_module_manager_tx_trace_interrupt_control_dispatch()