Home
last modified time | relevance | path

Searched refs:out (Results 9476 – 9500 of 11469) sorted by relevance

1...<<371372373374375376377378379380>>...459

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dverbs.c1339 u16 out = 0; in opa_speed_to_ib() local
1342 out |= IB_SPEED_EDR; in opa_speed_to_ib()
1344 out |= IB_SPEED_FDR; in opa_speed_to_ib()
1346 return out; in opa_speed_to_ib()
/openbmc/linux/drivers/scsi/
H A Dscsi_lib.c225 goto out; in scsi_execute_cmd()
258 out: in scsi_execute_cmd()
1256 goto out; in scsi_dev_queue_ready()
1274 out: in scsi_dev_queue_ready()
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/drivers/vdpa/vdpa_user/
H A Dvduse_dev.c1058 goto out; in vduse_dev_reg_umem()
1064 goto out; in vduse_dev_reg_umem()
1070 goto out; in vduse_dev_reg_umem()
1081 out: in vduse_dev_reg_umem()
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-pci-core.c493 goto out; in __intel_dsm()
500 out: in __intel_dsm()
789 goto out; in intel_ltr_set()
796 out: in intel_ltr_set()
/openbmc/linux/net/ipv6/
H A Dip6_output.c1065 goto out; in ip6_sk_dst_check()
1099 out: in ip6_sk_dst_check()
1968 goto out; in __ip6_make_skb()
2027 out: in __ip6_make_skb()
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-click-spinner/
H A D0001-Update-Versioneer-to-0.22.patch235 + # expansion behaves like git log --decorate=short and strips out the
238 + # filter out many common branch names like "release" and
249 + # Filter out refs that exactly match prefix or that don't start
274 + version string, meaning we're inside a checked out source tree.
1003 +regenerated while a different version is checked out. Many setup.py commands
1442 # filter out many common branch names like "release" and
1455 + # Filter out refs that exactly match prefix or that don't start
1484 version string, meaning we're inside a checked out source tree.
1844 # filter out many common branch names like "release" and
1857 + # Filter out refs that exactly match prefix or that don't start
[all …]
/openbmc/linux/Documentation/filesystems/
H A Dpath-lookup.rst230 and so miss out on part of the correct chain.
243 a "..", a potential attack occurred and ``handle_dots()`` will bail out with
363 a "..", a potential attack occurred and ``handle_dots()`` will bail out with
392 record the current status of the walk. They start out referring to the
465 seem obvious, but is worth pointing out so that we will recognize its
474 component remains for the caller to sort out. Those callers are
727 With that little refresher on seqlocks out of the way we can look at
844 Other reasons for dropping out of RCU-walk that do not trigger a call
961 "``readlink -f``" command does, though it also edits out "``.``" and
1056 out of RCU-walk mode completely. Even filesystems that allocate
[all …]
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_main.c363 goto out; in ice_vsi_sync_fltr()
386 goto out; in ice_vsi_sync_fltr()
469 out: in ice_vsi_sync_fltr()
1908 goto out; in ice_force_phys_link_state()
1914 goto out; in ice_force_phys_link_state()
1923 goto out; in ice_force_phys_link_state()
1940 out: in ice_force_phys_link_state()
1966 goto out; in ice_init_nvm_phy_type()
1972 out: in ice_init_nvm_phy_type()
2110 out: in ice_init_phy_user_cfg()
[all …]
/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/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.
H A Dlocking.rst247 take out.
297 process out, use a mutex. You can take a mutex and sleep
376 when it gets full, throws out the least used one.
578 copy the information in and out: other parts of the code might want to
932 enough of the kernel to figure out where in the 5000 lock hierarchy it
1276 Manfred Spraul points out that you can still do this, even if the data
1305 code to find out if other calls are safe. If everyone else who calls it
/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/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_resource.c2027 bool out = false; in dcn20_fast_validate_bw() local
2044 out = true; in dcn20_fast_validate_bw()
2130 out = true; in dcn20_fast_validate_bw()
2134 out = false; in dcn20_fast_validate_bw()
2137 return out; in dcn20_fast_validate_bw()
/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/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/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/linux/tools/lib/bpf/
H A Dlinker.c2862 goto out; in finalize_btf_ext()
2879 goto out; in finalize_btf_ext()
2896 goto out; in finalize_btf_ext()
2908 goto out; in finalize_btf_ext()
2911 out: in finalize_btf_ext()
/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/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]
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.
3045 To clear out a filter so that all functions will be recorded
3364 # cat trace_pipe > /tmp/trace.out &
[all …]
/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/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/openbmc/poky/scripts/lib/devtool/
H A Dstandard.py381 out, _ = bb.process.run(cmd, cwd=repodir)
383 if out:
384 for line in out.split('\0'):
394 out, _ = bb.process.run(cmd, cwd=repodir)
396 if out:
397 for line in out.split("\n"):
/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc.c1340 goto out; in enetc_xdp_frame_to_xdp_tx_swbd()
1371 out: in enetc_xdp_frame_to_xdp_tx_swbd()
1609 goto out; in enetc_clean_rx_ring_xdp()
1664 out: in enetc_clean_rx_ring_xdp()
2628 goto out; in enetc_reconfigure()
2660 out: in enetc_reconfigure()
/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()

1...<<371372373374375376377378379380>>...459