Searched refs:audit_cache (Results 1 – 1 of 1) sorted by relevance
34 struct audit_cache { struct 40 static DEFINE_PER_CPU(struct audit_cache, audit_cache); argument 73 struct audit_cache *ent; in audit_caps() 95 ent = &get_cpu_var(audit_cache); in audit_caps() 98 put_cpu_var(audit_cache); in audit_caps() 107 put_cpu_var(audit_cache); in audit_caps()