Searched refs:cs_needs_timeout (Results 1 – 3 of 3) sorted by relevance
188 bool cs_needs_timeout(struct hl_cs *cs) in cs_needs_timeout() function411 if (!cs_needs_timeout(cs)) in cs_handle_tdr()445 if (cs_needs_timeout(next)) { in cs_handle_tdr()
739 first_entry && cs_needs_timeout(cs)) { in hl_hw_queue_schedule_cs()
2877 bool cs_needs_timeout(struct hl_cs *cs);
Completed in 18 milliseconds