Searched refs:kauth_groups_count (Results 1 – 1 of 1) sorted by relevance
233 static int kauth_groups_count; variable2924 if (++kauth_groups_count > kauth_groups_cachemax) { in kauth_groups_updatecache()2927 kauth_groups_count--; in kauth_groups_updatecache()2949 while (kauth_groups_count > new_size) { in kauth_groups_trimcache()2952 kauth_groups_count--; in kauth_groups_trimcache()