Searched refs:cluster_info (Results 1 – 7 of 7) sorted by relevance
105 if (cluster_info->root_domain) in read_eff_lat_ctrl()108 if (!cluster_info->elc_supported) in read_eff_lat_ctrl()150 if (cluster_info->root_domain) { in uncore_read_control_freq()196 if (cluster_info->root_domain) in write_eff_lat_ctrl()199 if (!cluster_info->elc_supported) in write_eff_lat_ctrl()295 uncore_root = cluster_info->uncore_root; in uncore_write_control_freq()301 if (cluster_info->root_domain) { in uncore_write_control_freq()341 if (cluster_info->root_domain) in uncore_read_freq()557 cluster_info->uncore_data.die_id = 0; in uncore_probe()564 cluster_info->elc_supported = true; in uncore_probe()[all …]
197 struct md_cluster_info *cinfo = mddev->cluster_info; in lockres_init()281 struct md_cluster_info *cinfo = mddev->cluster_info; in read_resync_info()298 struct md_cluster_info *cinfo = mddev->cluster_info; in recover_bitmaps()364 struct md_cluster_info *cinfo = mddev->cluster_info; in recover_prep()370 struct md_cluster_info *cinfo = mddev->cluster_info; in __recover_slot()387 struct md_cluster_info *cinfo = mddev->cluster_info; in recover_slot()403 struct md_cluster_info *cinfo = mddev->cluster_info; in recover_done()443 struct md_cluster_info *cinfo = mddev->cluster_info; in remove_suspend_info()455 struct md_cluster_info *cinfo = mddev->cluster_info; in process_suspend_info()895 mddev->cluster_info = cinfo; in join()[all …]
605 struct md_cluster_info *cluster_info; member954 return mddev->cluster_info && mddev->bitmap_info.nodes > 1; in mddev_is_clustered()
2025 if (mddev_is_clustered(bitmap->mddev) && bitmap->mddev->cluster_info && in md_bitmap_free()
6396 mddev->cluster_info = NULL; in md_clean()
672 ci = cluster_info + idx; in inc_cluster_info_page()2575 si->cluster_info = cluster_info; in setup_swap_info()2789 cluster_info = p->cluster_info; in SYSCALL_DEFINE1()2790 p->cluster_info = NULL; in SYSCALL_DEFINE1()2800 kvfree(cluster_info); in SYSCALL_DEFINE1()3196 cluster_info = kvcalloc(nr_clusters, sizeof(*cluster_info), GFP_KERNEL); in setup_clusters()3197 if (!cluster_info) in setup_clusters()3258 return cluster_info; in setup_clusters()3261 kvfree(cluster_info); in setup_clusters()3408 cluster_info = NULL; in SYSCALL_DEFINE2()[all …]
306 struct swap_cluster_info *cluster_info; /* cluster info. Only for SSD */ member