Home
last modified time | relevance | path

Searched refs:out (Results 9401 – 9425 of 11366) sorted by relevance

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

/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc.c1379 goto out; in enetc_xdp_frame_to_xdp_tx_swbd()
1410 out: in enetc_xdp_frame_to_xdp_tx_swbd()
1648 goto out; in enetc_clean_rx_ring_xdp()
1703 out: in enetc_clean_rx_ring_xdp()
2667 goto out; in enetc_reconfigure()
2699 out: in enetc_reconfigure()
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dclasses.rst44 splitting out of debug symbols during packaging).
99 By default, the :ref:`autotools* <ref-classes-autotools>` classes use out-of-tree builds (i.e.
103 out-of-tree builds, you should have the recipe inherit the
106 == :term:`S`. This method is useful when out-of-tree build
111 It is recommended that out-of-tree support be fixed and used if at
594 To filter out obsolete CVE database entries which are known not to impact software from Poky and OE-Core,
702 The compilation of out-of-tree device tree sources is the same as the kernel
1252 image. It writes out two sections:
1652 class is enabled, reports when a package being written out has a lower
1685 :term:`STAGING_KERNEL_DIR` directory to allow out
[all...]
/openbmc/linux/Documentation/power/
H A Druntime_pm.rst32 used for carrying out runtime PM operations in such a way that the
146 the PM core and it turns out to be equal to zero, the other counter is
155 0, then the PM core will attempt to carry out a runtime suspend of the device,
293 - indicates that the PM core should attempt to carry out an autosuspend
611 notifier is used by some subsystems to carry out operations affecting the
719 out the following operations:
869 call pm_runtime_mark_last_busy() to update this field after carrying out I/O,
/openbmc/linux/Documentation/kernel-hacking/
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/Documentation/RCU/Design/Data-Structures/
H A DData-Structures.rst75 | easily carried out when and if it proves necessary. In the meantime, |
107 only one access out of sixteen will progress up the tree. For the
109 Only one access out of sixty-four will progress up the tree. Because the
225 | The tree is laid out in the array. The first node In the array is the |
372 heisenbugged out of existence.
819 need not dump out any ``rcu_data`` structure for which this flag is not
960 However, it turns out that when running in non-idle kernel context, the
/openbmc/linux/Documentation/process/
H A Dcoding-style.rst12 First off, I'd suggest printing out a copy of the GNU coding standards,
904 pr_debug() does not; it is compiled out by default, unless either DEBUG is
931 The alternative form where struct name is spelled out hurts readability and
1016 this rule. Generally they indicate failure by returning some out-of-range
1151 Prefer to compile out entire functions, rather than portions of functions or
1153 out part or all of the expression into a separate helper function and apply the
1199 panic() is, for example, acceptable when running out of memory during boot and
H A D5.Posting.rst82 out how to do it in the way that the community expects. There are a few
144 enough for a reader who sees it with no other context to figure out the
357 receiving end. Tools like git and quilt have commands to mail out a set of
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c3364 goto out; in video_usercopy()
3369 goto out; in video_usercopy()
3376 goto out; in video_usercopy()
3385 goto out; in video_usercopy()
3393 goto out; in video_usercopy()
3415 goto out; in video_usercopy()
3435 out: in video_usercopy()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c2820 goto out; in i40e_sync_vsi_filters()
2871 out: in i40e_sync_vsi_filters()
5852 goto out; in i40e_vsi_config_tc()
5872 goto out; in i40e_vsi_config_tc()
5885 goto out; in i40e_vsi_config_tc()
5919 goto out; in i40e_vsi_config_tc()
5932 goto out; in i40e_vsi_config_tc()
5937 out: in i40e_vsi_config_tc()
6781 goto out; in i40e_veb_config_tc()
6793 out: in i40e_veb_config_tc()
[all …]
/openbmc/u-boot/drivers/mtd/onenand/
H A Donenand_base.c2482 goto out; in flexonenand_set_boundary()
2497 goto out; in flexonenand_set_boundary()
2506 goto out; in flexonenand_set_boundary()
2511 out: in flexonenand_set_boundary()
/openbmc/linux/Documentation/RCU/Design/Memory-Ordering/
H A DTree-RCU-Memory-Ordering.rst330 Grace-period initialization is carried out by the grace-period kernel
346 The actual increment is carried out using ``smp_store_release()``, which
466 Note that traversal passes upwards out of a given ``rcu_node`` structure
605 which in turn allows those callbacks to carry out (either directly or
/openbmc/linux/drivers/gpu/drm/i915/
H A Dintel_uncore.c2398 goto out; in intel_uncore_fw_domains_init()
2424 out: in intel_uncore_fw_domains_init()
2982 goto out; in intel_uncore_arm_unclaimed_mmio_detection()
2996 out: in intel_uncore_arm_unclaimed_mmio_detection()
/openbmc/openbmc/poky/meta/classes/
H A Dbuildhistory.bbclass82 # Write out the contents of the sysroot
98 # Write out metadata about this package for comparison when writing future packages
305 # Find out what the last version was
778 # Squash out spaces
/openbmc/linux/Documentation/admin-guide/
H A Dbcache.rst356 accessed data out of your cache.
358 But if you want to benchmark reads from cache, and you start out with fio
504 but broken out here.
553 reaches io_error_limit dirty data is written out and the cache is disabled.
/openbmc/linux/drivers/memory/
H A Domap-gpmc.c995 goto out; in gpmc_cs_request()
1003 goto out; in gpmc_cs_request()
1011 goto out; in gpmc_cs_request()
1018 out: in gpmc_cs_request()
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder.c1187 goto out; in dpu_encoder_virt_runtime_resume()
1196 out: in dpu_encoder_virt_runtime_resume()
1233 goto out; in dpu_encoder_virt_atomic_enable()
1240 out: in dpu_encoder_virt_atomic_enable()
/openbmc/linux/sound/pci/hda/
H A Dcs35l41_hda.c306 goto out; in cs35l41_request_firmware_files()
322 goto out; in cs35l41_request_firmware_files()
345 out: in cs35l41_request_firmware_files()
/openbmc/linux/drivers/media/i2c/
H A Dst-vgxy61.c1289 goto out; in vgxy61_set_fmt()
1294 goto out; in vgxy61_set_fmt()
1325 out: in vgxy61_set_fmt()
/openbmc/u-boot/doc/uImage.FIT/
H A Dbeaglebone_vboot.txt184 openssl genrsa -F4 -out keys/dev.key 2048
185 openssl req -batch -new -x509 -key keys/dev.key -out keys/dev.crt
457 Having confirmed that the signature is doing its job, let's try it out in
/openbmc/linux/Documentation/filesystems/
H A Dnetfs_library.rst332 out of memory and interruption errors cause failure here).
374 [Optional] This is called to find out if the data just read from the local
589 [Required] Called to find out where the next piece of data is within a
H A Dautofs-mount-control.rst392 and sets out.devid field to the device number of the mount and out.magic
395 by new_encode_dev()) is returned in out.devid field.
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dqemu.rst92 line, ``runqemu`` does a good job of figuring out what you are trying
170 and not absolute coordinates. You then have to break out of the grab
308 good job of figuring out what you are trying to do. For example, by
/openbmc/openbmc-test-automation/
H A DCONTRIBUTING.md484 - Do not keep commented-out code in your program. Instead, remove it entirely.
578 - Do not keep commented-out code in your program. Instead, remove it entirely.
831 - Do not keep commented-out code in your program. Instead, remove it entirely.
/openbmc/linux/drivers/spi/
H A Dspi-cadence-quadspi.c588 const u8 *txbuf = op->data.buf.out; in cqspi_command_write()
1262 const u_char *buf = op->data.buf.out; in cqspi_write()
1401 if (!op->addr.nbytes || !op->data.buf.out) in cqspi_mem_process()
/openbmc/linux/drivers/hwtracing/intel_th/
H A Dmsu.c1649 goto out; in intel_th_msc_mmap()
1652 goto out; in intel_th_msc_mmap()
1657 out: in intel_th_msc_mmap()

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