Searched refs:ts_reg_free_list_head (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 150 milliseconds