cstate_entry 93 arch/x86/kernel/acpi/cstate.c static struct cstate_entry __percpu *cpu_cstate_entry; /* per CPU ptr */ cstate_entry 148 arch/x86/kernel/acpi/cstate.c struct cstate_entry *percpu_entry; cstate_entry 187 arch/x86/kernel/acpi/cstate.c struct cstate_entry *percpu_entry; cstate_entry 203 arch/x86/kernel/acpi/cstate.c cpu_cstate_entry = alloc_percpu(struct cstate_entry);