Searched refs:_tx_trace_interrupt_control (Results 1 – 8 of 8) sorted by relevance
66 UINT _tx_trace_interrupt_control(UINT new_posture) in _tx_trace_interrupt_control() function
72 UINT _tx_trace_interrupt_control(UINT new_posture) in _tx_trace_interrupt_control() function
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()
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()
1151 UINT _tx_trace_interrupt_control(UINT new_posture);1152 #define tx_interrupt_control _tx_trace_interrupt_control1274 UINT _tx_trace_interrupt_control(UINT new_posture);1275 #define tx_interrupt_control _tx_trace_interrupt_control1386 #define tx_interrupt_control _tx_trace_interrupt_control1886 UINT _tx_trace_interrupt_control(UINT new_posture);
1232 #define tx_interrupt_control _tx_trace_interrupt_control1360 #define tx_interrupt_control _tx_trace_interrupt_control1477 #define tx_interrupt_control _tx_trace_interrupt_control1880 UINT _tx_trace_interrupt_control(UINT new_posture);
3120 return_value = (ALIGN_TYPE) _tx_trace_interrupt_control( in _txm_module_manager_tx_trace_interrupt_control_dispatch()