/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-g-output.rst | 64 The number of the video output is out of bounds, or there are no
|
/openbmc/linux/Documentation/devicetree/bindings/reset/ |
H A D | fsl,imx-src.yaml | 60 - description: CPU WDOG interrupts out of SRC
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/dhrystone/dhrystone-2.1/ |
H A D | dhrystone.patch | 6 - Fixed by commenting out the unnecessary redefinition
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hdf5/ |
H A D | hdf5_1.14.2.bb | 31 # Write out a qemu wrapper that will be used by cmake
|
/openbmc/openbmc/poky/meta/recipes-devtools/go/ |
H A D | go-target.inc | 12 # Filter out -fdebug-prefix-map options as they clash with the GO's build system
|
/openbmc/linux/Documentation/devicetree/bindings/net/can/ |
H A D | cc770.txt | 24 - bosch,clock-out-frequency : slock frequency in Hz on the CLKOUT pin.
|
/openbmc/openbmc/poky/meta/recipes-graphics/wayland/ |
H A D | libinput_1.25.0.bb | 25 # Patch out build directory, otherwise it leaks into ptest binary
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns/ |
H A D | 0004-make-Separate-TLS-targets-from-libraries.patch | 7 listed as a dependency, so separate it out.
|
/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/ |
H A D | gstreamer1.0-vaapi_1.24.3.bb | 31 # OpenGL packageconfig factored out to make it easy for distros
|
/openbmc/linux/arch/loongarch/vdso/ |
H A D | Makefile | 24 $(filter -W%,$(filter-out -Wa$(comma)%,$(KBUILD_CFLAGS))) \
|
/openbmc/u-boot/doc/ |
H A D | README.nand | 49 Read `size' bytes from the out-of-band data area corresponding to 76 Write `size' bytes from `addr' to the out-of-band data area 151 error out 159 error out 166 error out
|
/openbmc/linux/tools/memory-model/Documentation/ |
H A D | simple.txt | 37 also carried out under that same lock. Because only one thread can hold 136 have been built out into an API. One of these APIs is sequence locking. 173 1. Initialization and read-out, such as atomic_set() and atomic_read(). 204 If you want to keep things simple, use the initialization and read-out 224 no ordering, but they do prevent the compiler from carrying out a number
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | mdesc.c | 514 goto out; in mdesc_update() 523 goto out; in mdesc_update() 540 out: in mdesc_update() 1130 goto out; in mdesc_iterate_over_cpus() 1132 out: in mdesc_iterate_over_cpus()
|
/openbmc/openbmc/poky/documentation/ |
H A D | what-i-wish-id-known.rst | 138 devshell. Also, the :ref:`SDK manual shows how to build out a specific recipe 150 separate utilities package, and so forth). The build system splits out the 170 * find out what packages are created by a recipe 171 * find out what files are in a package 172 * find out what files are in an image
|
/openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
H A D | qemurunner.py | 392 out = getOutput(output) 418 out, re.MULTILINE | re.DOTALL) 428 "and output from runqemu:\n%s" % (cmdline, out)) 442 "output from runqemu:\n%s" % (cmdline, out)) 446 self.logger.debug("Output from runqemu:\n%s", out)
|
/openbmc/linux/sound/soc/codecs/ |
H A D | sgtl5000.c | 987 u64 out, t; in sgtl5000_set_clock() local 1000 out = 180633600; in sgtl5000_set_clock() 1002 out = 196608000; in sgtl5000_set_clock() 1003 t = do_div(out, in); in sgtl5000_set_clock() 1004 int_div = out; in sgtl5000_set_clock()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/ |
H A D | phy.c | 39 goto out; in mt76x0_rf_csr_wr() 49 out: in mt76x0_rf_csr_wr() 77 goto out; in mt76x0_rf_csr_rr() 85 goto out; in mt76x0_rf_csr_rr() 92 out: in mt76x0_rf_csr_rr()
|
/openbmc/linux/Documentation/doc-guide/ |
H A D | contributing.rst | 25 There is an endless list of tasks that need to be carried out to get our 33 The documentation build currently spews out an unbelievable number of 135 is necessary to work out what the role of those members or parameters is 165 way to figure out how to create and send patches, and it is a useful 283 for PDF generation, but it turned out to not be up to the task.
|
/openbmc/linux/drivers/net/wireless/ath/ath6kl/ |
H A D | sdio.c | 534 goto out; in ath6kl_sdio_power_on() 539 out: in ath6kl_sdio_power_on() 810 goto out; in ath6kl_sdio_config() 823 goto out; in ath6kl_sdio_config() 826 out: in ath6kl_sdio_config()
|
/openbmc/linux/drivers/net/arcnet/ |
H A D | arcnet.c | 417 goto out; in reset_device_work() 422 out: in reset_device_work() 870 goto out; in arcnet_interrupt() 911 goto out; in arcnet_interrupt() 1107 out: in arcnet_interrupt()
|
/openbmc/linux/drivers/net/can/ |
H A D | at91_can.c | 1092 goto out; in at91_open() 1110 out: in at91_open() 1185 goto out; in mb0_id_store() 1191 goto out; in mb0_id_store() 1202 out: in mb0_id_store()
|
/openbmc/linux/drivers/firmware/xilinx/ |
H A D | zynqmp.c | 506 int zynqmp_pm_query_data(struct zynqmp_pm_query_data qdata, u32 *out) in zynqmp_pm_query_data() argument 511 qdata.arg2, qdata.arg3, out); in zynqmp_pm_query_data() 1421 int zynqmp_pm_aes_engine(const u64 address, u32 *out) in zynqmp_pm_aes_engine() argument 1426 if (!out) in zynqmp_pm_aes_engine() 1432 *out = ret_payload[1]; in zynqmp_pm_aes_engine()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | ptp.c | 205 goto out; in mlx5e_ptp_handle_ts_cqe() 214 out: in mlx5e_ptp_handle_ts_cqe() 292 goto out; in mlx5e_ptp_napi_poll() 296 goto out; in mlx5e_ptp_napi_poll() 309 out: in mlx5e_ptp_napi_poll()
|
/openbmc/linux/fs/fuse/ |
H A D | dax.c | 277 goto out; in dmap_removemapping_list() 282 out: in dmap_removemapping_list() 754 goto out; in fuse_dax_write_iter() 758 goto out; in fuse_dax_write_iter() 769 out: in fuse_dax_write_iter()
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | kernel-per-CPU-kthreads.rst | 95 1. To the extent possible, keep the CPU out of the kernel when it 169 3. To the extent possible, keep the CPU out of the kernel when it 180 1. To the extent possible, keep the CPU out of the kernel when it 203 b. To the extent possible, keep the CPU out of the kernel 217 c. To the extent possible, keep the CPU out of the kernel
|