Home
last modified time | relevance | path

Searched refs:out (Results 9626 – 9650 of 11469) sorted by relevance

1...<<381382383384385386387388389390>>...459

/openbmc/openbmc/poky/meta/classes/
H A Dbuildhistory.bbclass75 # Write out the contents of the sysroot
91 # Write out metadata about this package for comparison when writing future packages
287 # Find out what the last version was
759 # Squash out spaces
/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/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/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/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/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder.c1188 goto out; in dpu_encoder_virt_runtime_resume()
1197 out: in dpu_encoder_virt_runtime_resume()
1234 goto out; in dpu_encoder_virt_atomic_enable()
1241 out: in dpu_encoder_virt_atomic_enable()
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dclasses.rst44 splitting out of debug symbols during packaging).
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
1179 image. It writes out two sections:
1821 recipes that build out of the Linux kernel source tree. These builds
1933 For general information on out-of-tree Linux kernel modules, see the
1934 ":ref:`kernel-dev/common:incorporating out-of-tree modules`"
2275 packages are written out in a ``.deb`` file format to the
2289 are written out in a ``.ipk`` file format to the
[all …]
/openbmc/linux/kernel/sched/
H A Dfair.c3483 out: in task_numa_work()
11491 goto out; in load_balance()
11526 goto out; in load_balance()
11533 out: in load_balance()
11755 out: in rebalance_domains()
11884 goto out; in nohz_balancer_kick()
11888 goto out; in nohz_balancer_kick()
11965 out: in nohz_balancer_kick()
12051 goto out; in nohz_balance_enter_idle()
12072 out: in nohz_balance_enter_idle()
[all …]
/openbmc/linux/drivers/scsi/
H A Dscsi_debug.c3451 goto out; in prot_verify_write()
3462 goto out; in prot_verify_write()
3473 goto out; in prot_verify_write()
3490 out: in prot_verify_write()
3901 goto out; in resp_write_same()
3933 out: in resp_write_same()
4149 goto out; in resp_unmap()
4156 out: in resp_unmap()
4914 goto out; in sdebug_q_cmd_complete()
4929 goto out; in sdebug_q_cmd_complete()
[all …]
/openbmc/linux/drivers/android/
H A Dbinder.c5070 goto out; in binder_ioctl_write_read()
5088 goto out; in binder_ioctl_write_read()
5104 goto out; in binder_ioctl_write_read()
5114 goto out; in binder_ioctl_write_read()
5116 out: in binder_ioctl_write_read()
5133 goto out; in binder_ioctl_set_ctx_mgr()
5137 goto out; in binder_ioctl_set_ctx_mgr()
5145 goto out; in binder_ioctl_set_ctx_mgr()
5153 goto out; in binder_ioctl_set_ctx_mgr()
5163 out: in binder_ioctl_set_ctx_mgr()
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dmvneta.c2079 goto out; in mvneta_xdp_put_buff()
2085 out: in mvneta_xdp_put_buff()
2923 goto out; in mvneta_tx()
2927 goto out; in mvneta_tx()
2946 goto out; in mvneta_tx()
2970 goto out; in mvneta_tx()
2974 out: in mvneta_tx()
5904 goto out; in mvneta_driver_init()
5920 out: in mvneta_driver_init()
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-ref-variables.rst133 condition often occurs when layers get out of sync (e.g. ``oe-core``
139 given something is out of sync. It is important to realize when your
704 echo commands and shell script output appears on standard out
895 If you want to mask out multiple directories or recipes, you can
897 masks out multiple directories and individual recipes::
967 The directory in which files checked out of a Bazaar system are
975 The directory in which files checked out under the CVS system are
1094 The directory in which files checked out of a Mercurial system are
1589 The directory in which files checked out of a Subversion system are
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
H A Di2c_.fuc217 // $r3 - value (out)
/openbmc/linux/Documentation/admin-guide/aoe/
H A Daoe.rst56 "echo > /dev/etherd/discover" tells the driver to find out what AoE
/openbmc/linux/arch/m68k/fpsp040/
H A Dx_operr.S285 | to d0 for write out. If not, it is a real operr, and set d0.
/openbmc/linux/Documentation/filesystems/
H A Dsysv-fs.rst117 0 on Xenix FS and SystemV FS, with a block zeroed out on Coherent FS.
/openbmc/linux/arch/powerpc/boot/dts/fsl/
H A Dp1023si-post.dtsi167 bus-frequency = <0>; // Filled out by uboot.
/openbmc/u-boot/examples/standalone/
H A DREADME.smc91111_eeprom26 To find out who has a MAC address, or to purchase MAC addresses, goto
/openbmc/u-boot/arch/mips/include/asm/
H A Dio.h293 static inline void pfx##out##bwlq##p(type val, unsigned long port) \
/openbmc/u-boot/arch/arm/dts/
H A Dr8a7794-silk.dts155 hdmi-out {
/openbmc/u-boot/arch/arm/cpu/armv8/
H A DKconfig11 Say N here if you are running out of code space in the image
/openbmc/u-boot/board/sbc8349/
H A DREADME64 WRS_SBC8349_PCT00328001.reg or similar) and "REM" out all the lines
/openbmc/linux/Documentation/core-api/
H A Ddma-attributes.rst84 efficiency (AKA it's not worth trying to build the mapping out of larger
/openbmc/linux/Documentation/userspace-api/media/dvb/
H A Dfrontend-property-terrestrial-systems.rst107 surely some information is left out. For more detailed information see
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DAMDPLPA20 …ations Convention on the International Sale of Goods. All disputes arising out of this license sha…

1...<<381382383384385386387388389390>>...459