Home
last modified time | relevance | path

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

/linux/drivers/accel/habanalabs/common/
H A Dirq.c207 struct list_head *dynamic_alloc_free_list_head = job->dynamic_alloc_free_obj_head; in hl_ts_free_objects()
369 job->dynamic_alloc_free_obj_head = dynamic_alloc_list_head; in handle_user_interrupt_ts_list()
H A Dhabanalabs.h1200 struct list_head *dynamic_alloc_free_obj_head; member