set_count        1416 drivers/gpu/drm/amd/display/dc/core/dc_resource.c 		int set_count,
set_count        1421 drivers/gpu/drm/amd/display/dc/core/dc_resource.c 	for (i = 0; i < set_count; i++)
set_count        1425 drivers/gpu/drm/amd/display/dc/core/dc_resource.c 	if (i == set_count) {
set_count          41 drivers/gpu/drm/amd/display/dc/dce112/dce112_resource.h 		int set_count,
set_count         150 drivers/gpu/drm/amd/display/dc/inc/resource.h 		int set_count,
set_count         246 drivers/md/persistent-data/dm-space-map-disk.c 	.set_count = sm_disk_set_count,
set_count         558 drivers/md/persistent-data/dm-space-map-metadata.c 	.set_count = sm_metadata_set_count,
set_count         685 drivers/md/persistent-data/dm-space-map-metadata.c 	.set_count = sm_bootstrap_set_count,
set_count          45 drivers/md/persistent-data/dm-space-map.h 	int (*set_count)(struct dm_space_map *sm, dm_block_t b, uint32_t count);
set_count         112 drivers/md/persistent-data/dm-space-map.h 	return sm->set_count(sm, b, count);