Home
last modified time | relevance | path

Searched refs:out (Results 10776 – 10800 of 11326) sorted by relevance

1...<<431432433434435436437438439440>>...454

/openbmc/linux/drivers/remoteproc/
H A Dqcom_q6v5_mss.c1360 goto out; in q6v5_mpss_load()
1526 out: in q6v5_mpss_load()
/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_main.c926 goto out; in nicvf_cq_intr_handler()
951 out: in nicvf_cq_intr_handler()
/openbmc/linux/arch/arm/boot/dts/allwinner/
H A Dsun7i-a20.dtsi792 clk_out_a_pin: clk-out-a-pin {
798 clk_out_b_pin: clk-out-b-pin {
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_ct.c1394 goto out; in mlx5_tc_ct_skb_to_tuple()
1399 out: in mlx5_tc_ct_skb_to_tuple()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Ddev-encoder.rst475 ``OUTPUT`` buffers, or be returned out of order, e.g. if display
502 ``CAPTURE`` buffers are out-of-order compared to the ``OUTPUT`` buffers):
/openbmc/linux/drivers/usb/host/
H A Dehci-sched.c493 goto out; in enable_periodic()
500 out: in enable_periodic()
/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dhif.c343 goto out; in handle_connect_timeout()
370 out: in handle_connect_timeout()
/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_hwi.c1884 goto out; in bnx2fc_setup_task_ctx()
1949 out: in bnx2fc_setup_task_ctx()
/openbmc/linux/Documentation/spi/
H A Dspi-summary.rst18 commonly used. Each clock cycle shifts data out and data in; the clock
125 and always clock data in/out on rising clock edges.
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3308.dtsi1681 spdif_out: spdif-out {
1781 tsadc_otp_out: tsadc-otp-out {
/openbmc/linux/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.c1285 goto out; in arm_smmu_iova_to_phys_hard()
1289 out: in arm_smmu_iova_to_phys_hard()
/openbmc/linux/arch/x86/net/
H A Dbpf_jit_comp32.c2551 goto out; in bpf_int_jit_compile()
2614 out: in bpf_int_jit_compile()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_ethtool.c286 goto out; in hns3_lp_run_test()
299 out: in hns3_lp_run_test()
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dkernel.bbclass607 # out-of-tree modules to be able to generate object files.
616 # STAGING_KERNEL_BUILDDIR, otherwise the out-of-tree modules build will
/openbmc/linux/sound/core/
H A Dtimer.c255 goto out; in snd_timer_check_slave()
258 out: in snd_timer_check_slave()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_backlight.c979 goto out; in intel_backlight_device_register()
988 out: in intel_backlight_device_register()
/openbmc/u-boot/
H A DREADME35 In case of problems see the CHANGELOG file to find out who contributed
806 accesses and can checksum them or write a list of them out
1265 printed out.
1267 initialized with a given rotation from "vl_rot" out of
1416 systems send out BOOTP requests at precisely the same
1421 inserted before sending out BOOTP requests. The
1436 aren't in use before handing them out (usually using an ARP
2858 If defined (must be an integer), print out countdown
3852 the same callback without explicitly listing them all out.
4576 starts running out of ROM (flash memory), usually without access to
[all …]
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v10_0.c3975 goto out; in gfx_v10_0_init_microcode()
3981 goto out; in gfx_v10_0_init_microcode()
3987 goto out; in gfx_v10_0_init_microcode()
3994 goto out; in gfx_v10_0_init_microcode()
4004 goto out; in gfx_v10_0_init_microcode()
4010 goto out; in gfx_v10_0_init_microcode()
4025 out: in gfx_v10_0_init_microcode()
4259 uint32_t num, uint32_t *out) in wave_read_regs() argument
4267 *(out++) = RREG32_SOC15(GC, 0, mmSQ_IND_DATA); in wave_read_regs()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c4549 goto out; in ath10k_scan_stop()
4560 out: in ath10k_scan_stop()
4746 goto out; in ath10k_mac_op_wake_tx_queue()
4755 out: in ath10k_mac_op_wake_tx_queue()
5950 goto out; in ath10k_remove_interface()
6009 out: in ath10k_remove_interface()
6869 goto out; in ath10k_sta_set_txpwr()
6872 out: in ath10k_sta_set_txpwr()
/openbmc/qemu/target/i386/
H A Dcpu.c7245 goto out; in x86_cpu_realizefn()
7291 goto out; in x86_cpu_realizefn()
7320 goto out; in x86_cpu_realizefn()
7427 goto out; in x86_cpu_realizefn()
7459 goto out; in x86_cpu_realizefn()
7466 out: in x86_cpu_realizefn()
/openbmc/linux/lib/zstd/compress/
H A Dzstd_compress.c2890 size_t out = 0; in ZSTD_mergeBlockDelimiters() local
2897 sequences[out] = sequences[in]; in ZSTD_mergeBlockDelimiters()
2898 ++out; in ZSTD_mergeBlockDelimiters()
2901 return out; in ZSTD_mergeBlockDelimiters()
3690 if (bss == ZSTDbss_noCompress) { cSize = 0; goto out; } in ZSTD_compressBlock_internal()
3721 out: in ZSTD_compressBlock_internal()
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-metadata.rst427 You can find more out about variable flags in general in the
674 variable definitions, it can be hard to work out exactly what happens
784 example, you can easily abstract out the tasks involved in building a
1325 If you try out the previous example, you might see that the
1332 consider the task "out-of-date" by using the
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dsienna_cichlid_ppt.c1985 goto out; in sienna_cichlid_get_unique_id()
1987 goto out; in sienna_cichlid_get_unique_id()
1989 out: in sienna_cichlid_get_unique_id()
4360 goto out; in sienna_cichlid_mode2_reset()
4366 out: in sienna_cichlid_mode2_reset()
/openbmc/linux/arch/x86/kvm/
H A Demulate.c3812 goto out; in em_fxrstor()
3817 goto out; in em_fxrstor()
3823 out: in em_fxrstor()
4380 I2bvIP(SrcAcc | DstImmUByte, em_out, out, check_perm_out),
4387 I2bvIP(SrcAcc | DstDX, em_out, out, check_perm_out),
/openbmc/qemu/tests/avocado/acpi-bits/bits-tests/
H A Dsmbios.py2166 return "(error: string index out of range)"
356 0x04: 'External interface locked out',
1042 0x04: 'Bus time-out',
1050 0x0C: 'EISA FailSafe Timer time-out',

1...<<431432433434435436437438439440>>...454