Home
last modified time | relevance | path

Searched refs:tx_byte_pool_search (Results 1 – 25 of 85) sorted by relevance

1234

/ThreadX-v6.4.1/common/src/
Dtx_byte_pool_search.c129 current_ptr = pool_ptr -> tx_byte_pool_search; in _tx_byte_pool_search()
155 pool_ptr->tx_byte_pool_search = current_ptr; in _tx_byte_pool_search()
212 if (pool_ptr -> tx_byte_pool_search == next_ptr) in _tx_byte_pool_search()
215 pool_ptr -> tx_byte_pool_search = current_ptr; in _tx_byte_pool_search()
268 current_ptr = pool_ptr -> tx_byte_pool_search; in _tx_byte_pool_search()
325 if (current_ptr == pool_ptr -> tx_byte_pool_search) in _tx_byte_pool_search()
330 pool_ptr -> tx_byte_pool_search = *this_block_link_ptr; in _tx_byte_pool_search()
Dtx_byte_release.c207 if (work_ptr < (pool_ptr -> tx_byte_pool_search)) in _tx_byte_release()
211 pool_ptr -> tx_byte_pool_search = work_ptr; in _tx_byte_release()
351 if (work_ptr < (pool_ptr -> tx_byte_pool_search)) in _tx_byte_release()
355 pool_ptr -> tx_byte_pool_search = work_ptr; in _tx_byte_release()
Dtx_byte_pool_create.c104 pool_ptr -> tx_byte_pool_search = TX_VOID_TO_UCHAR_POINTER_CONVERT(pool_start); in _tx_byte_pool_create()
/ThreadX-v6.4.1/common_smp/src/
Dtx_byte_pool_search.c134 current_ptr = pool_ptr -> tx_byte_pool_search; in _tx_byte_pool_search()
160 pool_ptr->tx_byte_pool_search = current_ptr; in _tx_byte_pool_search()
217 if (pool_ptr -> tx_byte_pool_search == next_ptr) in _tx_byte_pool_search()
220 pool_ptr -> tx_byte_pool_search = current_ptr; in _tx_byte_pool_search()
308 current_ptr = pool_ptr -> tx_byte_pool_search; in _tx_byte_pool_search()
365 if (current_ptr == pool_ptr -> tx_byte_pool_search) in _tx_byte_pool_search()
370 pool_ptr -> tx_byte_pool_search = *this_block_link_ptr; in _tx_byte_pool_search()
Dtx_byte_release.c207 if (work_ptr < (pool_ptr -> tx_byte_pool_search)) in _tx_byte_release()
211 pool_ptr -> tx_byte_pool_search = work_ptr; in _tx_byte_release()
351 if (work_ptr < (pool_ptr -> tx_byte_pool_search)) in _tx_byte_release()
355 pool_ptr -> tx_byte_pool_search = work_ptr; in _tx_byte_release()
Dtx_byte_pool_create.c104 pool_ptr -> tx_byte_pool_search = TX_VOID_TO_UCHAR_POINTER_CONVERT(pool_start); in _tx_byte_pool_create()
/ThreadX-v6.4.1/test/tx/regression/
Dthreadx_byte_memory_suspension_test.c44 search_ptr = pool_0.tx_byte_pool_search; in abort_and_resume_byte_allocating_thread()
45 while (search_ptr >= pool_0.tx_byte_pool_search) in abort_and_resume_byte_allocating_thread()
50 pool_0.tx_byte_pool_search = search_ptr; in abort_and_resume_byte_allocating_thread()
Dthreadx_byte_memory_basic_test.c298 search_ptr_1 = pool_4.tx_byte_pool_search; in test_application_define()
323 pool_4.tx_byte_pool_search = search_ptr_1; /* Point to the middle block. */ in test_application_define()
868 pool_0.tx_byte_pool_search = (UCHAR *) pointer_3-8; in thread_0_entry()
888 pool_0.tx_byte_pool_search = (UCHAR *) pointer_3-8; in thread_0_entry()
993 save_search = pool_4.tx_byte_pool_search; in thread_0_entry()
998 pool_4.tx_byte_pool_search = save_search; in thread_0_entry()
1045 pool_4.tx_byte_pool_search = save_search; in thread_0_entry()
/ThreadX-v6.4.1/test/smp/regression/
Dthreadx_byte_memory_suspension_test.c44 search_ptr = pool_0.tx_byte_pool_search; in abort_and_resume_byte_allocating_thread()
45 while (search_ptr >= pool_0.tx_byte_pool_search) in abort_and_resume_byte_allocating_thread()
50 pool_0.tx_byte_pool_search = search_ptr; in abort_and_resume_byte_allocating_thread()
Dthreadx_byte_memory_basic_test.c298 search_ptr_1 = pool_4.tx_byte_pool_search; in test_application_define()
323 pool_4.tx_byte_pool_search = search_ptr_1; /* Point to the middle block. */ in test_application_define()
868 pool_0.tx_byte_pool_search = (UCHAR *) pointer_3-8; in thread_0_entry()
888 pool_0.tx_byte_pool_search = (UCHAR *) pointer_3-8; in thread_0_entry()
993 save_search = pool_4.tx_byte_pool_search; in thread_0_entry()
998 pool_4.tx_byte_pool_search = save_search; in thread_0_entry()
1045 pool_4.tx_byte_pool_search = save_search; in thread_0_entry()
/ThreadX-v6.4.1/ports/c667x/ccs/example_build/tx/Release/
Dsubdir_vars.mk37 ../tx_byte_pool_search.c \
223 ./tx_byte_pool_search.d \
409 ./tx_byte_pool_search.obj \
DccsObjs.opt1 …erformance_system_info_get.obj" "./tx_byte_pool_prioritize.obj" "./tx_byte_pool_search.obj" "./tx_…
/ThreadX-v6.4.1/ports/linux/gnu/example_build/
Dfile_list.mk34 tx_byte_pool_search.c \
/ThreadX-v6.4.1/ports_smp/linux/gnu/example_build/
Dfile_list.mk43 tx_byte_pool_search.c \
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/example_build/
Dtxe.gpj54 tx_byte_pool_search.c
Dtx.gpj53 tx_byte_pool_search.c
/ThreadX-v6.4.1/ports/cortex_r4/ghs/example_build/
Dtxe.gpj59 ..\..\..\..\common\src\tx_byte_pool_search.c
/ThreadX-v6.4.1/common/
DCMakeLists.txt35 ${CMAKE_CURRENT_LIST_DIR}/src/tx_byte_pool_search.c
/ThreadX-v6.4.1/ports/cortex_m7/ghs/example_build/
Dtx.gpj51 ..\..\..\..\common\src\tx_byte_pool_search.c
Dtxe.gpj52 ..\..\..\..\common\src\tx_byte_pool_search.c
/ThreadX-v6.4.1/test/smp/cmake/threadx_smp/common_smp/
DCMakeLists.txt38 ${CURRENT_DIR}/src/tx_byte_pool_search.c
/ThreadX-v6.4.1/ports/cortex_a9/ghs/example_build/
Dtx.gpj58 ..\..\..\..\common\src\tx_byte_pool_search.c
/ThreadX-v6.4.1/ports/cortex_r5/ghs/example_build/
Dtx.gpj58 ..\..\..\..\common\src\tx_byte_pool_search.c
Dtxe.gpj59 ..\..\..\..\common\src\tx_byte_pool_search.c
/ThreadX-v6.4.1/ports/cortex_m4/ghs/example_build/
Dtx.gpj51 ..\..\..\..\common\src\tx_byte_pool_search.c

1234