Home
last modified time | relevance | path

Searched refs:root_bt (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H A Dhns_roce_hem.c1237 root_hem = hem_list_search_item(&hem_list->root_bt, r->offset); in hem_list_alloc_root_bt()
1267 /* all regions's mid[x][0] shared the root_bt's trunk */ in hem_list_alloc_root_bt()
1305 list_splice(&temp_root, &hem_list->root_bt); in hem_list_alloc_root_bt()
1380 hem_list_free_all(hr_dev, &hem_list->root_bt, true); in hns_roce_hem_list_release()
1389 INIT_LIST_HEAD(&hem_list->root_bt); in hns_roce_hem_list_init()
H A Dhns_roce_device.h327 struct list_head root_bt; member
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H A Dhns_roce_hem.c1335 /* all regions's mid[x][0] shared the root_bt's trunk */ in setup_root_hem()
1356 list_splice(&head->root, &hem_list->root_bt); in setup_root_hem()
1374 root_hem = hem_list_search_item(&hem_list->root_bt, regions[0].offset); in hem_list_alloc_root_bt()
1464 hem_list_free_all(hr_dev, &hem_list->root_bt, true); in hns_roce_hem_list_release()
1473 INIT_LIST_HEAD(&hem_list->root_bt); in hns_roce_hem_list_init()
H A Dhns_roce_device.h263 struct list_head root_bt; member

Completed in 13 milliseconds