Searched refs:jent_apt_cutoff_lookup (Results 1 – 1 of 1) sorted by relevance
176 static const unsigned int jent_apt_cutoff_lookup[15] = { variable 189 if (osr >= ARRAY_SIZE(jent_apt_cutoff_lookup)) { in jent_apt_init() 190 ec->apt_cutoff = jent_apt_cutoff_lookup[ in jent_apt_init() 191 ARRAY_SIZE(jent_apt_cutoff_lookup) - 1]; in jent_apt_init() 195 ec->apt_cutoff = jent_apt_cutoff_lookup[osr - 1]; in jent_apt_init()