This patch series adds support for CRIU checkpointing of processes that share memory with the amdgpu dmabuf interface. This v10 moves the ioctls out of their own fie, and into amdgpu_gem.c Accompanying CRIU changes: https://github.com/checkpoint-restore/criu/pull/2613