Home
last modified time | relevance | path

Searched refs:gov (Results 1 – 25 of 105) sorted by relevance

12345

/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dwatchdog_pretimeout.c35 struct watchdog_governor *gov; member
44 if (sysfs_streq(gov_name, priv->gov->name)) in find_governor_by_name()
58 count += sprintf(buf + count, "%s\n", priv->gov->name); in watchdog_pretimeout_available_governors_get()
70 if (wdd->gov) in watchdog_pretimeout_governor_get()
71 count = sprintf(buf, "%s\n", wdd->gov->name); in watchdog_pretimeout_governor_get()
91 wdd->gov = priv->gov; in watchdog_pretimeout_governor_set()
104 if (!wdd->gov) { in watchdog_notify_pretimeout()
109 wdd->gov->pretimeout(wdd); in watchdog_notify_pretimeout()
114 int watchdog_register_governor(struct watchdog_governor *gov) in watchdog_register_governor() argument
125 if (find_governor_by_name(gov->name)) { in watchdog_register_governor()
[all …]
H A Dwatchdog_pretimeout.h16 int watchdog_register_governor(struct watchdog_governor *gov);
17 void watchdog_unregister_governor(struct watchdog_governor *gov);
/OK3568_Linux_fs/kernel/drivers/cpuidle/
H A Dgovernor.c33 struct cpuidle_governor *gov; in cpuidle_find_governor() local
35 list_for_each_entry(gov, &cpuidle_governors, governor_list) in cpuidle_find_governor()
36 if (!strncasecmp(str, gov->name, CPUIDLE_NAME_LEN)) in cpuidle_find_governor()
37 return gov; in cpuidle_find_governor()
47 int cpuidle_switch_governor(struct cpuidle_governor *gov) in cpuidle_switch_governor() argument
51 if (!gov) in cpuidle_switch_governor()
54 if (gov == cpuidle_curr_governor) in cpuidle_switch_governor()
64 cpuidle_curr_governor = gov; in cpuidle_switch_governor()
66 if (gov) { in cpuidle_switch_governor()
70 printk(KERN_INFO "cpuidle: using governor %s\n", gov->name); in cpuidle_switch_governor()
[all …]
H A Ddriver.c262 struct cpuidle_governor *gov; in cpuidle_register_driver() local
272 gov = cpuidle_find_governor(drv->governor); in cpuidle_register_driver()
273 if (gov) { in cpuidle_register_driver()
275 if (cpuidle_switch_governor(gov) < 0) in cpuidle_register_driver()
H A Dsysfs.c82 struct cpuidle_governor *gov; in store_current_governor() local
90 list_for_each_entry(gov, &cpuidle_governors, governor_list) { in store_current_governor()
91 if (!strncmp(gov->name, gov_name, CPUIDLE_NAME_LEN)) { in store_current_governor()
92 ret = cpuidle_switch_governor(gov); in store_current_governor()
H A Dcpuidle.h27 extern int cpuidle_switch_governor(struct cpuidle_governor *gov);
/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Dcpufreq_governor.c236 struct dbs_governor *gov; in dbs_work_handler() local
240 gov = dbs_governor_of(policy); in dbs_work_handler()
247 gov_update_sample_delay(policy_dbs, gov->gov_dbs_update(policy)); in dbs_work_handler()
350 struct dbs_governor *gov) in alloc_policy_dbs_info() argument
356 policy_dbs = gov->alloc(); in alloc_policy_dbs_info()
376 struct dbs_governor *gov) in free_policy_dbs_info() argument
388 gov->free(policy_dbs); in free_policy_dbs_info()
393 struct dbs_governor *gov = dbs_governor_of(policy); in cpufreq_dbs_governor_init() local
402 policy_dbs = alloc_policy_dbs_info(policy, gov); in cpufreq_dbs_governor_init()
409 dbs_data = gov->gdbs_data; in cpufreq_dbs_governor_init()
[all …]
H A Dcpufreq.c1077 struct cpufreq_governor *gov = NULL; in cpufreq_init_policy() local
1083 gov = get_governor(policy->last_governor); in cpufreq_init_policy()
1084 if (gov) { in cpufreq_init_policy()
1086 gov->name, policy->cpu); in cpufreq_init_policy()
1088 gov = get_governor(default_governor); in cpufreq_init_policy()
1091 if (!gov) { in cpufreq_init_policy()
1092 gov = cpufreq_default_governor(); in cpufreq_init_policy()
1093 __module_get(gov->owner); in cpufreq_init_policy()
1116 ret = cpufreq_set_policy(policy, gov, pol); in cpufreq_init_policy()
1117 if (gov) in cpufreq_init_policy()
[all …]
H A Dcpufreq_governor.h127 struct cpufreq_governor gov; member
146 return container_of(policy->governor, struct dbs_governor, gov); in dbs_governor_of()
H A Dcpufreq_conservative.c315 .gov = CPUFREQ_DBS_GOVERNOR_INITIALIZER("conservative"),
325 #define CPU_FREQ_GOV_CONSERVATIVE (cs_governor.gov)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/providers/5.8/
H A Dsatellite3 …"UrlTemplate" : "http://basemap.nationalmap.gov/arcgis/rest/services/USGSImageryOnly/MapServer/til…
8 …"MapCopyRight" : "<a href='http://basemap.nationalmap.gov/arcgis/rest/services/USGSImageryOnly/Map…
9 "DataCopyRight" : "<a href='http://landsat.gsfc.nasa.gov/?page_id=2339'>USGS/NASA Landsat</a>"
/OK3568_Linux_fs/yocto/poky/meta/conf/distro/include/
H A Dcve-extra-exclusions.inc19 # strace https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2000-0006
24 # epiphany https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2005-0238
33 # glibc https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-4756
40 # go https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2020-29509
41 # go https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2020-29511
94 # qemu:qemu-native:qemu-system-native https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2021-202…
100 # qemu:qemu-native:qemu-system-native https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-120…
106 # nasm:nasm-native https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2020-18974
/OK3568_Linux_fs/kernel/drivers/soc/renesas/
H A Drmobile-sysc.c36 struct dev_power_governor *gov; member
114 struct dev_power_governor *gov = rmobile_pd->gov; in rmobile_init_pm_domain() local
126 pm_genpd_init(genpd, gov ? : &simple_qos_governor, false); in rmobile_init_pm_domain()
245 pd->gov = &pm_domain_always_on_gov; in rmobile_setup_pm_domain()
/OK3568_Linux_fs/kernel/tools/power/cpupower/utils/
H A Dcpufreq-set.c203 char gov[20]; in cmd_freq_set() local
264 if ((sscanf(optarg, "%19s", gov)) != 1) { in cmd_freq_set()
268 new_pol.governor = gov; in cmd_freq_set()
/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dthermal_core.c204 struct thermal_governor *gov; in thermal_zone_device_set_policy() local
210 gov = __find_governor(strim(policy)); in thermal_zone_device_set_policy()
211 if (!gov) in thermal_zone_device_set_policy()
214 ret = thermal_set_governor(tz, gov); in thermal_zone_device_set_policy()
269 struct thermal_governor **gov; in thermal_register_governors() local
271 for_each_governor_table(gov) { in thermal_register_governors()
272 if (gov == governor) in thermal_register_governors()
274 thermal_unregister_governor(*gov); in thermal_register_governors()
711 struct thermal_governor *gov; in for_each_thermal_governor() local
715 list_for_each_entry(gov, &thermal_governor_list, governor_list) { in for_each_thermal_governor()
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/
H A Dglibc_2.35.bb6 # glibc https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-1010022
7 # glibc https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-1010023
8 # glibc https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-1010024
13 # glibc https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-1010025
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A Dmpich210 … (630) 252-5986; e-mail: gropp@mcs.anl.gov E. Lusk: (630) 252-7852; FAX: (630) 252-5986; e-mail: l…
/OK3568_Linux_fs/kernel/drivers/devfreq/
H A Dimx-bus.c102 const char *gov = DEVFREQ_GOV_USERSPACE; in imx_bus_probe() local
140 gov, NULL); in imx_bus_probe()
H A Dimx8m-ddrc.c382 const char *gov = DEVFREQ_GOV_USERSPACE; in imx8m_ddrc_probe() local
440 gov, NULL); in imx8m_ddrc_probe()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpm_domain.h116 struct dev_power_governor *gov; member
223 struct dev_power_governor *gov, bool is_off);
261 struct dev_power_governor *gov, bool is_off) in pm_genpd_init() argument
/OK3568_Linux_fs/kernel/tools/power/cpupower/lib/
H A Dcpufreq.c593 char gov[SYSFS_PATH_MAX]; in cpufreq_set_policy() local
604 if (verify_gov(gov, policy->governor)) in cpufreq_set_policy()
633 gov, strlen(gov)); in cpufreq_set_policy()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/
H A Dco-All4 # See: https://www.crcom.gov.co/recursos_user/Documentos_CRC_2012/Actividades_Regulatorias/TDT/docu…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/python-imaging/
H A Dpython-imaging-CVE-2016-2533.patch4 https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-2533
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/iperf3/
H A Diperf3_3.11.bb11 AUTHOR = "ESNET <info@es.net>, Lawrence Berkeley National Laboratory <websupport@lbl.gov>"
/OK3568_Linux_fs/kernel/drivers/base/power/
H A Ddomain.c624 if (genpd->gov && genpd->gov->power_down_ok) { in genpd_power_off()
625 if (!genpd->gov->power_down_ok(&genpd->domain)) in genpd_power_off()
630 if (!genpd->gov) in genpd_power_off()
853 suspend_ok = genpd->gov ? genpd->gov->suspend_ok : NULL; in genpd_runtime_suspend()
1959 struct dev_power_governor *gov, bool is_off) in pm_genpd_init() argument
1971 genpd->gov = gov; in pm_genpd_init()
2016 } else if (!gov && genpd->state_count > 1) { in pm_genpd_init()

12345