Searched refs:this_block_link_ptr (Results 1 – 2 of 2) sorted by relevance
93 UCHAR **this_block_link_ptr; in _tx_byte_pool_search() local165 this_block_link_ptr = TX_UCHAR_TO_INDIRECT_UCHAR_POINTER_CONVERT(current_ptr); in _tx_byte_pool_search()166 next_ptr = *this_block_link_ptr; in _tx_byte_pool_search()195 *this_block_link_ptr = *next_block_link_ptr; in _tx_byte_pool_search()245 this_block_link_ptr = TX_UCHAR_TO_INDIRECT_UCHAR_POINTER_CONVERT(current_ptr); in _tx_byte_pool_search()246 current_ptr = *this_block_link_ptr; in _tx_byte_pool_search()290 this_block_link_ptr = TX_UCHAR_TO_INDIRECT_UCHAR_POINTER_CONVERT(current_ptr); in _tx_byte_pool_search()291 *next_block_link_ptr = *this_block_link_ptr; in _tx_byte_pool_search()300 *this_block_link_ptr = next_ptr; in _tx_byte_pool_search()317 this_block_link_ptr = TX_UCHAR_TO_INDIRECT_UCHAR_POINTER_CONVERT(work_ptr); in _tx_byte_pool_search()[all …]
94 UCHAR **this_block_link_ptr; in _tx_byte_pool_search() local170 this_block_link_ptr = TX_UCHAR_TO_INDIRECT_UCHAR_POINTER_CONVERT(current_ptr); in _tx_byte_pool_search()171 next_ptr = *this_block_link_ptr; in _tx_byte_pool_search()200 *this_block_link_ptr = *next_block_link_ptr; in _tx_byte_pool_search()250 this_block_link_ptr = TX_UCHAR_TO_INDIRECT_UCHAR_POINTER_CONVERT(current_ptr); in _tx_byte_pool_search()251 current_ptr = *this_block_link_ptr; in _tx_byte_pool_search()330 this_block_link_ptr = TX_UCHAR_TO_INDIRECT_UCHAR_POINTER_CONVERT(current_ptr); in _tx_byte_pool_search()331 *next_block_link_ptr = *this_block_link_ptr; in _tx_byte_pool_search()340 *this_block_link_ptr = next_ptr; in _tx_byte_pool_search()357 this_block_link_ptr = TX_UCHAR_TO_INDIRECT_UCHAR_POINTER_CONVERT(work_ptr); in _tx_byte_pool_search()[all …]