Home
last modified time | relevance | path

Searched defs:release_block (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/c10/xpu/
H A DXPUCachingAllocator.cpp286 void release_block(Block* block) { in release_block() function in c10::xpu::XPUCachingAllocator::DeviceCachingAllocator
/aosp_15_r20/external/f2fs-tools/fsck/
H A Dfsck.c3024 static inline void release_block(struct f2fs_sb_info *sbi, u64 blkaddr, in release_block() function
/aosp_15_r20/external/pytorch/c10/cuda/
H A DCUDACachingAllocator.cpp2817 void release_block( in release_block() function in c10::cuda::CUDACachingAllocator::Native::DeviceCachingAllocator