/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | icl_dsi.c | 1711 goto out; in gen11_dsi_get_hw_state() 1717 out: in gen11_dsi_get_hw_state()
|
/openbmc/linux/kernel/trace/ |
H A D | trace_events_filter.c | 588 goto out; in predicate_parse() 599 out: in predicate_parse()
|
/openbmc/linux/net/mac80211/ |
H A D | ibss.c | 1692 goto out; in ieee80211_ibss_work() 1719 out: in ieee80211_ibss_work()
|
/openbmc/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_surface.c | 1855 goto out; in vmw_surface_dirty_sync() 1895 out: in vmw_surface_dirty_sync()
|
/openbmc/linux/arch/s390/net/ |
H A D | bpf_jit_comp.c | 1928 goto out; in bpf_int_jit_compile() 1993 out: in bpf_int_jit_compile()
|
/openbmc/linux/net/ipv6/ |
H A D | seg6_local.c | 301 goto out; in seg6_lookup_any_nexthop() 318 out: in seg6_lookup_any_nexthop()
|
/openbmc/linux/drivers/pci/ |
H A D | setup-bus.c | 227 goto out; in reassign_resources_sorted() 256 out: in reassign_resources_sorted()
|
/openbmc/linux/mm/ |
H A D | page-writeback.c | 1226 goto out; in wb_update_write_bandwidth() 1240 out: in wb_update_write_bandwidth()
|
/openbmc/linux/kernel/sched/ |
H A D | topology.c | 540 goto out; in init_rootdomain() 573 out: in init_rootdomain()
|
/openbmc/linux/drivers/crypto/stm32/ |
H A D | stm32-cryp.c | 441 static inline void ux500_swizzle_key(const u8 *in, u8 *out, u32 len) in ux500_swizzle_key() argument 452 out[j + i] = in ux500_swizzle_key()
|
/openbmc/linux/fs/btrfs/ |
H A D | tree-checker.c | 978 goto out; in check_leaf_chunk_item() 988 out: in check_leaf_chunk_item()
|
/openbmc/linux/drivers/usb/core/ |
H A D | devio.c | 2897 goto out; in usb_devio_init() 2907 out: in usb_devio_init() 2912 goto out; in usb_devio_init()
|
/openbmc/linux/drivers/usb/host/ |
H A D | isp1362-hcd.c | 557 goto out; in postproc_ep() 568 goto out; in postproc_ep() 645 out: in postproc_ep()
|
/openbmc/linux/Documentation/arch/m68k/ |
H A D | kernel-options.rst | 91 instructions for your bootstrap program to find out how to load an 129 the first of these. You can find out all valid major numbers by 471 as a hexadecimal number with a "0x" prefix. You have to find out this
|
/openbmc/linux/Documentation/networking/ |
H A D | timestamping.rst | 174 queue out of order from the original send() calls. It is not always 344 and out of order arrival. 697 DSA header, or attached in other ways to the packet), or out-of-band
|
H A D | bonding.rst | 376 for backup slaves is on the broadcast ARP request sent out via the 695 the local system on their way out and overwrites the 976 striped across two interfaces. This may result in out 1642 The ifup and ifdown commands on Debian don't support bonding out of 2350 | +---------------------+ | Hosts B and C are out 2414 striping generally results in peer systems receiving packets out 2423 Note that the fraction of packets that will be delivered out of 2439 example, and your application can tolerate out of order 2583 network configuration, the usual caveats about out of order packet
|
/openbmc/linux/Documentation/process/ |
H A D | maintainer-pgp-guide.rst | 227 Print out that file (or pipe the output straight to lpr), then take a 241 your passphrase, printing out even to "cloud-integrated" modern 898 you will need to manually figure out which one to keep.
|
/openbmc/linux/drivers/mtd/nand/raw/brcmnand/ |
H A D | brcmnand.c | 2424 goto out; in brcmnand_write() 2457 goto out; in brcmnand_write() 2460 out: in brcmnand_write()
|
/openbmc/linux/drivers/infiniband/hw/qib/ |
H A D | qib_iba6120.c | 3034 static int gpio_6120_mod(struct qib_devdata *dd, u32 out, u32 dir, u32 mask) in gpio_6120_mod() argument 3042 out &= mask; in gpio_6120_mod() 3046 new_out = (dd->cspec->gpio_out & ~mask) | out; in gpio_6120_mod()
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_txrx.c | 3073 goto out; in i40e_tx_prepare_vlan_flags() 3094 goto out; in i40e_tx_prepare_vlan_flags() 3117 out: in i40e_tx_prepare_vlan_flags()
|
/openbmc/linux/drivers/target/ |
H A D | target_core_user.c | 1335 goto out; in tcmu_handle_completion() 1342 goto out; in tcmu_handle_completion() 1392 out: in tcmu_handle_completion()
|
/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/ |
H A D | mvpp2_main.c | 3691 goto out; in mvpp2_xdp_submit_frame() 3707 goto out; in mvpp2_xdp_submit_frame() 3728 out: in mvpp2_xdp_submit_frame() 4380 goto out; in mvpp2_tx() 4388 goto out; in mvpp2_tx() 4404 goto out; in mvpp2_tx() 4429 out: in mvpp2_tx()
|
/openbmc/linux/drivers/scsi/ |
H A D | ipr.c | 4034 goto out; in ipr_store_update_fw() 4043 out: in ipr_store_update_fw() 8995 goto out; in ipr_alloc_mem() 9061 out: in ipr_alloc_mem() 9087 goto out; in ipr_alloc_mem() 9412 goto out; in ipr_probe_ioa() 9644 out: in ipr_probe_ioa() 9662 goto out; in ipr_probe_ioa()
|
/openbmc/linux/Documentation/ |
H A D | memory-barriers.txt | 726 So don't leave out the READ_ONCE(). 844 out-guess your code. More generally, although READ_ONCE() does force 899 to carry out the stores. Please note that it is -not- sufficient 1276 It may turn out that the CPU didn't actually need the value - perhaps because a 1370 support of full multicopy atomicity would rule out valuable hardware 1593 therefore optimize the variable 'tmp' out of our previous example: 1633 will carry out its proof assuming that the current CPU is the only 2404 and if any of these steps occur out of order, then the whole thing may
|
/openbmc/linux/Documentation/driver-api/pm/ |
H A D | devices.rst | 60 device is on, it may be necessary to carry out some bus-specific 142 of system wakeup events (hardware signals that can force the system out of a 489 the suspend was carried out, but that can only be guaranteed if the target 650 There are some operations that cannot be carried out by the power management
|