Searched refs:most_common (Results 1 – 2 of 2) sorted by relevance
412 struct most_common { struct418 static struct most_common *to_most_common(struct configfs_subsystem *subsys) in to_most_common() argument420 return container_of(subsys, struct most_common, subsys); in to_most_common()427 struct most_common *mc = to_most_common(group->cg_subsys); in most_common_make_item()464 struct most_common *mc = to_most_common(group->cg_subsys); in most_common_disconnect()480 static struct most_common most_cdev = {491 static struct most_common most_net = {502 static struct most_common most_video = {
49 for mem_type, count in sorted(load_mem_type_cnt.most_common(), \