core_data 95 drivers/hwmon/coretemp.c struct temp_data *core_data[MAX_CORE_DATA]; core_data 109 drivers/hwmon/coretemp.c struct temp_data *tdata = pdata->core_data[attr->index]; core_data 123 drivers/hwmon/coretemp.c struct temp_data *tdata = pdata->core_data[attr->index]; core_data 138 drivers/hwmon/coretemp.c return sprintf(buf, "%d\n", pdata->core_data[attr->index]->tjmax); core_data 147 drivers/hwmon/coretemp.c return sprintf(buf, "%d\n", pdata->core_data[attr->index]->ttarget); core_data 156 drivers/hwmon/coretemp.c struct temp_data *tdata = pdata->core_data[attr->index]; core_data 497 drivers/hwmon/coretemp.c pdata->core_data[attr_no] = tdata; core_data 506 drivers/hwmon/coretemp.c pdata->core_data[attr_no] = NULL; core_data 520 drivers/hwmon/coretemp.c struct temp_data *tdata = pdata->core_data[indx]; core_data 525 drivers/hwmon/coretemp.c kfree(pdata->core_data[indx]); core_data 526 drivers/hwmon/coretemp.c pdata->core_data[indx] = NULL; core_data 553 drivers/hwmon/coretemp.c if (pdata->core_data[i]) core_data 669 drivers/hwmon/coretemp.c tdata = pd->core_data[indx]; core_data 702 drivers/hwmon/coretemp.c tdata = pd->core_data[PKG_SYSFS_ATTR_NO]; core_data 840 drivers/misc/ti-st/st_core.c int st_core_init(struct st_data_s **core_data) core_data 884 drivers/misc/ti-st/st_core.c *core_data = st_gdata; core_data 207 drivers/misc/ti-st/st_kim.c if (4 != st_int_write(kim_gdata->core_data, read_ver_cmd, 4)) { core_data 331 drivers/misc/ti-st/st_kim.c st_get_uart_wr_room(kim_gdata->core_data); core_data 359 drivers/misc/ti-st/st_kim.c err = st_int_write(kim_gdata->core_data, core_data 514 drivers/misc/ti-st/st_kim.c struct tty_struct *tty = kim_gdata->core_data->tty; core_data 566 drivers/misc/ti-st/st_kim.c kim_st_list_protocols(kim_gdata->core_data, s); core_data 660 drivers/misc/ti-st/st_kim.c void st_kim_ref(struct st_data_s **core_data, int id) core_data 672 drivers/misc/ti-st/st_kim.c *core_data = kim_gdata->core_data; core_data 675 drivers/misc/ti-st/st_kim.c *core_data = NULL; core_data 709 drivers/misc/ti-st/st_kim.c err = st_core_init(&kim_gdata->core_data); core_data 716 drivers/misc/ti-st/st_kim.c kim_gdata->core_data->kim_data = kim_gdata; core_data 759 drivers/misc/ti-st/st_kim.c st_core_exit(kim_gdata->core_data); core_data 786 drivers/misc/ti-st/st_kim.c st_core_exit(kim_gdata->core_data); core_data 256 include/linux/ti_wilink_st.h struct st_data_s *core_data; core_data 273 tools/power/x86/turbostat/turbostat.c struct core_data cores; core_data 320 tools/power/x86/turbostat/turbostat.c int for_all_cpus(int (func)(struct thread_data *, struct core_data *, struct pkg_data *), core_data 321 tools/power/x86/turbostat/turbostat.c struct thread_data *thread_base, struct core_data *core_base, struct pkg_data *pkg_base) core_data 331 tools/power/x86/turbostat/turbostat.c struct core_data *c; core_data 799 tools/power/x86/turbostat/turbostat.c int dump_counters(struct thread_data *t, struct core_data *c, core_data 885 tools/power/x86/turbostat/turbostat.c int format_counters(struct thread_data *t, struct core_data *c, core_data 1195 tools/power/x86/turbostat/turbostat.c void format_all_counters(struct thread_data *t, struct core_data *c, struct pkg_data *p) core_data 1275 tools/power/x86/turbostat/turbostat.c delta_core(struct core_data *new, struct core_data *old) core_data 1309 tools/power/x86/turbostat/turbostat.c struct core_data *core_delta) core_data 1392 tools/power/x86/turbostat/turbostat.c int delta_cpu(struct thread_data *t, struct core_data *c, core_data 1394 tools/power/x86/turbostat/turbostat.c struct core_data *c2, struct pkg_data *p2) core_data 1414 tools/power/x86/turbostat/turbostat.c void clear_counters(struct thread_data *t, struct core_data *c, struct pkg_data *p) core_data 1481 tools/power/x86/turbostat/turbostat.c int sum_counters(struct thread_data *t, struct core_data *c, core_data 1584 tools/power/x86/turbostat/turbostat.c void compute_average(struct thread_data *t, struct core_data *c, core_data 1778 tools/power/x86/turbostat/turbostat.c int get_counters(struct thread_data *t, struct core_data *c, struct pkg_data *p) core_data 2682 tools/power/x86/turbostat/turbostat.c int for_all_cpus_2(int (func)(struct thread_data *, struct core_data *, core_data 2683 tools/power/x86/turbostat/turbostat.c struct pkg_data *, struct thread_data *, struct core_data *, core_data 2685 tools/power/x86/turbostat/turbostat.c struct core_data *core_base, struct pkg_data *pkg_base, core_data 2686 tools/power/x86/turbostat/turbostat.c struct thread_data *thread_base2, struct core_data *core_base2, core_data 2698 tools/power/x86/turbostat/turbostat.c struct core_data *c, *c2; core_data 3594 tools/power/x86/turbostat/turbostat.c int print_epb(struct thread_data *t, struct core_data *c, struct pkg_data *p) core_data 3639 tools/power/x86/turbostat/turbostat.c int print_hwp(struct thread_data *t, struct core_data *c, struct pkg_data *p) core_data 3730 tools/power/x86/turbostat/turbostat.c int print_perf_limit(struct thread_data *t, struct core_data *c, struct pkg_data *p) core_data 4097 tools/power/x86/turbostat/turbostat.c int print_thermal(struct thread_data *t, struct core_data *c, struct pkg_data *p) core_data 4170 tools/power/x86/turbostat/turbostat.c int print_rapl(struct thread_data *t, struct core_data *c, struct pkg_data *p) core_data 4456 tools/power/x86/turbostat/turbostat.c int set_temperature_target(struct thread_data *t, struct core_data *c, struct pkg_data *p) core_data 5101 tools/power/x86/turbostat/turbostat.c allocate_counters(struct thread_data **t, struct core_data **c, core_data 5116 tools/power/x86/turbostat/turbostat.c *c = calloc(num_cores, sizeof(struct core_data)); core_data 5139 tools/power/x86/turbostat/turbostat.c void init_counter(struct thread_data *thread_base, struct core_data *core_base, core_data 5147 tools/power/x86/turbostat/turbostat.c struct core_data *c;