Lines Matching refs:node
120 struct hlist_node node; member
1468 list_for_each_entry(rentry, &resource_list, node) { in acpi_get_pmu_hw_inf()
1780 static int xgene_pmu_online_cpu(unsigned int cpu, struct hlist_node *node) in xgene_pmu_online_cpu() argument
1782 struct xgene_pmu *xgene_pmu = hlist_entry_safe(node, struct xgene_pmu, in xgene_pmu_online_cpu()
1783 node); in xgene_pmu_online_cpu()
1794 static int xgene_pmu_offline_cpu(unsigned int cpu, struct hlist_node *node) in xgene_pmu_offline_cpu() argument
1796 struct xgene_pmu *xgene_pmu = hlist_entry_safe(node, struct xgene_pmu, in xgene_pmu_offline_cpu()
1797 node); in xgene_pmu_offline_cpu()
1898 &xgene_pmu->node); in xgene_pmu_probe()
1918 &xgene_pmu->node); in xgene_pmu_probe()
1941 &xgene_pmu->node); in xgene_pmu_remove()