Home
last modified time | relevance | path

Searched refs:TX_SMP_CORE_ID (Results 1 – 19 of 19) sorted by relevance

/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/src/
Dtx_el.c524 (ULONG) _tx_thread_current_ptr[TX_SMP_CORE_ID]; in _tx_el_user_event_insert()
744 (ULONG) _tx_thread_current_ptr[TX_SMP_CORE_ID]; in _tx_el_thread_preempted()
844 (ULONG) _tx_thread_current_ptr[TX_SMP_CORE_ID]; in _tx_el_interrupt()
948 (ULONG) _tx_thread_current_ptr[TX_SMP_CORE_ID]; in _tx_el_interrupt_end()
1021 …LL_EVENT_INSERT_INFO2(TX_EL_INTERRUPT_CONTROL, _tx_thread_current_ptr[TX_SMP_CORE_ID], new_posture) in _tx_el_interrupt_control()
/ThreadX-v6.4.1/ports_smp/cortex_a5x_smp/green/src/
Dtx_el.c524 (ULONG) _tx_thread_current_ptr[TX_SMP_CORE_ID]; in _tx_el_user_event_insert()
744 (ULONG) _tx_thread_current_ptr[TX_SMP_CORE_ID]; in _tx_el_thread_preempted()
844 (ULONG) _tx_thread_current_ptr[TX_SMP_CORE_ID]; in _tx_el_interrupt()
948 (ULONG) _tx_thread_current_ptr[TX_SMP_CORE_ID]; in _tx_el_interrupt_end()
1021 …LL_EVENT_INSERT_INFO2(TX_EL_INTERRUPT_CONTROL, _tx_thread_current_ptr[TX_SMP_CORE_ID], new_posture) in _tx_el_interrupt_control()
/ThreadX-v6.4.1/common_smp/src/
Dtx_thread_system_preempt_check.c87 core_index = TX_SMP_CORE_ID; in _tx_thread_system_preempt_check()
Dtx_thread_resume.c140 core_index = TX_SMP_CORE_ID; in _tx_thread_resume()
Dtx_thread_suspend.c103 core_index = TX_SMP_CORE_ID; in _tx_thread_suspend()
Dtx_thread_smp_core_exclude.c173 core_index = TX_SMP_CORE_ID; in _tx_thread_smp_core_exclude()
Dtx_thread_preemption_change.c269 core_index = TX_SMP_CORE_ID; in _tx_thread_preemption_change()
Dtx_thread_smp_debug_entry_insert.c167 core_index = TX_SMP_CORE_ID; in _tx_thread_smp_debug_entry_insert()
Dtx_thread_time_slice.c115 current_core = TX_SMP_CORE_ID; in _tx_thread_time_slice()
Dtx_mutex_priority_change.c471 core_index = TX_SMP_CORE_ID; in _tx_mutex_priority_change()
Dtx_thread_create.c353 core_index = TX_SMP_CORE_ID; in _tx_thread_create()
Dtx_thread_relinquish.c115 core_index = TX_SMP_CORE_ID; in _tx_thread_relinquish()
Dtx_thread_priority_change.c495 core_index = TX_SMP_CORE_ID; in _tx_thread_priority_change()
Dtx_thread_system_resume.c235 core_index = TX_SMP_CORE_ID; in _tx_thread_system_resume()
Dtx_thread_system_suspend.c159 core_index = TX_SMP_CORE_ID; in _tx_thread_system_suspend()
/ThreadX-v6.4.1/utility/execution_profile_kit/smp_version/
Dtx_execution_profile.c150 core = TX_SMP_CORE_ID; in _tx_execution_thread_enter()
253 core = TX_SMP_CORE_ID; in _tx_execution_thread_exit()
382 core = TX_SMP_CORE_ID; in _tx_execution_isr_enter()
553 core = TX_SMP_CORE_ID; in _tx_execution_isr_exit()
/ThreadX-v6.4.1/ports_smp/linux/gnu/inc/
Dtx_port.h585 #define TX_SMP_CORE_ID _tx_thread_smp_core_get() macro
/ThreadX-v6.4.1/common_modules/module_manager/src/
Dtxm_module_manager_thread_create.c598 core_index = TX_SMP_CORE_ID; in _txm_module_manager_thread_create()
/ThreadX-v6.4.1/common_smp/inc/
Dtx_api.h1174 #define TX_SMP_CORE_ID _tx_thread_smp_core_get() macro