Home
last modified time | relevance | path

Searched refs:cs_needs_timeout (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/misc/habanalabs/common/
A Dcommand_submission.c188 bool cs_needs_timeout(struct hl_cs *cs) in cs_needs_timeout() function
411 if (!cs_needs_timeout(cs)) in cs_handle_tdr()
445 if (cs_needs_timeout(next)) { in cs_handle_tdr()
A Dhw_queue.c739 first_entry && cs_needs_timeout(cs)) { in hl_hw_queue_schedule_cs()
A Dhabanalabs.h2877 bool cs_needs_timeout(struct hl_cs *cs);

Completed in 20 milliseconds