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

/linux-master/drivers/hwmon/
H A Dcoretemp.c97 struct temp_data *pkg_data; member in struct:platform_data
503 pdata->pkg_data = tdata;
527 pdata->pkg_data = NULL;
544 return pdata->pkg_data;
/linux-master/tools/power/x86/turbostat/
H A Dturbostat.c1187 struct pkg_data { struct
1395 struct pkg_data packages;
1450 int for_all_cpus(int (func) (struct thread_data *, struct core_data *, struct pkg_data *),
1451 struct thread_data *thread_base, struct core_data *core_base, struct pkg_data *pkg_base)
1461 struct pkg_data *p;
1480 int is_cpu_first_thread_in_core(struct thread_data *t, struct core_data *c, struct pkg_data *p)
1487 int is_cpu_first_core_in_package(struct thread_data *t, struct core_data *c, struct pkg_data *p)
1494 int is_cpu_first_thread_in_package(struct thread_data *t, struct core_data *c, struct pkg_data *p)
1944 int dump_counters(struct thread_data *t, struct core_data *c, struct pkg_data *p)
2055 int format_counters(struct thread_data *t, struct core_data *c, struct pkg_data *
[all...]
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_nvm.c1165 * @del_pkg_data_flag: If is set then the current pkg_data store by FW
1187 cmd = &desc.params.pkg_data;
H A Dice_adminq_cmd.h2498 struct ice_aqc_nvm_pkg_data pkg_data; member in union:ice_aq_desc::__anon23

Completed in 148 milliseconds