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 …]
95 UCHAR **this_block_link_ptr; in _tx_byte_pool_search() local171 this_block_link_ptr = TX_UCHAR_TO_INDIRECT_UCHAR_POINTER_CONVERT(current_ptr); in _tx_byte_pool_search()172 next_ptr = *this_block_link_ptr; in _tx_byte_pool_search()201 *this_block_link_ptr = *next_block_link_ptr; in _tx_byte_pool_search()251 this_block_link_ptr = TX_UCHAR_TO_INDIRECT_UCHAR_POINTER_CONVERT(current_ptr); in _tx_byte_pool_search()252 current_ptr = *this_block_link_ptr; in _tx_byte_pool_search()331 this_block_link_ptr = TX_UCHAR_TO_INDIRECT_UCHAR_POINTER_CONVERT(current_ptr); in _tx_byte_pool_search()332 *next_block_link_ptr = *this_block_link_ptr; in _tx_byte_pool_search()341 *this_block_link_ptr = next_ptr; in _tx_byte_pool_search()358 this_block_link_ptr = TX_UCHAR_TO_INDIRECT_UCHAR_POINTER_CONVERT(work_ptr); in _tx_byte_pool_search()[all …]