Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/hns/
Dhns_roce_hem.c1316 root_hem = hem_list_search_item(&hem_list->root_bt, r->offset); in hem_list_alloc_root_bt()
1384 list_splice(&temp_root, &hem_list->root_bt); in hem_list_alloc_root_bt()
1459 hem_list_free_all(hr_dev, &hem_list->root_bt, true); in hns_roce_hem_list_release()
1468 INIT_LIST_HEAD(&hem_list->root_bt); in hns_roce_hem_list_init()
Dhns_roce_device.h329 struct list_head root_bt; member