Home
last modified time | relevance | path

Searched defs:ips (Results 1 – 13 of 13) sorted by relevance

/Linux-v4.19/drivers/platform/x86/
Dintel_ips.c357 static bool ips_cpu_busy(struct ips_driver *ips) in ips_cpu_busy()
375 static void ips_cpu_raise(struct ips_driver *ips) in ips_cpu_raise()
413 static void ips_cpu_lower(struct ips_driver *ips) in ips_cpu_lower()
464 static void ips_enable_cpu_turbo(struct ips_driver *ips) in ips_enable_cpu_turbo()
502 static void ips_disable_cpu_turbo(struct ips_driver *ips) in ips_disable_cpu_turbo()
524 static bool ips_gpu_busy(struct ips_driver *ips) in ips_gpu_busy()
539 static void ips_gpu_raise(struct ips_driver *ips) in ips_gpu_raise()
556 static void ips_gpu_lower(struct ips_driver *ips) in ips_gpu_lower()
574 static void ips_enable_gpu_turbo(struct ips_driver *ips) in ips_enable_gpu_turbo()
587 static void ips_disable_gpu_turbo(struct ips_driver *ips) in ips_disable_gpu_turbo()
[all …]
/Linux-v4.19/kernel/bpf/
Dstackmap.c284 u64 *ips, u32 trace_nr, bool user) in stack_map_get_build_id_offset()
351 u64 *ips; in BPF_CALL_3() local
448 u64 *ips; in BPF_CALL_4() local
/Linux-v4.19/drivers/gpu/drm/i915/gvt/
Dgtt.c521 struct intel_gvt_gtt_entry *entry, bool ips) in update_entry_type_for_real()
1029 u32 ips = vgpu_vreg_t(vgpu, GEN8_GAMW_ECO_DEV_RW_IA) & in vgpu_ips_enabled() local
1047 bool ips = false; in ppgtt_populate_spt_by_guest_entry() local
Dhandlers.c216 u32 ips = (*(u32 *)p_data) & GAMW_ECO_ENABLE_64K_IPS_FIELD; in gamw_echo_dev_rw_ia_write() local
/Linux-v4.19/tools/perf/util/
Dunwind-libunwind-local.c649 unw_word_t ips[max_stack]; in get_entries() local
Devent.h137 u64 ips[0]; member
/Linux-v4.19/fs/xfs/
Dxfs_inode.c444 xfs_inode_t **ips, in xfs_lock_inodes()
/Linux-v4.19/net/iucv/
Diucv.c1577 struct iucv_path_severed *ips = (void *) data; in iucv_path_severed() local
/Linux-v4.19/drivers/scsi/
Dips.c199 static char *ips = NULL; variable
/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/
Dcfg80211.c3221 __be32 ips[MWIFIEX_MAX_SUPPORTED_IPADDR]; in mwifiex_set_auto_arp_mef_entry() local
/Linux-v4.19/drivers/net/wireless/ath/ath6kl/
Dcfg80211.c2134 __be32 ips[MAX_IP_ADDRS]; in ath6kl_wow_suspend_vif() local
Dwmi.h2087 __be32 ips[MAX_IP_ADDRS]; member
/Linux-v4.19/drivers/gpu/drm/i915/
Di915_drv.h1804 struct intel_ilk_power_mgmt ips; member