Searched refs:audit_cache (Results 1 – 1 of 1) sorted by relevance
30 struct audit_cache { struct35 static DEFINE_PER_CPU(struct audit_cache, audit_cache); argument64 struct audit_cache *ent; in audit_caps()92 ent = &get_cpu_var(audit_cache); in audit_caps()94 put_cpu_var(audit_cache); in audit_caps()103 put_cpu_var(audit_cache); in audit_caps()