Home
last modified time | relevance | path

Searched refs:ss (Results 576 – 600 of 657) sorted by relevance

1...<<21222324252627

/openbmc/linux/kernel/
H A Dsignal.c4206 do_sigaltstack (const stack_t *ss, stack_t *oss, unsigned long sp, in do_sigaltstack() argument
4220 if (ss) { in do_sigaltstack()
4221 void __user *ss_sp = ss->ss_sp; in do_sigaltstack()
4222 size_t ss_size = ss->ss_size; in do_sigaltstack()
4223 unsigned ss_flags = ss->ss_flags; in do_sigaltstack()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dci_dpm.c2789 struct radeon_atom_ss ss; in ci_calculate_mclk_params() local
2801 if (radeon_atombios_get_asic_ss_info(rdev, &ss, in ci_calculate_mclk_params()
2803 u32 clks = reference_clock * 5 / ss.rate; in ci_calculate_mclk_params()
2804 u32 clkv = (u32)((((131 * ss.percentage * ss.rate) / 100) * tmp) / freq_nom); in ci_calculate_mclk_params()
3149 struct radeon_atom_ss ss; in ci_calculate_sclk_params() local
3152 if (radeon_atombios_get_asic_ss_info(rdev, &ss, in ci_calculate_sclk_params()
3154 u32 clk_s = reference_clock * 5 / (reference_divider * ss.rate); in ci_calculate_sclk_params()
3155 u32 clk_v = 4 * ss.percentage * fbdiv / (clk_s * 10000); in ci_calculate_sclk_params()
/openbmc/linux/drivers/usb/core/
H A Dhub.c227 hub->descriptor->u.ss.bHubHdrDecLat * 100; in usb_set_lpm_mel()
235 total_mel += (__le16_to_cpu(hub->descriptor->u.ss.wHubDelay) + in usb_set_lpm_mel()
1459 u32 delay = __le16_to_cpu(hub->descriptor->u.ss.wHubDelay); in hub_configure()
2532 if (le16_to_cpu(hub->descriptor->u.ss.DeviceRemovable) in set_usb_port_removable()
6401 u16 port_removable = le16_to_cpu(desc->u.ss.DeviceRemovable); in usb_hub_adjust_deviceremovable()
6417 desc->u.ss.DeviceRemovable = cpu_to_le16(port_removable); in usb_hub_adjust_deviceremovable()
/openbmc/linux/arch/x86/kvm/svm/
H A Dsvm.c1324 init_seg(&save->ss); in init_vmcb()
1719 case VCPU_SREG_SS: return &save->ss; in svm_seg()
3399 save->ss.selector, save->ss.attrib, in dump_vmcb()
3400 save->ss.limit, save->ss.base); in dump_vmcb()
/openbmc/linux/drivers/tty/serial/
H A Dserial_core.c826 struct serial_struct *ss) in uart_get_info_user() argument
831 return uart_get_info(port, ss) < 0 ? -EIO : 0; in uart_get_info_user()
1038 static int uart_set_info_user(struct tty_struct *tty, struct serial_struct *ss) in uart_set_info_user() argument
1053 retval = uart_set_info(tty, port, state, ss); in uart_set_info_user()
/openbmc/qemu/target/cris/
H A Dtranslate_v10.c.inc381 TCGv dd, TCGv ds, TCGv sd, TCGv ss)
385 t_gen_sext(ds, ss, size);
388 t_gen_zext(ds, ss, size);
/openbmc/qemu/block/
H A Discsi.c988 int ss; in iscsi_aio_ioctl_cb() local
993 ss = MIN(acb->ioh->mx_sb_len, acb->ioh->sb_len_wr); in iscsi_aio_ioctl_cb()
994 memcpy(acb->ioh->sbp, &acb->task->datain.data[2], ss); in iscsi_aio_ioctl_cb()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_workarounds.c544 u8 ss; in skl_tune_iz_hashing() local
559 ss = ffs(gt->info.sseu.subslice_7eu[i]) - 1; in skl_tune_iz_hashing()
560 vals[i] = 3 - ss; in skl_tune_iz_hashing()
/openbmc/linux/drivers/usb/gadget/
H A Dcomposite.c683 int ss = 0; in count_configs() local
690 ss = 1; in count_configs()
701 } else if (ss) { in count_configs()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/
H A Dphp-fpm.conf145 ; 'ip.add.re.ss:port' - to listen on a TCP socket to a specific address on
/openbmc/linux/Documentation/networking/
H A Dtls.rst224 state can be checked using getsockopt() and via socket diag (``ss``).
H A Dsnmp_counter.rst1215 packets. We could use the 'ss' command to verify whether the window
1219 nstatuser@nstat-a:~$ ss -o state established -i '( dport = :9000 or sport = :9000 )
1348 nstatuser@nstat-a:~$ ss -s
1372 the 'ss -s' command shows the system has 10 orphan sockets, and the
1376 exactly orphan socket count by the 'ss -s' command, but when kernel
1776 nstatuser@nstat-a:~$ ss -ta '( dport = :9000 || dport = :9001 )' | tee
/openbmc/linux/arch/sparc/kernel/
H A Dsignal_64.c246 struct sparc_stackf ss; member
/openbmc/linux/arch/x86/kernel/
H A Dtraps.c394 gpregs->ss = p[4]; in DEFINE_IDTENTRY_DF()
/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386.c1575 *(uint16_t *)seg_to_linear(r->ss, r->esp) = val; in pushw()
1611 r->ss = seg; in test_vm86()
/openbmc/linux/arch/arm/boot/dts/qcom/
H A Dqcom-ipq8064.dtsi652 compatible = "qcom,ipq806x-usb-phy-ss";
698 compatible = "qcom,ipq806x-usb-phy-ss";
/openbmc/linux/drivers/scsi/megaraid/
H A Dmegaraid_mbox.c1493 char *ss; in DEF_SCSI_QCMD() local
1789 ss = rdev->fast_load ? skip : scan; in DEF_SCSI_QCMD()
1793 adapter->host->host_no, ss, SCP2CHANNEL(scp), in DEF_SCSI_QCMD()
/openbmc/linux/drivers/input/touchscreen/
H A Dcyttsp4_core.c1502 enum cyttsp4_sleep_state ss = SS_SLEEP_ON; in cyttsp4_core_sleep_() local
1565 ss = SS_SLEEP_OFF; in cyttsp4_core_sleep_()
1571 cd->sleep_state = ss; in cyttsp4_core_sleep_()
/openbmc/u-boot/arch/arm/dts/
H A Duniphier-pro4.dtsi511 usb0_ssphy: ss-phy@10 {
/openbmc/linux/drivers/ps3/
H A Dps3av_cmd.c610 info->pb2.ss = 0; in ps3av_cnv_info()
/openbmc/linux/arch/ia64/kernel/
H A Dptrace.c1061 child_psr->ss = 1; in user_enable_single_step()
1080 child_psr->ss = 0; in user_disable_single_step()
/openbmc/linux/arch/arm64/boot/dts/nvidia/
H A Dtegra210-p3450-0000.dts512 nvidia,function = "usb3-ss";
517 nvidia,function = "usb3-ss";
/openbmc/qemu/target/i386/kvm/
H A Dkvm.c2863 set_v8086_seg(&sregs.ss, &env->segs[R_SS]); in kvm_put_sregs()
2870 set_seg(&sregs.ss, &env->segs[R_SS]); in kvm_put_sregs()
2910 set_v8086_seg(&sregs.ss, &env->segs[R_SS]); in kvm_put_sregs2()
2917 set_seg(&sregs.ss, &env->segs[R_SS]); in kvm_put_sregs2()
3631 get_seg(&env->segs[R_SS], &sregs.ss); in kvm_get_sregs()
3674 get_seg(&env->segs[R_SS], &sregs.ss); in kvm_get_sregs2()
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8x-colibri.dtsi773 /* Delete peripherals which are not present on SOC, but are defined in imx8-ss-*.dtsi */
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib.h256 struct rvt_sge_state *ss; member

1...<<21222324252627