cpu_data_t
static DEFINE_PER_CPU(struct cpu_data_t, cpu_data);
struct cpu_data_t *data = &per_cpu(cpu_data, policy->cpu);