Searched refs:tx_interrupt_control (Results 1 – 11 of 11) sorted by relevance
67 saved_interrupt_posture = tx_interrupt_control(TX_INT_DISABLE); in thread_0_entry()73 saved_interrupt_posture = tx_interrupt_control(saved_interrupt_posture); in thread_0_entry()
470 interrupt_status = tx_interrupt_control(TX_INT_DISABLE); in thread_0_entry()482 tx_interrupt_control(interrupt_status); in thread_0_entry()
540 old_interrupt = tx_interrupt_control(TX_INT_DISABLE); in thread_0_entry()543 tx_interrupt_control(old_interrupt); in thread_0_entry()
1201 old_posture = tx_interrupt_control(TX_INT_ENABLE); in test_control_return()
572 old_interrupt = tx_interrupt_control(TX_INT_DISABLE); in thread_0_entry()579 tx_interrupt_control(old_interrupt); in thread_0_entry()
1393 old_posture = tx_interrupt_control(TX_INT_ENABLE); in test_control_return()
1224 #define tx_interrupt_control _tx_el_interrupt_control macro1227 #define tx_interrupt_control _tx_trace_interrupt_control macro1229 #define tx_interrupt_control _tx_thread_interrupt_control macro1352 #define tx_interrupt_control _tx_el_interrupt_control macro1355 #define tx_interrupt_control _tx_trace_interrupt_control macro1357 #define tx_interrupt_control _tx_thread_interrupt_control macro1469 #define tx_interrupt_control _tx_el_interrupt_control macro1472 #define tx_interrupt_control _tx_trace_interrupt_control macro1474 #define tx_interrupt_control _tx_thread_interrupt_control macro
1143 #define tx_interrupt_control _tx_el_interrupt_control macro1147 #define tx_interrupt_control _tx_trace_interrupt_control macro1149 #define tx_interrupt_control _tx_thread_interrupt_control macro1266 #define tx_interrupt_control _tx_el_interrupt_control macro1270 #define tx_interrupt_control _tx_trace_interrupt_control macro1272 #define tx_interrupt_control _tx_thread_interrupt_control macro1378 #define tx_interrupt_control _tx_el_interrupt_control macro1381 #define tx_interrupt_control _tx_trace_interrupt_control macro1383 #define tx_interrupt_control _tx_thread_interrupt_control macro
3417 old_posture = tx_interrupt_control(TX_INT_DISABLE); in GetInterruptDescriptor()3425 tx_interrupt_control(new_posture); in GetInterruptDescriptor()