Searched defs:check_timeout (Results 1 – 2 of 2) sorted by relevance
216 static noinline int check_timeout(rqspinlock_t *lock, u32 mask, in check_timeout() function
949 static bool check_timeout(struct xe_exec_queue *q, struct xe_sched_job *job) in check_timeout() function1909 bool check_timeout = exec_queue_check_timeout(q); in handle_sched_done() local