Home
last modified time | relevance | path

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

1234

/ThreadX-v6.3.0/common/src/
Dtx_byte_pool_search.c130 current_ptr = pool_ptr -> tx_byte_pool_search; in _tx_byte_pool_search()
156 pool_ptr->tx_byte_pool_search = current_ptr; in _tx_byte_pool_search()
213 if (pool_ptr -> tx_byte_pool_search == next_ptr) in _tx_byte_pool_search()
216 pool_ptr -> tx_byte_pool_search = current_ptr; in _tx_byte_pool_search()
269 current_ptr = pool_ptr -> tx_byte_pool_search; in _tx_byte_pool_search()
326 if (current_ptr == pool_ptr -> tx_byte_pool_search) in _tx_byte_pool_search()
331 pool_ptr -> tx_byte_pool_search = *this_block_link_ptr; in _tx_byte_pool_search()
Dtx_byte_release.c208 if (work_ptr < (pool_ptr -> tx_byte_pool_search)) in _tx_byte_release()
212 pool_ptr -> tx_byte_pool_search = work_ptr; in _tx_byte_release()
352 if (work_ptr < (pool_ptr -> tx_byte_pool_search)) in _tx_byte_release()
356 pool_ptr -> tx_byte_pool_search = work_ptr; in _tx_byte_release()
Dtx_byte_pool_create.c105 pool_ptr -> tx_byte_pool_search = TX_VOID_TO_UCHAR_POINTER_CONVERT(pool_start); in _tx_byte_pool_create()
/ThreadX-v6.3.0/common_smp/src/
Dtx_byte_pool_search.c135 current_ptr = pool_ptr -> tx_byte_pool_search; in _tx_byte_pool_search()
161 pool_ptr->tx_byte_pool_search = current_ptr; in _tx_byte_pool_search()
218 if (pool_ptr -> tx_byte_pool_search == next_ptr) in _tx_byte_pool_search()
221 pool_ptr -> tx_byte_pool_search = current_ptr; in _tx_byte_pool_search()
309 current_ptr = pool_ptr -> tx_byte_pool_search; in _tx_byte_pool_search()
366 if (current_ptr == pool_ptr -> tx_byte_pool_search) in _tx_byte_pool_search()
371 pool_ptr -> tx_byte_pool_search = *this_block_link_ptr; in _tx_byte_pool_search()
Dtx_byte_release.c208 if (work_ptr < (pool_ptr -> tx_byte_pool_search)) in _tx_byte_release()
212 pool_ptr -> tx_byte_pool_search = work_ptr; in _tx_byte_release()
352 if (work_ptr < (pool_ptr -> tx_byte_pool_search)) in _tx_byte_release()
356 pool_ptr -> tx_byte_pool_search = work_ptr; in _tx_byte_release()
Dtx_byte_pool_create.c105 pool_ptr -> tx_byte_pool_search = TX_VOID_TO_UCHAR_POINTER_CONVERT(pool_start); in _tx_byte_pool_create()
/ThreadX-v6.3.0/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.3.0/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.3.0/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.3.0/ports/linux/gnu/example_build/
Dfile_list.mk34 tx_byte_pool_search.c \
/ThreadX-v6.3.0/ports_smp/linux/gnu/example_build/
Dfile_list.mk43 tx_byte_pool_search.c \
/ThreadX-v6.3.0/ports_smp/mips32_interaptiv_smp/green/example_build/
Dtx.gpj53 tx_byte_pool_search.c
Dtxe.gpj54 tx_byte_pool_search.c
/ThreadX-v6.3.0/ports/cortex_m3/ghs/example_build/
Dtx.gpj51 ..\..\..\..\common\src\tx_byte_pool_search.c
Dtxe.gpj52 ..\..\..\..\common\src\tx_byte_pool_search.c
/ThreadX-v6.3.0/test/smp/cmake/threadx_smp/common_smp/
DCMakeLists.txt38 ${CURRENT_DIR}/src/tx_byte_pool_search.c
/ThreadX-v6.3.0/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.3.0/ports/cortex_m4/ghs/example_build/
Dtx.gpj51 ..\..\..\..\common\src\tx_byte_pool_search.c
Dtxe.gpj52 ..\..\..\..\common\src\tx_byte_pool_search.c
/ThreadX-v6.3.0/ports/cortex_a8/ghs/example_build/
Dtx.gpj58 ..\..\..\..\common\src\tx_byte_pool_search.c
Dtxe.gpj59 ..\..\..\..\common\src\tx_byte_pool_search.c

1234