Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hem.c1371 list_splice(&head->root, &hem_list->root_bt); in setup_root_hem()
1389 root_hem = hem_list_search_item(&hem_list->root_bt, regions[0].offset); in hem_list_alloc_root_bt()
1478 hem_list_free_all(hr_dev, &hem_list->root_bt); in hns_roce_hem_list_release()
1487 INIT_LIST_HEAD(&hem_list->root_bt); in hns_roce_hem_list_init()
H A Dhns_roce_device.h269 struct list_head root_bt; member