last_restore_timestamp  949 drivers/gpu/drm/amd/amdkfd/kfd_device.c 	active_time = get_jiffies_64() - p->last_restore_timestamp;
last_restore_timestamp  730 drivers/gpu/drm/amd/amdkfd/kfd_priv.h 	unsigned long last_restore_timestamp;
last_restore_timestamp  638 drivers/gpu/drm/amd/amdkfd/kfd_process.c 	process->last_restore_timestamp = get_jiffies_64();
last_restore_timestamp 1061 drivers/gpu/drm/amd/amdkfd/kfd_process.c 	p->last_restore_timestamp = get_jiffies_64();