Home
last modified time | relevance | path

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

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