Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dverbs.c1646 static const char **dev_cntr_names; variable
1708 &dev_cntr_names); in alloc_hw_stats()
1715 dev_cntr_names[num_dev_cntrs + i] = in alloc_hw_stats()
1724 kfree(dev_cntr_names); in alloc_hw_stats()
1725 dev_cntr_names = NULL; in alloc_hw_stats()
1735 dev_cntr_names, in alloc_hw_stats()
1967 kfree(dev_cntr_names); in hfi1_unregister_ib_device()
1969 dev_cntr_names = NULL; in hfi1_unregister_ib_device()

Completed in 3 milliseconds