Home
last modified time | relevance | path

Searched refs:bo_bucket (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_chardev.c1949 if (bo_bucket->alloc_flags in criu_checkpoint_bos()
1954 &bo_bucket->dmabuf_fd); in criu_checkpoint_bos()
1978 bo_bucket->size, in criu_checkpoint_bos()
1979 bo_bucket->addr, in criu_checkpoint_bos()
1980 bo_bucket->offset, in criu_checkpoint_bos()
1981 bo_bucket->gpu_id, in criu_checkpoint_bos()
1982 bo_bucket->alloc_flags, in criu_checkpoint_bos()
2302 if (bo_bucket->size != in criu_restore_memory_of_gpu()
2332 bo_bucket->size, bo_bucket->addr, offset); in criu_restore_memory_of_gpu()
2370 bo_bucket->size, bo_bucket->addr, bo_bucket->gpu_id, bo_bucket->alloc_flags, in criu_restore_bo()
[all …]