Home
last modified time | relevance | path

Searched refs:out (Results 4776 – 4800 of 11447) sorted by relevance

1...<<191192193194195196197198199200>>...458

/openbmc/linux/drivers/spi/
H A Dspi-dw-mmio.c386 goto out; in dw_spi_mmio_probe()
393 goto out; in dw_spi_mmio_probe()
398 out: in dw_spi_mmio_probe()
/openbmc/linux/Documentation/networking/
H A Dxdp-rx-metadata.rst46 will have to agree on the format by some out of band contract (like for
55 bytes out of metadata via ``bpf_xdp_adjust_meta`` and calls a subset
75 into the kernel. The kernel creates the ``skb`` out of the ``xdp_buff``
/openbmc/linux/net/core/
H A Dnet-procfs.c329 goto out; in dev_proc_net_init()
340 out: in dev_proc_net_init()
348 goto out; in dev_proc_net_init()
/openbmc/linux/drivers/pwm/
H A Dpwm-rockchip.c210 goto out; in rockchip_pwm_apply()
218 goto out; in rockchip_pwm_apply()
221 out: in rockchip_pwm_apply()
/openbmc/linux/drivers/staging/media/atomisp/
H A DTODO30 1. Items which MUST be fixed before the driver can be moved out of staging:
54 This MUST be done before moving the driver out of staging so that we can
58 ready before moving the driver out of staging.
/openbmc/linux/arch/x86/kernel/kprobes/
H A Dopt.c408 goto out; in arch_prepare_optimized_kprobe()
456 out: in arch_prepare_optimized_kprobe()
462 goto out; in arch_prepare_optimized_kprobe()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dtonga_ih.c200 goto out; in tonga_ih_get_wptr()
206 goto out; in tonga_ih_get_wptr()
228 out: in tonga_ih_get_wptr()
/openbmc/linux/drivers/accel/qaic/
H A Dmhi_controller.c405 static int mhi_read_reg(struct mhi_controller *mhi_cntrl, void __iomem *addr, u32 *out) in mhi_read_reg() argument
417 *out = 0x60110200; in mhi_read_reg()
425 *out = tmp; in mhi_read_reg()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Drx.c384 goto out; in __efx_siena_rx_packet()
388 goto out; in __efx_siena_rx_packet()
398 out: in __efx_siena_rx_packet()
/openbmc/linux/arch/mips/kernel/
H A Dmodule.c349 goto out; in __apply_relocate()
366 goto out; in __apply_relocate()
369 out: in __apply_relocate()
/openbmc/linux/drivers/i2c/busses/
H A Di2c-emev2.c160 goto out; in __em_i2c_xfer()
185 goto out; in __em_i2c_xfer()
205 out: in __em_i2c_xfer()
/openbmc/linux/drivers/iio/adc/
H A Dmcp320x.c211 goto out; in mcp320x_read_raw()
219 goto out; in mcp320x_read_raw()
228 out: in mcp320x_read_raw()
/openbmc/linux/kernel/
H A Dprofile.c232 goto out; in do_profile_hits()
236 goto out; in do_profile_hits()
251 out: in do_profile_hits()
/openbmc/dbus-sensors/src/
H A DNVMeBasicContext.cpp132 static ssize_t processBasicQueryStream(FileHandle& in, FileHandle& out) in processBasicQueryStream() argument
167 rc = ::write(out.handle(), &len, sizeof(len)); in processBasicQueryStream()
185 ssize_t egress = ::write(out.handle(), &(*cursor), lenRemaining); in processBasicQueryStream()
/openbmc/pldm/
H A Dmeson.options50 message before timing out'''
113 # Default response-time-out set to 2 seconds to facilitate a minimum retry of
116 'response-time-out',
/openbmc/qemu/hw/net/
H A Dxgmac.c352 goto out; in eth_rx()
359 goto out; in eth_rx()
380 out: in eth_rx()
/openbmc/linux/drivers/dma-buf/heaps/
H A Dcma_heap.c215 goto out; in cma_heap_vmap()
221 goto out; in cma_heap_vmap()
226 out: in cma_heap_vmap()
/openbmc/linux/tools/objtool/
H A Dcheck.c1942 goto out; in add_special_section_alts()
1979 goto out; in add_special_section_alts()
1998 out: in add_special_section_alts()
4677 goto out; in check()
4684 goto out; in check()
4689 goto out; in check()
4701 goto out; in check()
4706 goto out; in check()
4719 goto out; in check()
4737 goto out; in check()
[all …]
/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dqp.c1761 goto out; in rdma_init()
1767 goto out; in rdma_init()
1824 goto out; in rdma_init()
1827 out: in rdma_init()
1882 goto out; in c4iw_modify_qp()
1886 goto out; in c4iw_modify_qp()
1890 goto out; in c4iw_modify_qp()
1892 goto out; in c4iw_modify_qp()
2028 goto out; in c4iw_modify_qp()
2043 out: in c4iw_modify_qp()
[all …]
/openbmc/linux/net/mac80211/
H A Dmlme.c257 goto out; in ieee80211_determine_chantype()
269 goto out; in ieee80211_determine_chantype()
417 out: in ieee80211_determine_chantype()
1745 out: in ieee80211_chswitch_work()
3099 out: in ieee80211_reset_ap_probe()
3290 out: in ieee80211_mgd_probe_ap()
3647 out: in ieee80211_mark_sta_auth()
4380 out: in ieee80211_assoc_config_link()
5065 out: in ieee80211_prep_channel()
5792 out: in ieee80211_ml_reconf_work()
[all …]
/openbmc/linux/arch/x86/mm/pat/
H A Dmemtype.h45 static inline int memtype_copy_nth_element(struct memtype *out, loff_t pos) in memtype_copy_nth_element() argument
/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/
H A D0001-Return-a-valid-exit_code-from-vg_regtest.patch23 # if $keepunfiltered, copies $1 to $1.unfiltered.out
/openbmc/openbmc/meta-openpower/recipes-phosphor/vpd/
H A Dopenpower-fru-properties-mrw-native.bb29 -o ${DEST}/out.yaml
/openbmc/openbmc/meta-facebook/recipes-extended/rsyslog/rsyslog/
H A Drsyslog-oob-console.conf.in4 # Send all console logs out as local3.debug logs.
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-sphinx-rtd-theme_2.0.0.bb22 #Fake out the setup scipt

1...<<191192193194195196197198199200>>...458