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

/linux-4.4.14/drivers/powercap/
H A Dintel_rapl.c191 int (*check_unit)(struct rapl_package *rp, int cpu); member in struct:rapl_defaults
1042 .check_unit = rapl_check_unit_core,
1048 .check_unit = rapl_check_unit_core,
1056 .check_unit = rapl_check_unit_atom,
1063 .check_unit = rapl_check_unit_atom,
1070 .check_unit = rapl_check_unit_atom,
1077 .check_unit = rapl_check_unit_atom,
1398 rapl_defaults->check_unit(new_package, i)) { for_each_online_cpu()
1453 rapl_defaults->check_unit(rp, cpu)) { rapl_add_package()

Completed in 61 milliseconds