Home
last modified time | relevance | path

Searched refs:out (Results 9376 – 9400 of 11366) sorted by relevance

1...<<371372373374375376377378379380>>...455

/openbmc/linux/drivers/media/pci/ivtv/
H A Divtv-mailbox.c325 int ivtv_api_func(void *priv, u32 cmd, int in, int out, u32 data[CX2341X_MBOX_MAX_DATA]) in ivtv_api_func() argument
/openbmc/linux/Documentation/virt/kvm/devices/
H A Darm-vgic.rst137 -EINVAL Value set is out of the expected range
/openbmc/linux/include/linux/bcma/
H A Dbcma.h332 struct ssb_sprom *out));
/openbmc/linux/Documentation/accel/
H A Dintroduction.rst34 a method of scaling-up/out, i.e. connecting to other training cards inside
/openbmc/linux/arch/powerpc/boot/dts/fsl/
H A Dmpc8536si-post.dtsi142 bus-frequency = <0>; // Filled out by uboot.
/openbmc/linux/Documentation/gpu/
H A Dafbc.rst15 out in this document, to ensure compatibility across different AFBC
/openbmc/openbmc/poky/documentation/test-manual/
H A Dtest-process.rst69 When the build completes, an email is sent out using the ``send-qa-email``
/openbmc/obmc-ikvm/
H A Dikvm_input.cpp31 hidUdcStream.open(hidUdcPath, std::ios::out | std::ios::app);
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/
H A Dpython3-manifest.json68 # since it won't error out the compile function if its only missing a couple of modules.
/openbmc/pldm/
H A Dmeson.build123 conf_data.set('RESPONSE_TIME_OUT', get_option('response-time-out'))
/openbmc/linux/drivers/virtio/
H A Dvirtio_ring.c470 goto out; in vring_unmap_one_split()
479 goto out; in vring_unmap_one_split()
488 out: in vring_unmap_one_split()
1586 goto out; in virtqueue_kick_prepare_packed()
1597 out: in virtqueue_kick_prepare_packed()
/openbmc/linux/Documentation/kernel-hacking/
H A Dhacking.rst317 out-of-memory error-handling strategy.
636 :c:func:`PTR_ERR()` to get it back out again: avoids a separate
726 - Figure out who are the owners of the code you've been modifying. Look
817 * out of you, game over, lights out.
/openbmc/linux/drivers/firmware/
H A Dti_sci.c3393 goto out; in ti_sci_probe()
3399 goto out; in ti_sci_probe()
3404 goto out; in ti_sci_probe()
3416 goto out; in ti_sci_probe()
3430 out: in ti_sci_probe()
/openbmc/linux/drivers/usb/cdns3/
H A Dcdns3-gadget.c3081 int out = 1; in cdns3_gadget_check_config() local
3103 out = max_t(int, out, n); in cdns3_gadget_check_config()
3108 total = 2 + n_in + out + iso; in cdns3_gadget_check_config()
3113 priv_dev->ep_buf_size = (priv_dev->onchip_buffers - 2 - iso) / (n_in + out); in cdns3_gadget_check_config()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_resource.c1817 bool out = false; in dcn32_validate_bandwidth() local
1854 out = dcn32_internal_validate_bw(dc, context, pipes, &pipe_cnt, &vlevel, fast_validate); in dcn32_validate_bandwidth()
1863 if (!out) in dcn32_validate_bandwidth()
1886 out = false; in dcn32_validate_bandwidth()
1893 return out; in dcn32_validate_bandwidth()
/openbmc/qemu/
H A Dblockdev.c3482 goto out; in qmp_x_blockdev_change()
3491 goto out; in qmp_x_blockdev_change()
3499 goto out; in qmp_x_blockdev_change()
3508 goto out; in qmp_x_blockdev_change()
3513 out: in qmp_x_blockdev_change()
/openbmc/qemu/hw/net/
H A Dtrace-events317 sungem_tx_checksum_oob(void) "TX checksum out of packet bounds"
323 …t comp, uint32_t kick, uint32_t size) "TX processing comp=%"PRIu32", kick=%"PRIu32" out of %"PRIu32
336 …t done, uint32_t kick, uint32_t size) "RX processing done=%"PRIu32", kick=%"PRIu32" out of %"PRIu32
439 imx_eth_tx_bd_busy(void) "tx_bd ran out of descriptors to transmit"
459 npcm7xx_emc_packet_filtered_out(const char* fail_reason) "Packet filtered out: %s"
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_resource.c2027 bool out = false; in dcn20_fast_validate_bw() local
2045 out = true; in dcn20_fast_validate_bw()
2131 out = true; in dcn20_fast_validate_bw()
2135 out = false; in dcn20_fast_validate_bw()
2138 return out; in dcn20_fast_validate_bw()
/openbmc/linux/tools/lib/bpf/
H A Dlinker.c2856 goto out; in finalize_btf_ext()
2873 goto out; in finalize_btf_ext()
2890 goto out; in finalize_btf_ext()
2902 goto out; in finalize_btf_ext()
2905 out: in finalize_btf_ext()
/openbmc/linux/Documentation/trace/
H A Dftrace.rst21 Ftrace is an internal tracer designed to help out developers and
517 and this will help out in interleaving the data.
1140 This will print out the formats in raw binary.
1187 a.out-1623 [000] 40874.465068: /root/a.out[+0x480] <-/root/a.out[+0
1188 x494] <- /root/a.out[+0x4a8] <- /lib/libc-2.7.so[+0x1e1a6]
1214 This will be useful if you want to find out which hashed
1346 when a task is traced in and out during a context
1383 the time a task schedules out in its function.
1385 scheduled out as part of the function call.
1922 scheduling out and ls taking over. But as soon as ls released the
[all …]
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb_ethtool.c826 goto out; in igb_set_eeprom()
846 out: in igb_set_eeprom()
1958 goto out; in igb_loopback_test()
1965 goto out; in igb_loopback_test()
1969 goto out; in igb_loopback_test()
1978 out: in igb_loopback_test()
/openbmc/linux/sound/usb/
H A Dmixer.c328 goto out; in get_ctl_value_v1()
330 goto out; in get_ctl_value_v1()
338 out: in get_ctl_value_v1()
499 goto out; in snd_usb_mixer_set_ctl_value()
501 goto out; in snd_usb_mixer_set_ctl_value()
508 out: in snd_usb_mixer_set_ctl_value()
/openbmc/linux/drivers/scsi/
H A Dlibiscsi.c899 goto out; in iscsi_scsi_cmd_rsp()
905 goto out; in iscsi_scsi_cmd_rsp()
917 goto out; in iscsi_scsi_cmd_rsp()
948 out: in iscsi_scsi_cmd_rsp()
1265 goto out; in __iscsi_complete_pdu()
1343 out: in __iscsi_complete_pdu()
/openbmc/linux/Documentation/networking/
H A Daf_xdp.rst84 together with the generic XDP support and copies out the data to user
139 writes the data ring at the index pointed out by struct xdp_ring
141 the data ring at the index pointed out by struct xdp_ring consumer
251 mode, i.e. copying all packets out to user space. But if you would
673 eventually will run out of packets to send. Also assumes pkts.addr
802 NIC through ethtool to filter out your traffic to a single queue id
/openbmc/openbmc/poky/scripts/lib/devtool/
H A Dstandard.py385 out, _ = bb.process.run(cmd, cwd=repodir)
387 if out:
388 for line in out.split('\0'):
398 out, _ = bb.process.run(cmd, cwd=repodir)
400 if out:
401 for line in out.split("\n"):

1...<<371372373374375376377378379380>>...455