Home
last modified time | relevance | path

Searched refs:ips (Results 1 – 25 of 84) sorted by relevance

1234

/openbmc/linux/drivers/platform/x86/
H A Dintel_ips.c607 avg_power = ips->cpu_avg_power + ips->mch_avg_power; in mcp_exceeded()
630 avg = cpu ? ips->ctv2_avg_temp : ips->ctv1_avg_temp; in cpu_exceeded()
633 if (ips->cpu_avg_power > ips->core_power_limit * 100) in cpu_exceeded()
657 if (ips->mch_avg_power > ips->mch_power_limit) in mch_exceeded()
929 struct ips_driver *ips = from_timer(ips, t, timer); in monitor_timeout() local
1009 ips->mcp_avg_temp = calc_avg_temp(ips, mcp_samples); in ips_monitor()
1012 ips->mch_avg_temp = calc_avg_temp(ips, mch_samples); in ips_monitor()
1451 if (!ips) in ips_probe()
1457 ips->limits = ips_detect_cpu(ips); in ips_probe()
1591 free_irq(ips->irq, ips); in ips_probe()
[all …]
/openbmc/linux/kernel/bpf/
H A Dstackmap.c128 u64 *ips, u32 trace_nr, bool user) in stack_map_get_build_id_offset() argument
145 id_offs[i].ip = ips[i]; in stack_map_get_build_id_offset()
152 if (range_in_vma(prev_vma, ips[i], ips[i])) { in stack_map_get_build_id_offset()
158 vma = find_vma(current->mm, ips[i]); in stack_map_get_build_id_offset()
162 id_offs[i].ip = ips[i]; in stack_map_get_build_id_offset()
221 u64 *ips; in __bpf_get_stackid() local
230 ips = trace->ip + skip; in __bpf_get_stackid()
249 ips, trace_nr, user); in __bpf_get_stackid()
400 u64 *ips; in __bpf_get_stack() local
447 ips = trace->ip + skip; in __bpf_get_stack()
[all …]
H A Ddispatcher.c96 s64 ips[BPF_DISPATCHER_MAX] = {}, *ipsp = &ips[0]; in bpf_dispatcher_prepare() local
103 return arch_prepare_bpf_dispatcher(image, buf, &ips[0], d->num_progs); in bpf_dispatcher_prepare()
/openbmc/u-boot/arch/arm/cpu/armv8/
H A Dcache_v8.c40 u64 ips, va_bits; in get_tcr() local
50 ips = 5; in get_tcr()
53 ips = 4; in get_tcr()
56 ips = 3; in get_tcr()
59 ips = 2; in get_tcr()
62 ips = 1; in get_tcr()
65 ips = 0; in get_tcr()
70 tcr = TCR_EL1_RSVD | (ips << 32) | TCR_EPD1_DISABLE; in get_tcr()
72 tcr = TCR_EL2_RSVD | (ips << 16); in get_tcr()
74 tcr = TCR_EL3_RSVD | (ips << 16); in get_tcr()
[all …]
/openbmc/linux/tools/testing/selftests/wireguard/
H A Dnetns.sh105 allowed-ips 192.168.241.2/32,fd00::2/128
111 allowed-ips 192.168.241.1/32,fd00::1/128
225 n1 wg set wg0 peer "$pub2" allowed-ips 192.168.241.0/24
233 n1 wg set wg0 peer "$more_specific_key" allowed-ips 192.168.241.2/32
375 n1 wg set wg0 fwmark 51820 peer "$pub2" allowed-ips 192.168.99.7,abab::1111
554 for ip in $(n0 wg show wg0 allowed-ips); do
576 done < <(n0 wg show wg0 allowed-ips)
599 n0 wg set wg0 peer "$pub2" allowed-ips "$allowedips"
610 } < <(n0 wg show wg0 allowed-ips)
634 n0 wg set wg0 peer "$pub2" allowed-ips 0.0.0.0/0
[all …]
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_rps.c317 rps_to_uncore(container_of(ips, struct intel_rps, ips)); in __ips_chipset_val()
330 dt = now - ips->last_time1; in __ips_chipset_val()
341 result = div_u64(div_u64(ips->m * delta, dt) + ips->c, 10); in __ips_chipset_val()
343 ips->last_count1 = total; in __ips_chipset_val()
344 ips->last_time1 = now; in __ips_chipset_val()
389 rps_to_uncore(container_of(ips, struct intel_rps, ips)); in __gen5_ips_update()
406 ips->last_count2 = count; in __gen5_ips_update()
407 ips->last_time2 = now; in __gen5_ips_update()
1478 struct intel_rps *rps = container_of(ips, typeof(*rps), ips); in __ips_gfx_val()
1509 __gen5_ips_update(ips); in __ips_gfx_val()
[all …]
H A Dintel_rps_types.h114 struct intel_ips ips; member
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_psfp.c134 u32 ips, base_lsb, base_msb, accum_time_interval = 0; in sparx5_psfp_sg_set() local
138 ips = sparx5_psfp_ipv_to_ips(sg->ipv); in sparx5_psfp_sg_set()
151 ANA_AC_SG_CONFIG_REG_3_INIT_IPS_SET(ips) | in sparx5_psfp_sg_set()
168 ips = sparx5_psfp_ipv_to_ips(gce->ipv); in sparx5_psfp_sg_set()
172 spx5_wr(ANA_AC_SG_GCL_GS_CONFIG_IPS_SET(ips) | in sparx5_psfp_sg_set()
/openbmc/openbmc/meta-ibm/recipes-bsp/u-boot/
H A Du-boot-aspeed-sdk_2019.04.bbappend4 SRC_URI:append:p10bmc = " file://ibm.json file://ips.json file://keys/"
7 OTPTOOL_CONFIGS:p10bmc = "${WORKDIR}/ibm.json ${WORKDIR}/ips.json"
/openbmc/qemu/tests/qapi-schema/
H A Dunclosed-string.json1 { 'text': 'lorem ips
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dhsw_ips.c32 if (i915->display.ips.false_color) in hsw_ips_enable()
282 *val = i915->display.ips.false_color; in hsw_ips_debugfs_false_color_get()
298 i915->display.ips.false_color = val; in hsw_ips_debugfs_false_color_set()
/openbmc/phosphor-host-ipmid/
H A Dtransporthandler.hpp256 ObjectLookupCache& ips) in findIfAddr() argument
258 for (const auto& [path, properties] : ips) in findIfAddr()
313 ObjectLookupCache ips(bus, params, INTF_IP); in getIfAddr() local
314 return findIfAddr<family>(bus, params, idx, origins, ips); in getIfAddr()
/openbmc/linux/tools/perf/util/
H A Dunwind-libunwind-local.c720 unw_word_t ips[max_stack]; in get_entries() local
730 ips[i++] = (unw_word_t) val; in get_entries()
748 unw_get_reg(&c, UNW_REG_IP, &ips[i]); in get_entries()
758 --ips[i]; in get_entries()
774 ret = ips[j] ? entry(ips[j], ui->thread, cb, arg) : 0; in get_entries()
H A Dthread-stack.c535 chain->ips[0] = context; in thread_stack__sample()
536 chain->ips[1] = ip; in thread_stack__sample()
551 chain->ips[i++] = context; in thread_stack__sample()
554 chain->ips[i] = ip; in thread_stack__sample()
602 chain->ips[nr++] = context; in thread_stack__sample_late()
605 chain->ips[nr] = ip; in thread_stack__sample_late()
611 chain->ips[0] = sample_context; in thread_stack__sample_late()
612 chain->ips[1] = sample_ip; in thread_stack__sample_late()
H A Darm64-frame-pointer-unwind-support.c48 sample->user_regs.cache_regs[PERF_REG_ARM64_PC] = sample->callchain->ips[usr_idx+1]; in get_leaf_frame_caller_aarch64()
/openbmc/openbmc/meta-google/recipes-google/ncsi/
H A Dgbmc-ncsi-config.bb27 file://gbmc-ncsi-br-deprecated-ips.sh.in \
126 sed "s,@NCSI_IF@,$if_name,g" ${WORKDIR}/gbmc-ncsi-br-deprecated-ips.sh.in \
127 >${WORKDIR}/gbmc-ncsi-br-deprecated-ips.sh
128 install -m644 ${WORKDIR}/gbmc-ncsi-br-deprecated-ips.sh $mondir
/openbmc/linux/arch/powerpc/boot/dts/
H A Dmpc5121.dtsi96 bus-frequency = <66000000>; /* 66 MHz ips bus */
164 clock-names = "ipg", "ips", "sys", "ref", "mclk";
176 clock-names = "ipg", "ips", "sys", "ref", "mclk";
250 clock-names = "ipg", "ips", "sys", "ref", "mclk";
262 clock-names = "ipg", "ips", "sys", "ref", "mclk";
H A Dmpc5125twr.dts72 bus-frequency = <66000000>; // 66 MHz ips bus
134 clock-names = "ipg", "ips", "sys", "ref", "mclk";
146 clock-names = "ipg", "ips", "sys", "ref", "mclk";
/openbmc/linux/Documentation/scsi/
H A Dscsi-parameters.rst43 ips= [HW,SCSI] Adaptec / IBM ServeRAID controller
44 See header of drivers/scsi/ips.c.
/openbmc/linux/drivers/iommu/
H A Dio-pgtable-arm.c844 tcr->ips = ARM_LPAE_TCR_PS_32_BIT; in arm_64_lpae_alloc_pgtable_s1()
847 tcr->ips = ARM_LPAE_TCR_PS_36_BIT; in arm_64_lpae_alloc_pgtable_s1()
850 tcr->ips = ARM_LPAE_TCR_PS_40_BIT; in arm_64_lpae_alloc_pgtable_s1()
853 tcr->ips = ARM_LPAE_TCR_PS_42_BIT; in arm_64_lpae_alloc_pgtable_s1()
856 tcr->ips = ARM_LPAE_TCR_PS_44_BIT; in arm_64_lpae_alloc_pgtable_s1()
859 tcr->ips = ARM_LPAE_TCR_PS_48_BIT; in arm_64_lpae_alloc_pgtable_s1()
862 tcr->ips = ARM_LPAE_TCR_PS_52_BIT; in arm_64_lpae_alloc_pgtable_s1()
/openbmc/qemu/contrib/plugins/
H A DMakefile30 NAMES += ips
/openbmc/openbmc/poky/meta/recipes-connectivity/openssl/openssl/
H A D0001-Configure-do-not-tweak-mips-cflags.patch28 - && !grep { $_ =~ /-m(ips|arch=)/ } (@{$config{CFLAGS}})) {
/openbmc/linux/Documentation/trace/
H A Dfprobe.rst50 unsigned long ips[] = { 0x.... };
52 register_fprobe_ips(&fp, ips, ARRAY_SIZE(ips));
/openbmc/linux/fs/xfs/
H A Dxfs_inode.c452 struct xfs_inode **ips, in xfs_lock_inodes() argument
469 ASSERT(ips && inodes >= 2 && inodes <= 5); in xfs_lock_inodes()
488 ASSERT(ips[i]); in xfs_lock_inodes()
490 if (i && (ips[i] == ips[i - 1])) /* Already locked */ in xfs_lock_inodes()
499 lp = &ips[j]->i_itemp->ili_item; in xfs_lock_inodes()
512 xfs_ilock(ips[i], xfs_lock_inumorder(lock_mode, i)); in xfs_lock_inodes()
518 if (xfs_ilock_nowait(ips[i], xfs_lock_inumorder(lock_mode, i))) in xfs_lock_inodes()
532 if (j != (i - 1) && ips[j] == ips[j + 1]) in xfs_lock_inodes()
535 xfs_iunlock(ips[j], lock_mode); in xfs_lock_inodes()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dsw.c366 module_param_named(ips, rtl88ee_mod_params.inactiveps, bool, 0444);
374 MODULE_PARM_DESC(ips, "Set to 0 to not use link power save (default 1)\n");

1234