Searched refs:JOB_TIMEOUT_MS (Results 1 – 2 of 2) sorted by relevance
25 #define JOB_TIMEOUT_MS 500 macro843 .timeout = msecs_to_jiffies(JOB_TIMEOUT_MS), in panfrost_job_init()
90 #define JOB_TIMEOUT_MS 5000 macro1108 WARN_ON(queue->remaining_time > msecs_to_jiffies(JOB_TIMEOUT_MS)); in cs_slot_reset_locked()3301 .timeout = msecs_to_jiffies(JOB_TIMEOUT_MS), in group_create_queue()