/openbmc/linux/crypto/ |
H A D | af_alg.c | 221 goto out; in alg_setkey() 225 out: in alg_setkey() 518 goto out; in alg_create() 526 out: in alg_create() 1297 goto out; in af_alg_init() 1303 out: in af_alg_init() 1308 goto out; in af_alg_init()
|
/openbmc/linux/drivers/media/i2c/et8ek8/ |
H A D | et8ek8_driver.c | 837 goto out; in et8ek8_power_on() 842 goto out; in et8ek8_power_on() 846 goto out; in et8ek8_power_on() 857 goto out; in et8ek8_power_on() 862 goto out; in et8ek8_power_on() 870 goto out; in et8ek8_power_on() 873 out: in et8ek8_power_on()
|
/openbmc/linux/fs/overlayfs/ |
H A D | util.c | 1000 goto out; in ovl_cleanup_index() 1021 out: in ovl_cleanup_index() 1028 goto out; in ovl_cleanup_index() 1069 goto out; in ovl_nlink_start() 1081 out: in ovl_nlink_start() 1147 goto out; in ovl_check_metacopy_xattr() 1175 out: in ovl_check_metacopy_xattr()
|
/openbmc/linux/arch/arm/boot/compressed/ |
H A D | head-xscale.S | 18 @ Be sure to flush kernel binary out of the cache,
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/ |
H A D | openhpi-linkfix.patch | 26 +#Tests don't compile wih SSL properly so comment them out
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nspr/nspr/ |
H A D | remove-rpath-from-tests.patch | 21 ifeq (,$(filter-out Linux GNU GNU_%,$(OS_ARCH)))
|
/openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool/ |
H A D | multilib.patch | 5 Ugly, but just patch this out. This fixes issues where libtool and
|
/openbmc/qemu/include/hw/arm/ |
H A D | soc_dma.h | 98 soc_dma_io_t fn, void *opaque, int out);
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | meson-gxl-s905x-p212.dts | 63 /* This UART is brought out to the DB9 connector */
|
/openbmc/linux/include/linux/ |
H A D | hil_mlc.h | 138 hil_mlc_out *out; member
|
/openbmc/qemu/docs/interop/ |
H A D | dbus-display.rst | 5 dbus``), to allow out-of-process UIs, remote protocol servers or other
|
/openbmc/linux/drivers/staging/media/av7110/ |
H A D | video-set-blank.rst | 57 This ioctl call asks the Video Device to blank out the picture.
|
/openbmc/docs/ |
H A D | openbmc-conversion.md | 15 is wired for a DB-9-style pin-out.
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/chassis/phosphor-skeleton-control-power/ |
H A D | phosphor-wait-power-on@.service | 22 # Leave it commented out here for documentation purposes
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-py-cpuinfo/ |
H A D | 0001-test_cli.py-disable.patch | 26 +@unittest.skip("Disable while permissions issues are figured out")
|
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/commands/ |
H A D | test_runbuilds.py | 77 (out, err) = process.communicate()
|
/openbmc/openbmc/poky/meta/recipes-devtools/diffstat/diffstat/ |
H A D | avoid-check-user-break-cc.patch | 12 So comment out CF_CC_ENV_FLAGS from function CF_PROG_CC.
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/wavemon/ |
H A D | wavemon_0.9.5.bb | 27 # wavemon does not support using out-of-tree builds
|
/openbmc/linux/drivers/usb/class/ |
H A D | cdc-acm.h | 61 unsigned in, out; /* i/o pipes */ member
|
/openbmc/openbmc/meta-arm/meta-arm/recipes-devtools/gn/ |
H A D | gn_git.bb | 30 --out-path=${B} \
|
/openbmc/linux/drivers/scsi/ibmvscsi_tgt/ |
H A D | libsrp.c | 71 goto out; in srp_ring_alloc() 75 goto out; in srp_ring_alloc() 79 out: in srp_ring_alloc()
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_runtime.c | 180 goto out; in efi_get_time_boottime() 188 goto out; in efi_get_time_boottime() 209 out: in efi_get_time_boottime()
|
/openbmc/linux/drivers/net/ppp/ |
H A D | ppp_mppe.c | 180 goto out; in mppe_alloc() 184 goto out; in mppe_alloc() 228 out: in mppe_alloc()
|
/openbmc/linux/fs/hfsplus/ |
H A D | unicode.c | 196 goto out; in hfsplus_uni2asc() 239 goto out; in hfsplus_uni2asc() 247 out: in hfsplus_uni2asc()
|
/openbmc/openbmc-test-automation/docs/ |
H A D | certificate_generate.md | 17 `openssl genrsa -des3 -out rootCA.key 2048` 24 `openssl req -x509 -new -nodes -key rootCA.key -sha256 -days 1024 -out rootCA.pem` 122 openssl x509 -req -in device.csr -CA rootCA.pem -CAkey rootCA.key -CAcreateserial -out device.crt -…
|