Searched refs:kauth_groups_count (Results 1 – 1 of 1) sorted by relevance
249 static int kauth_groups_count; variable3002 if (++kauth_groups_count > kauth_groups_cachemax) { in kauth_groups_updatecache()3005 kauth_groups_count--; in kauth_groups_updatecache()3027 while (kauth_groups_count > new_size) { in kauth_groups_trimcache()3030 kauth_groups_count--; in kauth_groups_trimcache()