Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/accel/habanalabs/common/
Dirq.c331 struct list_head *ts_reg_free_list_head = NULL, *dynamic_alloc_list_head = NULL; in handle_user_interrupt_ts_list() local
357 &ts_reg_free_list_head, in handle_user_interrupt_ts_list()
366 if (ts_reg_free_list_head) { in handle_user_interrupt_ts_list()
368 job->free_obj_head = ts_reg_free_list_head; in handle_user_interrupt_ts_list()