Searched refs:audit_cache (Results 1 – 1 of 1) sorted by relevance
32 struct audit_cache { struct37 static DEFINE_PER_CPU(struct audit_cache, audit_cache); argument67 struct audit_cache *ent; in audit_caps()89 ent = &get_cpu_var(audit_cache); in audit_caps()91 put_cpu_var(audit_cache); in audit_caps()100 put_cpu_var(audit_cache); in audit_caps()