Searched refs:this_block_link_ptr (Results 1 – 2 of 2) sorted by relevance
94 UCHAR **this_block_link_ptr; in _tx_byte_pool_search() local166 this_block_link_ptr = TX_UCHAR_TO_INDIRECT_UCHAR_POINTER_CONVERT(current_ptr); in _tx_byte_pool_search()167 next_ptr = *this_block_link_ptr; in _tx_byte_pool_search()196 *this_block_link_ptr = *next_block_link_ptr; in _tx_byte_pool_search()246 this_block_link_ptr = TX_UCHAR_TO_INDIRECT_UCHAR_POINTER_CONVERT(current_ptr); in _tx_byte_pool_search()247 current_ptr = *this_block_link_ptr; in _tx_byte_pool_search()291 this_block_link_ptr = TX_UCHAR_TO_INDIRECT_UCHAR_POINTER_CONVERT(current_ptr); in _tx_byte_pool_search()292 *next_block_link_ptr = *this_block_link_ptr; in _tx_byte_pool_search()301 *this_block_link_ptr = next_ptr; in _tx_byte_pool_search()318 this_block_link_ptr = TX_UCHAR_TO_INDIRECT_UCHAR_POINTER_CONVERT(work_ptr); in _tx_byte_pool_search()[all …]
93 UCHAR **this_block_link_ptr; in _tx_byte_pool_search() local169 this_block_link_ptr = TX_UCHAR_TO_INDIRECT_UCHAR_POINTER_CONVERT(current_ptr); in _tx_byte_pool_search()170 next_ptr = *this_block_link_ptr; in _tx_byte_pool_search()199 *this_block_link_ptr = *next_block_link_ptr; in _tx_byte_pool_search()249 this_block_link_ptr = TX_UCHAR_TO_INDIRECT_UCHAR_POINTER_CONVERT(current_ptr); in _tx_byte_pool_search()250 current_ptr = *this_block_link_ptr; in _tx_byte_pool_search()329 this_block_link_ptr = TX_UCHAR_TO_INDIRECT_UCHAR_POINTER_CONVERT(current_ptr); in _tx_byte_pool_search()330 *next_block_link_ptr = *this_block_link_ptr; in _tx_byte_pool_search()339 *this_block_link_ptr = next_ptr; in _tx_byte_pool_search()356 this_block_link_ptr = TX_UCHAR_TO_INDIRECT_UCHAR_POINTER_CONVERT(work_ptr); in _tx_byte_pool_search()[all …]