Searched refs:is_runtime_retry (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_chardev.c2754 if (p->is_runtime_retry)
2802 if (!p->is_runtime_retry) {
2812 p->is_runtime_retry = !!ret;
2830 if (!p->is_runtime_retry)
2838 p->is_runtime_retry = !!ret;
H A Dkfd_priv.h982 bool is_runtime_retry; member in struct:kfd_process

Completed in 125 milliseconds