Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/ports_smp/mips32_interaptiv_smp/green/src/
Dtx_el.c525 (ULONG) _tx_thread_current_ptr[TX_SMP_CORE_ID]; in _tx_el_user_event_insert()
745 (ULONG) _tx_thread_current_ptr[TX_SMP_CORE_ID]; in _tx_el_thread_preempted()
845 (ULONG) _tx_thread_current_ptr[TX_SMP_CORE_ID]; in _tx_el_interrupt()
949 (ULONG) _tx_thread_current_ptr[TX_SMP_CORE_ID]; in _tx_el_interrupt_end()
1022 …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.3.0/ports_smp/cortex_a5x_smp/green/src/
Dtx_el.c525 (ULONG) _tx_thread_current_ptr[TX_SMP_CORE_ID]; in _tx_el_user_event_insert()
745 (ULONG) _tx_thread_current_ptr[TX_SMP_CORE_ID]; in _tx_el_thread_preempted()
845 (ULONG) _tx_thread_current_ptr[TX_SMP_CORE_ID]; in _tx_el_interrupt()
949 (ULONG) _tx_thread_current_ptr[TX_SMP_CORE_ID]; in _tx_el_interrupt_end()
1022 …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.3.0/common_smp/src/
Dtx_thread_system_preempt_check.c88 core_index = TX_SMP_CORE_ID; in _tx_thread_system_preempt_check()
Dtx_thread_resume.c141 core_index = TX_SMP_CORE_ID; in _tx_thread_resume()
Dtx_thread_suspend.c104 core_index = TX_SMP_CORE_ID; in _tx_thread_suspend()
Dtx_thread_smp_core_exclude.c174 core_index = TX_SMP_CORE_ID; in _tx_thread_smp_core_exclude()
Dtx_thread_preemption_change.c270 core_index = TX_SMP_CORE_ID; in _tx_thread_preemption_change()
Dtx_thread_smp_debug_entry_insert.c168 core_index = TX_SMP_CORE_ID; in _tx_thread_smp_debug_entry_insert()
Dtx_thread_time_slice.c116 current_core = TX_SMP_CORE_ID; in _tx_thread_time_slice()
Dtx_mutex_priority_change.c472 core_index = TX_SMP_CORE_ID; in _tx_mutex_priority_change()
Dtx_thread_create.c354 core_index = TX_SMP_CORE_ID; in _tx_thread_create()
Dtx_thread_relinquish.c116 core_index = TX_SMP_CORE_ID; in _tx_thread_relinquish()
Dtx_thread_priority_change.c496 core_index = TX_SMP_CORE_ID; in _tx_thread_priority_change()
Dtx_thread_system_resume.c236 core_index = TX_SMP_CORE_ID; in _tx_thread_system_resume()
Dtx_thread_system_suspend.c160 core_index = TX_SMP_CORE_ID; in _tx_thread_system_suspend()
/ThreadX-v6.3.0/utility/execution_profile_kit/smp_version/
Dtx_execution_profile.c151 core = TX_SMP_CORE_ID; in _tx_execution_thread_enter()
254 core = TX_SMP_CORE_ID; in _tx_execution_thread_exit()
383 core = TX_SMP_CORE_ID; in _tx_execution_isr_enter()
554 core = TX_SMP_CORE_ID; in _tx_execution_isr_exit()
/ThreadX-v6.3.0/ports_smp/linux/gnu/inc/
Dtx_port.h586 #define TX_SMP_CORE_ID _tx_thread_smp_core_get() macro
/ThreadX-v6.3.0/common_modules/module_manager/src/
Dtxm_module_manager_thread_create.c599 core_index = TX_SMP_CORE_ID; in _txm_module_manager_thread_create()
/ThreadX-v6.3.0/common_smp/inc/
Dtx_api.h1169 #define TX_SMP_CORE_ID _tx_thread_smp_core_get() macro