Searched refs:bo_bucket (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/amd/amdkfd/ |
A D | kfd_chardev.c | 1862 if (bo_bucket->alloc_flags in criu_checkpoint_bos() 1865 bo_bucket->alloc_flags & in criu_checkpoint_bos() 1867 &bo_bucket->dmabuf_fd); in criu_checkpoint_bos() 1891 bo_bucket->size, in criu_checkpoint_bos() 1892 bo_bucket->addr, in criu_checkpoint_bos() 1893 bo_bucket->offset, in criu_checkpoint_bos() 1894 bo_bucket->gpu_id, in criu_checkpoint_bos() 1895 bo_bucket->alloc_flags, in criu_checkpoint_bos() 2244 bo_bucket->size, bo_bucket->addr, offset); in criu_restore_memory_of_gpu() 2282 bo_bucket->size, bo_bucket->addr, bo_bucket->gpu_id, bo_bucket->alloc_flags, in criu_restore_bo() [all …]
|
Completed in 7 milliseconds