Searched refs:cstate_entry (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/acpi/
H A Dcstate.c50 struct cstate_entry { struct
56 static struct cstate_entry *cpu_cstate_entry; /* per CPU ptr */
74 struct cstate_entry *percpu_entry;
139 struct cstate_entry *percpu_entry;
153 cpu_cstate_entry = alloc_percpu(struct cstate_entry);

Completed in 43 milliseconds