Searched defs:pBlock (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/ |
H A D | n_r3964.c | 445 struct r3964_block_header *pBlock = pInfo->tx_first; in transmit_block() local 486 struct r3964_block_header *pBlock; in on_receive_block() local 843 add_msg(struct r3964_client_info *pClient, int msg_id, int arg, int error_code, struct r3964_block_header *pBlock) add_msg() argument [all...] |
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | drxd_hard.c | 300 WriteBlock(struct drxd_state *state, u32 Address, u16 BlockSize, u8 *pBlock, u8 Flags) WriteBlock() argument
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | drxd_hard.c | 300 WriteBlock(struct drxd_state *state, u32 Address, u16 BlockSize, u8 *pBlock, u8 Flags) WriteBlock() argument
|
/third_party/skia/third_party/vulkanmemoryallocator/include/ |
H A D | vk_mem_alloc.h | 12572 const VmaDeviceMemoryBlock* const pBlock = m_Blocks[blockIndex]; in GetPoolStats() local 12686 VmaDeviceMemoryBlock* const pBlock = m_Blocks[newBlockIndex]; in AllocateReserved() local 12915 VmaDeviceMemoryBlock* const pBlock in AllocatePage() local 13111 VmaDeviceMemoryBlock* pBlock = hAllocation->GetBlock(); Free() local 13173 VmaDeviceMemoryBlock* pBlock = hAllocation->GetBlock(); FreeReserved() local 13207 Remove(VmaDeviceMemoryBlock* pBlock) Remove() argument 13236 AllocateFromBlock( VmaDeviceMemoryBlock* pBlock, uint32_t currentFrameIndex, VkDeviceSize size, VkDeviceSize alignment, VmaAllocationCreateFlags allocFlags, void* pUserData, VmaSuballocationType suballocType, uint32_t strategy, VmaAllocation* pAllocation) AllocateFromBlock() argument 13334 VmaDeviceMemoryBlock* const pBlock = vma_new(m_hAllocator, VmaDeviceMemoryBlock)(m_hAllocator); CreateBlock() local 13391 VmaDeviceMemoryBlock* pBlock = m_Blocks[blockIndex]; ApplyDefragmentationMovesCpu() local 13467 VmaDeviceMemoryBlock* pBlock = m_Blocks[blockIndex]; ApplyDefragmentationMovesCpu() local 13507 VmaDeviceMemoryBlock* pBlock = m_Blocks[blockIndex]; ApplyDefragmentationMovesGpu() local 13554 VmaDeviceMemoryBlock* pBlock = m_Blocks[blockIndex]; FreeEmptyBlocks() local 13583 VmaDeviceMemoryBlock* const pBlock = m_Blocks[index]; UpdateHasEmptyBlock() local 13876 VmaDeviceMemoryBlock* const pBlock = m_Blocks[i]; IsBufferImageGranularityConflictPossible() local 13895 VmaDeviceMemoryBlock* const pBlock = m_Blocks[blockIndex]; MakePoolAllocationsLost() local 13915 VmaDeviceMemoryBlock* const pBlock = m_Blocks[blockIndex]; CheckCorruption() local 13935 const VmaDeviceMemoryBlock* const pBlock = m_Blocks[blockIndex]; AddStats() local 13994 VmaDeviceMemoryBlock* pBlock = hAlloc->GetBlock(); AddAllocation() local [all...] |
/third_party/sqlite/src/ |
H A D | sqlite3.c | 26768 Mem3Block *pBlock; memsys3Size() local 72158 sqlite3 *pBlock = 0; global() local 156809 WhereMemBlock *pBlock; global() local 194025 Blob *pBlock = &pWriter->aNodeWriter[1].block; global() local [all...] |
Completed in 166 milliseconds