Searched refs:mapped_count (Results 1 – 1 of 1) sorted by relevance
935 int32_t core_count, i, mapped_count = 0; in get_mapped_count_for_service() local942 mapped_count++; in get_mapped_count_for_service()944 return mapped_count; in get_mapped_count_for_service()950 int mapped_count; in swtim_start() local960 mapped_count = get_mapped_count_for_service(sw->service_id); in swtim_start()962 if (mapped_count != 1) in swtim_start()963 return mapped_count < 1 ? -ENOENT : -ENOTSUP; in swtim_start()