Home
last modified time | relevance | path

Searched refs:tx_thread_stack_end (Results 1 – 25 of 29) sorted by relevance

12

/ThreadX-v6.2.1/ports_smp/mips32_interaptiv_smp/green/src/
Dtx_ghs.c417 cp <= (CHAR *)thread_ptr->tx_thread_stack_end; ++cp ) { in _txs_thread_stack_check()
425 return (((ULONG)thread_ptr->tx_thread_stack_end) - (ULONG)cp + 1); in _txs_thread_stack_check()
447 for ( cp = (CHAR *)tp->tx_thread_stack_start; cp <= (CHAR *)tp->tx_thread_stack_end; in _txs_thread_stack_check_2()
456 tp->tx_thread_stack_size = ((ULONG)tp->tx_thread_stack_end) - (ULONG)cp + 1; in _txs_thread_stack_check_2()
486 … tp->tx_thread_stack_size = (ULONG)tp->tx_thread_stack_end-(ULONG)tp->tx_thread_stack_start+1; in _txs_thread_stack_check_2_fixup()
/ThreadX-v6.2.1/ports/cortex_a8/ghs/src/
Dtx_ghs.c405 cp <= (CHAR *)thread_ptr->tx_thread_stack_end; ++cp ) { in _txs_thread_stack_check()
413 return (((ULONG)thread_ptr->tx_thread_stack_end) - (ULONG)cp + 1); in _txs_thread_stack_check()
435 for ( cp = (CHAR *)tp->tx_thread_stack_start; cp <= (CHAR *)tp->tx_thread_stack_end; in _txs_thread_stack_check_2()
444 tp->tx_thread_stack_size = ((ULONG)tp->tx_thread_stack_end) - (ULONG)cp + 1; in _txs_thread_stack_check_2()
474 … tp->tx_thread_stack_size = (ULONG)tp->tx_thread_stack_end-(ULONG)tp->tx_thread_stack_start+1; in _txs_thread_stack_check_2_fixup()
/ThreadX-v6.2.1/ports/cortex_a5/ghs/src/
Dtx_ghs.c405 cp <= (CHAR *)thread_ptr->tx_thread_stack_end; ++cp ) { in _txs_thread_stack_check()
413 return (((ULONG)thread_ptr->tx_thread_stack_end) - (ULONG)cp + 1); in _txs_thread_stack_check()
435 for ( cp = (CHAR *)tp->tx_thread_stack_start; cp <= (CHAR *)tp->tx_thread_stack_end; in _txs_thread_stack_check_2()
444 tp->tx_thread_stack_size = ((ULONG)tp->tx_thread_stack_end) - (ULONG)cp + 1; in _txs_thread_stack_check_2()
474 … tp->tx_thread_stack_size = (ULONG)tp->tx_thread_stack_end-(ULONG)tp->tx_thread_stack_start+1; in _txs_thread_stack_check_2_fixup()
/ThreadX-v6.2.1/ports/cortex_r4/ghs/src/
Dtx_ghs.c405 cp <= (CHAR *)thread_ptr->tx_thread_stack_end; ++cp ) { in _txs_thread_stack_check()
413 return (((ULONG)thread_ptr->tx_thread_stack_end) - (ULONG)cp + 1); in _txs_thread_stack_check()
435 for ( cp = (CHAR *)tp->tx_thread_stack_start; cp <= (CHAR *)tp->tx_thread_stack_end; in _txs_thread_stack_check_2()
444 tp->tx_thread_stack_size = ((ULONG)tp->tx_thread_stack_end) - (ULONG)cp + 1; in _txs_thread_stack_check_2()
474 … tp->tx_thread_stack_size = (ULONG)tp->tx_thread_stack_end-(ULONG)tp->tx_thread_stack_start+1; in _txs_thread_stack_check_2_fixup()
/ThreadX-v6.2.1/ports/cortex_a9/ghs/src/
Dtx_ghs.c405 cp <= (CHAR *)thread_ptr->tx_thread_stack_end; ++cp ) { in _txs_thread_stack_check()
413 return (((ULONG)thread_ptr->tx_thread_stack_end) - (ULONG)cp + 1); in _txs_thread_stack_check()
435 for ( cp = (CHAR *)tp->tx_thread_stack_start; cp <= (CHAR *)tp->tx_thread_stack_end; in _txs_thread_stack_check_2()
444 tp->tx_thread_stack_size = ((ULONG)tp->tx_thread_stack_end) - (ULONG)cp + 1; in _txs_thread_stack_check_2()
474 … tp->tx_thread_stack_size = (ULONG)tp->tx_thread_stack_end-(ULONG)tp->tx_thread_stack_start+1; in _txs_thread_stack_check_2_fixup()
/ThreadX-v6.2.1/ports/cortex_m7/ghs/src/
Dtx_ghs.c405 cp <= (CHAR *)thread_ptr->tx_thread_stack_end; ++cp ) { in _txs_thread_stack_check()
413 return (((ULONG)thread_ptr->tx_thread_stack_end) - (ULONG)cp + 1); in _txs_thread_stack_check()
435 for ( cp = (CHAR *)tp->tx_thread_stack_start; cp <= (CHAR *)tp->tx_thread_stack_end; in _txs_thread_stack_check_2()
444 tp->tx_thread_stack_size = ((ULONG)tp->tx_thread_stack_end) - (ULONG)cp + 1; in _txs_thread_stack_check_2()
474 … tp->tx_thread_stack_size = (ULONG)tp->tx_thread_stack_end-(ULONG)tp->tx_thread_stack_start+1; in _txs_thread_stack_check_2_fixup()
/ThreadX-v6.2.1/ports/cortex_r5/ghs/src/
Dtx_ghs.c405 cp <= (CHAR *)thread_ptr->tx_thread_stack_end; ++cp ) { in _txs_thread_stack_check()
413 return (((ULONG)thread_ptr->tx_thread_stack_end) - (ULONG)cp + 1); in _txs_thread_stack_check()
435 for ( cp = (CHAR *)tp->tx_thread_stack_start; cp <= (CHAR *)tp->tx_thread_stack_end; in _txs_thread_stack_check_2()
444 tp->tx_thread_stack_size = ((ULONG)tp->tx_thread_stack_end) - (ULONG)cp + 1; in _txs_thread_stack_check_2()
474 … tp->tx_thread_stack_size = (ULONG)tp->tx_thread_stack_end-(ULONG)tp->tx_thread_stack_start+1; in _txs_thread_stack_check_2_fixup()
/ThreadX-v6.2.1/ports/cortex_r7/ghs/src/
Dtx_ghs.c405 cp <= (CHAR *)thread_ptr->tx_thread_stack_end; ++cp ) { in _txs_thread_stack_check()
413 return (((ULONG)thread_ptr->tx_thread_stack_end) - (ULONG)cp + 1); in _txs_thread_stack_check()
435 for ( cp = (CHAR *)tp->tx_thread_stack_start; cp <= (CHAR *)tp->tx_thread_stack_end; in _txs_thread_stack_check_2()
444 tp->tx_thread_stack_size = ((ULONG)tp->tx_thread_stack_end) - (ULONG)cp + 1; in _txs_thread_stack_check_2()
474 … tp->tx_thread_stack_size = (ULONG)tp->tx_thread_stack_end-(ULONG)tp->tx_thread_stack_start+1; in _txs_thread_stack_check_2_fixup()
/ThreadX-v6.2.1/ports/cortex_m4/ghs/src/
Dtx_ghs.c405 cp <= (CHAR *)thread_ptr->tx_thread_stack_end; ++cp ) { in _txs_thread_stack_check()
413 return (((ULONG)thread_ptr->tx_thread_stack_end) - (ULONG)cp + 1); in _txs_thread_stack_check()
435 for ( cp = (CHAR *)tp->tx_thread_stack_start; cp <= (CHAR *)tp->tx_thread_stack_end; in _txs_thread_stack_check_2()
444 tp->tx_thread_stack_size = ((ULONG)tp->tx_thread_stack_end) - (ULONG)cp + 1; in _txs_thread_stack_check_2()
474 … tp->tx_thread_stack_size = (ULONG)tp->tx_thread_stack_end-(ULONG)tp->tx_thread_stack_start+1; in _txs_thread_stack_check_2_fixup()
/ThreadX-v6.2.1/ports/cortex_a7/ghs/src/
Dtx_ghs.c405 cp <= (CHAR *)thread_ptr->tx_thread_stack_end; ++cp ) { in _txs_thread_stack_check()
413 return (((ULONG)thread_ptr->tx_thread_stack_end) - (ULONG)cp + 1); in _txs_thread_stack_check()
435 for ( cp = (CHAR *)tp->tx_thread_stack_start; cp <= (CHAR *)tp->tx_thread_stack_end; in _txs_thread_stack_check_2()
444 tp->tx_thread_stack_size = ((ULONG)tp->tx_thread_stack_end) - (ULONG)cp + 1; in _txs_thread_stack_check_2()
474 … tp->tx_thread_stack_size = (ULONG)tp->tx_thread_stack_end-(ULONG)tp->tx_thread_stack_start+1; in _txs_thread_stack_check_2_fixup()
/ThreadX-v6.2.1/ports/cortex_m3/ghs/src/
Dtx_ghs.c405 cp <= (CHAR *)thread_ptr->tx_thread_stack_end; ++cp ) { in _txs_thread_stack_check()
413 return (((ULONG)thread_ptr->tx_thread_stack_end) - (ULONG)cp + 1); in _txs_thread_stack_check()
435 for ( cp = (CHAR *)tp->tx_thread_stack_start; cp <= (CHAR *)tp->tx_thread_stack_end; in _txs_thread_stack_check_2()
444 tp->tx_thread_stack_size = ((ULONG)tp->tx_thread_stack_end) - (ULONG)cp + 1; in _txs_thread_stack_check_2()
474 … tp->tx_thread_stack_size = (ULONG)tp->tx_thread_stack_end-(ULONG)tp->tx_thread_stack_start+1; in _txs_thread_stack_check_2_fixup()
/ThreadX-v6.2.1/ports_smp/cortex_a5x_smp/green/src/
Dtx_ghs.c422 cp <= (CHAR *)thread_ptr->tx_thread_stack_end; ++cp ) { in _txs_thread_stack_check()
430 return (((CHAR *)thread_ptr->tx_thread_stack_end) - (CHAR *)cp + 1); in _txs_thread_stack_check()
452 for ( cp = (CHAR *)tp->tx_thread_stack_start; cp <= (CHAR *)tp->tx_thread_stack_end; in _txs_thread_stack_check_2()
461 tp->tx_thread_stack_size = ((CHAR *)tp->tx_thread_stack_end) - (CHAR *)cp + 1; in _txs_thread_stack_check_2()
491 … tp->tx_thread_stack_size = (CHAR *)tp->tx_thread_stack_end-(CHAR *)tp->tx_thread_stack_start+1; in _txs_thread_stack_check_2_fixup()
/ThreadX-v6.2.1/ports/xtensa/xcc/inc/
Dtx_api_asm.h51 #define tx_thread_stack_end 0x10 macro
/ThreadX-v6.2.1/common_smp/src/
Dtxe_thread_create.c169 if (stack_start < next_thread -> tx_thread_stack_end) in _txe_thread_create()
185 if (stack_end < next_thread -> tx_thread_stack_end) in _txe_thread_create()
Dtx_thread_create.c184 thread_ptr -> tx_thread_stack_end = TX_UCHAR_TO_VOID_POINTER_CONVERT(temp_ptr); in _tx_thread_create()
Dtx_misra.c286 (*((ULONG *) (((UCHAR *) (thread_ptr) -> tx_thread_stack_end) + 1)) != TX_STACK_FILL) || in _tx_misra_thread_stack_check()
/ThreadX-v6.2.1/common/src/
Dtxe_thread_create.c169 if (stack_start < next_thread -> tx_thread_stack_end) in _txe_thread_create()
185 if (stack_end < next_thread -> tx_thread_stack_end) in _txe_thread_create()
Dtx_thread_create.c171 thread_ptr -> tx_thread_stack_end = TX_UCHAR_TO_VOID_POINTER_CONVERT(temp_ptr); in _tx_thread_create()
/ThreadX-v6.2.1/ports/linux/gnu/src/
Dtx_thread_stack_build.c128 … thread_ptr -> tx_thread_stack_ptr = (VOID *) (((CHAR *) thread_ptr -> tx_thread_stack_end) - 8); in _tx_thread_stack_build()
/ThreadX-v6.2.1/ports/win32/vs_2019/src/
Dtx_thread_stack_build.c129 … thread_ptr -> tx_thread_stack_ptr = (VOID *) (((CHAR *) thread_ptr -> tx_thread_stack_end) - 8); in _tx_thread_stack_build()
/ThreadX-v6.2.1/ports_smp/linux/gnu/src/
Dtx_thread_stack_build.c130 … thread_ptr -> tx_thread_stack_ptr = (VOID *) (((CHAR *) thread_ptr -> tx_thread_stack_end) - 8); in _tx_thread_stack_build()
/ThreadX-v6.2.1/common_modules/module_manager/src/
Dtxm_module_manager_thread_reset.c144 …info = (TXM_MODULE_THREAD_ENTRY_INFO *) (((UCHAR *) thread_ptr -> tx_thread_stack_end) + (2*sizeo… in _txm_module_manager_thread_reset()
Dtxm_module_manager_thread_create.c384 thread_ptr -> tx_thread_stack_end = TX_UCHAR_TO_VOID_POINTER_CONVERT(temp_ptr); in _txm_module_manager_thread_create()
386 thread_ptr -> tx_thread_module_stack_end = thread_ptr -> tx_thread_stack_end; in _txm_module_manager_thread_create()
426 …info = (TXM_MODULE_THREAD_ENTRY_INFO *) (((UCHAR *) thread_ptr -> tx_thread_stack_end) + (2*sizeo… in _txm_module_manager_thread_create()
/ThreadX-v6.2.1/ports/xtensa/xcc/src/
Dtx_thread_stack_build.S77 l32i a5, a2, tx_thread_stack_end /* get top-1 of stack area */
/ThreadX-v6.2.1/common/inc/
Dtx_thread.h236 …(*((ULONG *) (((UCHAR *) (thread_ptr) -> tx_thread_stack_end) + 1)) != TX_STACK_FILL) || …

12