Home
last modified time | relevance | path

Searched defs:ips (Results 26 - 39 of 39) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/scsi/
H A Dips.c199 static char *ips = NULL; variable
[all...]
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dintel_ips.c346 static bool ips_cpu_busy(struct ips_driver *ips) in ips_cpu_busy() argument
364 ips_cpu_raise(struct ips_driver *ips) ips_cpu_raise() argument
402 ips_cpu_lower(struct ips_driver *ips) ips_cpu_lower() argument
453 ips_enable_cpu_turbo(struct ips_driver *ips) ips_enable_cpu_turbo() argument
491 ips_disable_cpu_turbo(struct ips_driver *ips) ips_disable_cpu_turbo() argument
513 ips_gpu_busy(struct ips_driver *ips) ips_gpu_busy() argument
528 ips_gpu_raise(struct ips_driver *ips) ips_gpu_raise() argument
545 ips_gpu_lower(struct ips_driver *ips) ips_gpu_lower() argument
563 ips_enable_gpu_turbo(struct ips_driver *ips) ips_enable_gpu_turbo() argument
576 ips_disable_gpu_turbo(struct ips_driver *ips) ips_disable_gpu_turbo() argument
594 mcp_exceeded(struct ips_driver *ips) mcp_exceeded() argument
623 cpu_exceeded(struct ips_driver *ips, int cpu) cpu_exceeded() argument
649 mch_exceeded(struct ips_driver *ips) mch_exceeded() argument
672 verify_limits(struct ips_driver *ips) verify_limits() argument
698 update_turbo_limits(struct ips_driver *ips) update_turbo_limits() argument
754 struct ips_driver *ips = data; ips_adjust() local
814 calc_avg_temp(struct ips_driver *ips, u16 *array) calc_avg_temp() argument
830 read_mgtv(struct ips_driver *ips) read_mgtv() argument
848 read_ptv(struct ips_driver *ips) read_ptv() argument
857 read_ctv(struct ips_driver *ips, int cpu) read_ctv() argument
871 get_cpu_power(struct ips_driver *ips, u32 *last, int period) get_cpu_power() argument
912 calc_avg_power(struct ips_driver *ips, u32 *array) calc_avg_power() argument
929 struct ips_driver *ips = from_timer(ips, t, timer); monitor_timeout() local
946 struct ips_driver *ips = data; ips_monitor() local
1152 struct ips_driver *ips = arg; ips_irq_handler() local
1207 ips_debugfs_init(struct ips_driver *ips) ips_debugfs_init() argument
1208 ips_debugfs_cleanup(struct ips_driver *ips) ips_debugfs_cleanup() argument
1215 struct ips_driver *ips = m->private; cpu_temp_show() local
1226 struct ips_driver *ips = m->private; cpu_power_show() local
1258 struct ips_driver *ips = m->private; mch_temp_show() local
1269 struct ips_driver *ips = m->private; mch_power_show() local
1277 ips_debugfs_cleanup(struct ips_driver *ips) ips_debugfs_cleanup() argument
1282 ips_debugfs_init(struct ips_driver *ips) ips_debugfs_init() argument
1300 ips_detect_cpu(struct ips_driver *ips) ips_detect_cpu() argument
1356 ips_get_i915_syms(struct ips_driver *ips) ips_get_i915_syms() argument
1389 ips_gpu_turbo_enabled(struct ips_driver *ips) ips_gpu_turbo_enabled() argument
1441 struct ips_driver *ips; ips_probe() local
1598 struct ips_driver *ips = pci_get_drvdata(dev); ips_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dintel_ips.c346 static bool ips_cpu_busy(struct ips_driver *ips) in ips_cpu_busy() argument
364 ips_cpu_raise(struct ips_driver *ips) ips_cpu_raise() argument
402 ips_cpu_lower(struct ips_driver *ips) ips_cpu_lower() argument
453 ips_enable_cpu_turbo(struct ips_driver *ips) ips_enable_cpu_turbo() argument
491 ips_disable_cpu_turbo(struct ips_driver *ips) ips_disable_cpu_turbo() argument
513 ips_gpu_busy(struct ips_driver *ips) ips_gpu_busy() argument
528 ips_gpu_raise(struct ips_driver *ips) ips_gpu_raise() argument
545 ips_gpu_lower(struct ips_driver *ips) ips_gpu_lower() argument
563 ips_enable_gpu_turbo(struct ips_driver *ips) ips_enable_gpu_turbo() argument
576 ips_disable_gpu_turbo(struct ips_driver *ips) ips_disable_gpu_turbo() argument
594 mcp_exceeded(struct ips_driver *ips) mcp_exceeded() argument
623 cpu_exceeded(struct ips_driver *ips, int cpu) cpu_exceeded() argument
649 mch_exceeded(struct ips_driver *ips) mch_exceeded() argument
672 verify_limits(struct ips_driver *ips) verify_limits() argument
698 update_turbo_limits(struct ips_driver *ips) update_turbo_limits() argument
754 struct ips_driver *ips = data; ips_adjust() local
814 calc_avg_temp(struct ips_driver *ips, u16 *array) calc_avg_temp() argument
830 read_mgtv(struct ips_driver *ips) read_mgtv() argument
848 read_ptv(struct ips_driver *ips) read_ptv() argument
857 read_ctv(struct ips_driver *ips, int cpu) read_ctv() argument
871 get_cpu_power(struct ips_driver *ips, u32 *last, int period) get_cpu_power() argument
912 calc_avg_power(struct ips_driver *ips, u32 *array) calc_avg_power() argument
929 struct ips_driver *ips = from_timer(ips, t, timer); monitor_timeout() local
946 struct ips_driver *ips = data; ips_monitor() local
1152 struct ips_driver *ips = arg; ips_irq_handler() local
1207 ips_debugfs_init(struct ips_driver *ips) ips_debugfs_init() argument
1208 ips_debugfs_cleanup(struct ips_driver *ips) ips_debugfs_cleanup() argument
1215 struct ips_driver *ips = m->private; cpu_temp_show() local
1226 struct ips_driver *ips = m->private; cpu_power_show() local
1258 struct ips_driver *ips = m->private; mch_temp_show() local
1269 struct ips_driver *ips = m->private; mch_power_show() local
1277 ips_debugfs_cleanup(struct ips_driver *ips) ips_debugfs_cleanup() argument
1282 ips_debugfs_init(struct ips_driver *ips) ips_debugfs_init() argument
1300 ips_detect_cpu(struct ips_driver *ips) ips_detect_cpu() argument
1356 ips_get_i915_syms(struct ips_driver *ips) ips_get_i915_syms() argument
1389 ips_gpu_turbo_enabled(struct ips_driver *ips) ips_gpu_turbo_enabled() argument
1441 struct ips_driver *ips; ips_probe() local
1598 struct ips_driver *ips = pci_get_drvdata(dev); ips_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c2134 __be32 ips[MAX_IP_ADDRS]; in ath6kl_wow_suspend_vif() local
H A Dwmi.h2087 __be32 ips[MAX_IP_ADDRS]; member
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c3288 __be32 ips[MWIFIEX_MAX_SUPPORTED_IPADDR]; in mwifiex_set_auto_arp_mef_entry() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_rps.c314 __ips_chipset_val(struct intel_ips *ips) in __ips_chipset_val() argument
386 __gen5_ips_update(struct intel_ips *ips) __gen5_ips_update() argument
1476 __ips_gfx_val(struct intel_ips *ips) __ips_gfx_val() argument
2786 struct intel_ips *ips = &to_gt(i915)->rps.ips; i915_read_mch_val() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/
H A Dhandlers.c218 u32 ips = (*(u32 *)p_data) & GAMW_ECO_ENABLE_64K_IPS_FIELD; in gamw_echo_dev_rw_ia_write() local
/kernel/linux/linux-6.6/drivers/scsi/
H A Dips.c203 static char *ips = NULL; variable
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_utils.h225 struct offload_ip_info ips; member
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_utils.h225 struct offload_ip_info ips; member
/kernel/linux/linux-6.6/kernel/trace/
H A Dftrace.c5240 ftrace_match_addr(struct ftrace_hash *hash, unsigned long *ips, in ftrace_match_addr() argument
5310 ftrace_set_addr(struct ftrace_ops *ops, unsigned long *ips, unsigned int cnt, in ftrace_set_addr() argument
5260 ftrace_set_hash(struct ftrace_ops *ops, unsigned char *buf, int len, unsigned long *ips, unsigned int cnt, int remove, int reset, int enable) ftrace_set_hash() argument
5663 ftrace_set_filter_ips(struct ftrace_ops *ops, unsigned long *ips, unsigned int cnt, int remove, int reset) ftrace_set_filter_ips() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H A Dwmi.h2087 __be32 ips[MAX_IP_ADDRS]; member
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/
H A Dcore.h1205 u32 ips: 1; member

Completed in 59 milliseconds

12