Searched defs:exist_bt (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/ | ||
H A D | hns_roce_hem.c | 972 hem_list_alloc_item(struct hns_roce_dev *hr_dev, int start, int end, int count, bool exist_bt, int bt_level) hem_list_alloc_item() argument 1002 hem_list_free_item(struct hns_roce_dev *hr_dev, struct roce_hem_item *hem, bool exist_bt) hem_list_free_item() argument 1011 hem_list_free_all(struct hns_roce_dev *hr_dev, struct list_head *head, bool exist_bt) hem_list_free_all() argument |
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/ | ||
H A D | hns_roce_hem.c | 999 hem_list_alloc_item(struct hns_roce_dev *hr_dev, int start, int end, int count, bool exist_bt) hem_list_alloc_item() argument 1026 hem_list_free_item(struct hns_roce_dev *hr_dev, struct hns_roce_hem_item *hem, bool exist_bt) hem_list_free_item() argument 1035 hem_list_free_all(struct hns_roce_dev *hr_dev, struct list_head *head, bool exist_bt) hem_list_free_all() argument |
Completed in 4 milliseconds