Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/habanalabs/common/
H A Dirq.c283 struct list_head *ts_reg_free_list_head = NULL; in handle_user_interrupt() local
308 &ts_reg_free_list_head, intr->timestamp); in handle_user_interrupt()
321 if (ts_reg_free_list_head) { in handle_user_interrupt()
323 job->free_obj_head = ts_reg_free_list_head; in handle_user_interrupt()