audit_cache
put_cpu_var(audit_cache);
static DEFINE_PER_CPU(struct audit_cache, audit_cache);
struct audit_cache *ent;
ent = &get_cpu_var(audit_cache);