Searched refs:max_job_runtime (Results 1 – 4 of 4) sorted by relevance
485 if (0 != data.max_job_runtime) { in mali_parse_config_groups()486 mali_max_job_runtime = data.max_job_runtime; in mali_parse_config_groups()
260 .max_job_runtime = 60000, /* 60 seconds */
655 .max_job_runtime = 60000, /* 60 seconds */
476 int max_job_runtime; member