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()
1229 #define tx_interrupt_control _tx_el_interrupt_control macro1232 #define tx_interrupt_control _tx_trace_interrupt_control macro1234 #define tx_interrupt_control _tx_thread_interrupt_control macro1357 #define tx_interrupt_control _tx_el_interrupt_control macro1360 #define tx_interrupt_control _tx_trace_interrupt_control macro1362 #define tx_interrupt_control _tx_thread_interrupt_control macro1474 #define tx_interrupt_control _tx_el_interrupt_control macro1477 #define tx_interrupt_control _tx_trace_interrupt_control macro1479 #define tx_interrupt_control _tx_thread_interrupt_control macro
1148 #define tx_interrupt_control _tx_el_interrupt_control macro1152 #define tx_interrupt_control _tx_trace_interrupt_control macro1154 #define tx_interrupt_control _tx_thread_interrupt_control macro1271 #define tx_interrupt_control _tx_el_interrupt_control macro1275 #define tx_interrupt_control _tx_trace_interrupt_control macro1277 #define tx_interrupt_control _tx_thread_interrupt_control macro1383 #define tx_interrupt_control _tx_el_interrupt_control macro1386 #define tx_interrupt_control _tx_trace_interrupt_control macro1388 #define tx_interrupt_control _tx_thread_interrupt_control macro
3416 old_posture = tx_interrupt_control(TX_INT_DISABLE); in GetInterruptDescriptor()3424 tx_interrupt_control(new_posture); in GetInterruptDescriptor()