Searched defs:release_block (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/pytorch/c10/xpu/ | ||
H A D | XPUCachingAllocator.cpp | 286 void release_block(Block* block) { in release_block() function in c10::xpu::XPUCachingAllocator::DeviceCachingAllocator |
/aosp_15_r20/external/f2fs-tools/fsck/ | ||
H A D | fsck.c | 3024 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 D | CUDACachingAllocator.cpp | 2817 void release_block( in release_block() function in c10::cuda::CUDACachingAllocator::Native::DeviceCachingAllocator |