Searched refs:kauth_groups_count (Results 1 – 1 of 1) sorted by relevance
232 static int kauth_groups_count; variable2923 if (++kauth_groups_count > kauth_groups_cachemax) { in kauth_groups_updatecache()2926 kauth_groups_count--; in kauth_groups_updatecache()2948 while (kauth_groups_count > new_size) { in kauth_groups_trimcache()2951 kauth_groups_count--; in kauth_groups_trimcache()