Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hns/
Dhns_roce_hem.c1381 struct list_head temp_root; in hem_list_alloc_root_bt() local
1396 INIT_LIST_HEAD(&temp_root); in hem_list_alloc_root_bt()
1404 list_add(&root_hem->list, &temp_root); in hem_list_alloc_root_bt()
1455 list_splice(&temp_root, &hem_list->root_bt); in hem_list_alloc_root_bt()
1465 hem_list_free_all(hr_dev, &temp_root, true); in hem_list_alloc_root_bt()