Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_events.c522 int kfd_criu_checkpoint_events(struct kfd_process *p, in kfd_criu_checkpoint_events() function
H A Dkfd_chardev.c2120 ret = kfd_criu_checkpoint_events(p, (uint8_t __user *)args->priv_data, in criu_checkpoint()