Searched refs:bo_bucket (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_chardev.c | 1960 if (bo_bucket->alloc_flags in criu_checkpoint_bos() 1963 bo_bucket->alloc_flags & in criu_checkpoint_bos() 1989 bo_bucket->size, in criu_checkpoint_bos() 1990 bo_bucket->addr, in criu_checkpoint_bos() 1991 bo_bucket->offset, in criu_checkpoint_bos() 1992 bo_bucket->gpu_id, in criu_checkpoint_bos() 1993 bo_bucket->alloc_flags, in criu_checkpoint_bos() 2309 if (bo_bucket->size != in criu_restore_memory_of_gpu() 2339 bo_bucket->size, bo_bucket->addr, offset); in criu_restore_memory_of_gpu() 2378 bo_bucket->size, bo_bucket->addr, bo_bucket->gpu_id, bo_bucket->alloc_flags, in criu_restore_bo() [all …]
|