Home
last modified time | relevance | path

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

12

/linux-6.14.4/drivers/platform/x86/
Dintel_ips.c347 static bool ips_cpu_busy(struct ips_driver *ips) in ips_cpu_busy()
365 static void ips_cpu_raise(struct ips_driver *ips) in ips_cpu_raise()
403 static void ips_cpu_lower(struct ips_driver *ips) in ips_cpu_lower()
454 static void ips_enable_cpu_turbo(struct ips_driver *ips) in ips_enable_cpu_turbo()
492 static void ips_disable_cpu_turbo(struct ips_driver *ips) in ips_disable_cpu_turbo()
514 static bool ips_gpu_busy(struct ips_driver *ips) in ips_gpu_busy()
529 static void ips_gpu_raise(struct ips_driver *ips) in ips_gpu_raise()
546 static void ips_gpu_lower(struct ips_driver *ips) in ips_gpu_lower()
564 static void ips_enable_gpu_turbo(struct ips_driver *ips) in ips_enable_gpu_turbo()
577 static void ips_disable_gpu_turbo(struct ips_driver *ips) in ips_disable_gpu_turbo()
[all …]
/linux-6.14.4/tools/testing/selftests/net/tcp_ao/
Dbench-lookups.c16 static void gen_test_ips(union tcp_addr *ips, size_t ips_nr, bool use_rand) in gen_test_ips()
43 static void test_add_routes(union tcp_addr *ips, size_t ips_nr) in test_add_routes()
57 static void server_apply_keys(int lsk, union tcp_addr *ips, size_t ips_nr) in server_apply_keys()
146 union tcp_addr *ips, size_t ips_nr, in bench_delete()
182 static void bench_connect_srv(int lsk, union tcp_addr *ips, size_t ips_nr) in bench_connect_srv()
293 union tcp_addr *ips, size_t ips_nr, bool rand_order) in bench_connect_client()
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/
Duretprobe_stack.c78 static void validate_stack(__u64 *ips, int stack_len, int cnt, ...) in validate_stack()
/linux-6.14.4/kernel/bpf/
Ddispatcher.c96 s64 ips[BPF_DISPATCHER_MAX] = {}, *ipsp = &ips[0]; in bpf_dispatcher_prepare() local
Dstackmap.c235 u64 *ips; in __bpf_get_stackid() local
417 u64 *ips; in __bpf_get_stack() local
/linux-6.14.4/drivers/gpu/drm/i915/gt/
Dintel_rps.c315 __ips_chipset_val(struct intel_ips *ips) in __ips_chipset_val()
387 static void __gen5_ips_update(struct intel_ips *ips) in __gen5_ips_update()
1477 static unsigned long __ips_gfx_val(struct intel_ips *ips) in __ips_gfx_val()
2787 struct intel_ips *ips = &to_gt(i915)->rps.ips; in i915_read_mch_val() local
Dintel_rps_types.h114 struct intel_ips ips; member
/linux-6.14.4/drivers/net/ethernet/microchip/sparx5/
Dsparx5_psfp.c138 u32 ips, base_lsb, base_msb, accum_time_interval = 0; in sparx5_psfp_sg_set() local
/linux-6.14.4/include/linux/
Dio-pgtable.h137 u32 ips:3; member
Dftrace.h1002 #define ftrace_set_filter_ips(ops, ips, cnt, remove, reset) ({ -ENODEV; }) argument
/linux-6.14.4/drivers/gpu/drm/i915/gvt/
Dgtt.c528 struct intel_gvt_gtt_entry *entry, bool ips) in update_entry_type_for_real()
1057 u32 ips = vgpu_vreg_t(vgpu, GEN8_GAMW_ECO_DEV_RW_IA) & in vgpu_ips_enabled() local
1075 bool ips = false; in ppgtt_populate_spt_by_guest_entry() local
Dhandlers.c227 u32 ips = (*(u32 *)p_data) & GAMW_ECO_ENABLE_64K_IPS_FIELD; in gamw_echo_dev_rw_ia_write() local
/linux-6.14.4/tools/perf/util/
Devent.h48 u64 ips[]; member
Dunwind-libunwind-local.c739 unw_word_t ips[max_stack]; in get_entries() local
/linux-6.14.4/fs/xfs/
Dxfs_inode.c383 struct xfs_inode **ips, in xfs_lock_inodes()
/linux-6.14.4/arch/arm64/kvm/
Darm.c2003 unsigned long ips = FIELD_GET(TCR_IPS_MASK, tcr); in cpu_prepare_hyp_mode() local
/linux-6.14.4/kernel/trace/
Dftrace.c5728 ftrace_match_addr(struct ftrace_hash *hash, unsigned long *ips, in ftrace_match_addr()
5749 unsigned long *ips, unsigned int cnt, in ftrace_set_hash()
5806 ftrace_set_addr(struct ftrace_ops *ops, unsigned long *ips, unsigned int cnt, in ftrace_set_addr()
6159 int ftrace_set_filter_ips(struct ftrace_ops *ops, unsigned long *ips, in ftrace_set_filter_ips()
/linux-6.14.4/drivers/net/dsa/ocelot/
Dfelix_vsc9959.c2165 u32 ips = (e[i].ipv < 0) ? 0 : (e[i].ipv + 8); in vsc9959_psfp_sgi_set() local
/linux-6.14.4/drivers/gpu/drm/i915/display/
Dintel_display_core.h453 } ips; member
/linux-6.14.4/drivers/scsi/
Dips.c203 static char *ips = NULL; variable
/linux-6.14.4/net/iucv/
Diucv.c1563 struct iucv_path_severed *ips = (void *) data; in iucv_path_severed() local
/linux-6.14.4/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_utils.h225 struct offload_ip_info ips; member
/linux-6.14.4/drivers/net/wireless/ath/ath6kl/
Dcfg80211.c2135 __be32 ips[MAX_IP_ADDRS]; in ath6kl_wow_suspend_vif() local
Dwmi.h2087 __be32 ips[MAX_IP_ADDRS]; member
/linux-6.14.4/drivers/net/wireless/marvell/mwifiex/
Dcfg80211.c3317 __be32 ips[MWIFIEX_MAX_SUPPORTED_IPADDR]; in mwifiex_set_auto_arp_mef_entry() local

12