Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/misc/habanalabs/common/
Dirq.c275 struct list_head *ts_reg_free_list_head = NULL; in handle_user_interrupt() local
301 &ts_reg_free_list_head); in handle_user_interrupt()
314 if (ts_reg_free_list_head) { in handle_user_interrupt()
316 job->free_obj_head = ts_reg_free_list_head; in handle_user_interrupt()