/openbmc/linux/tools/testing/crypto/chacha20-s390/ |
H A D | test-cipher.c | 51 static int test_lib_chacha(u8 *revert, u8 *cipher, u8 *plain) in test_lib_chacha() argument 87 chacha_crypt_arch(chacha_state, revert, cipher, data_size, 20); in test_lib_chacha() 92 16, 1, revert, in test_lib_chacha() 126 static int test_skcipher(char *name, u8 *revert, u8 *cipher, u8 *plain) in test_skcipher() argument 198 sg_init_one(&sk.sgout, revert, data_size); in test_skcipher() 215 16, 1, revert, in test_skcipher() 238 u8 *plain = NULL, *revert = NULL; in chacha_s390_test_init() local 269 revert = vzalloc(data_size); in chacha_s390_test_init() 270 if (!revert) { in chacha_s390_test_init() 282 ret = test_skcipher("chacha20-generic", revert, cipher_generic, plain); in chacha_s390_test_init() [all …]
|
/openbmc/linux/drivers/of/unittest-data/ |
H A D | overlay_5.dtso | 5 /* overlay_5 - test overlay apply revert */
|
/openbmc/intel-ipmi-oem/include/ |
H A D | manufacturingcommands.hpp | 96 revert = 2 enumerator 103 revert = 2 enumerator
|
/openbmc/linux/Documentation/process/ |
H A D | applying-patches.rst | 19 In addition to explaining how to apply and revert patches, a brief 37 How do I apply or revert a patch? 57 To revert a previously applied patch, use the -R argument to patch. 62 You can revert (undo) it like this:: 185 previously and actually intended to revert it, but forgot to specify -R, 186 then you can say [**y**]es here to make patch revert it for you. 280 first revert the 5.x.y patch). 294 $ patch -p1 -R < ../patch-5.6.1 # revert the 5.6.1 patch 332 $ patch -p1 -R < ../patch-5.7.2 # revert the 5.7.2 patch 389 $ patch -p1 -R < ../patch-5.8-rc3 # revert the 5.8-rc3 patch [all …]
|
/openbmc/linux/drivers/parport/ |
H A D | BUGS-parport | 6 o parport_pc_ecp_read_block_pio() is broken. parport will revert to the
|
/openbmc/linux/kernel/cgroup/ |
H A D | pids.c | 172 goto revert; in pids_try_charge() 183 revert: in pids_try_charge()
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libxklavier/libxklavier/ |
H A D | 0001-xklavier_config_xkb.c-Fix-keyboard-layout-settings-f.patch | 13 [2] https://launchpadlibrarian.net/399410035/revert-default-group-change.patch
|
/openbmc/openbmc/poky/meta/recipes-extended/mdadm/ |
H A D | mdadm_4.3.bb | 125 echo "disabled, no strace" > ${D}${PTEST_PATH}/tests/07revert-grow.broken 126 echo "disabled, no strace" > ${D}${PTEST_PATH}/tests/07revert-inplace.broken
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gphoto2/gphoto2/ |
H A D | 0001-Match-prototypes-of-callbacks-with-libgphoto.patch | 8 libgphoto and these changes can be invasive, therefore lets revert to
|
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-tss/tpm2-tss/ |
H A D | fixup_hosttools.patch | 4 Subject: [PATCH] revert configure: add checks for all tools used by make
|
/openbmc/linux/arch/arm/kernel/ |
H A D | entry-v7m.S | 47 @ be using the IRQ stack, so revert to the original value in that case.
|
/openbmc/intel-ipmi-oem/src/ |
H A D | manufacturingcommands.cpp | 465 if (action == SmActionGet::revert || action == SmActionGet::ignore) in appMTMGetSignal() 499 case SmActionGet::revert: in appMTMGetSignal() 609 case SmActionSet::revert: in appMTMSetSignal() 636 case SmActionSet::revert: in appMTMSetSignal() 727 case SmActionSet::revert: in appMTMSetSignal() 780 case SmActionSet::revert: in appMTMSetSignal()
|
/openbmc/linux/Documentation/translations/zh_CN/mm/ |
H A D | hwpoison.rst | 79 设置early/late kill mode/revert 到系统默认值。
|
/openbmc/openbmc-build-scripts/config/ |
H A D | .gitlint | 16 # By default gitlint will ignore merge, revert, fixup and squash commits. 18 # ignore-revert-commits=true
|
/openbmc/linux/drivers/gpu/drm/amd/display/ |
H A D | Kconfig | 20 panic on most architectures. We'll revert this when the following bug report
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-power-ltc4162l | 75 voltage above 1V. It will then automatically revert to "0".
|
/openbmc/openbmc/poky/meta/recipes-graphics/fontconfig/ |
H A D | fontconfig_2.15.0.bb | 24 file://revert-static-pkgconfig.patch \
|
/openbmc/openbmc/poky/meta/recipes-support/gpgme/gpgme/ |
H A D | 0001-Revert-build-Make-gpgme.m4-use-gpgrt-config-with-.pc.patch | 8 The oe-core does not support gpgrt-config, so revert it
|
/openbmc/linux/drivers/of/ |
H A D | dynamic.c | 568 bool revert) in __of_changeset_entry_notify() argument 574 if (revert) { in __of_changeset_entry_notify()
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/ |
H A D | trusted-firmware-m-corstone1000.inc | 49 file://0001-PSA-revert-header-versions.patch;patchdir=../tfm-psa-adac \
|
/openbmc/linux/sound/soc/sof/intel/ |
H A D | hda-dsp.c | 518 goto revert; in hda_dsp_set_D0_state() 523 revert: in hda_dsp_set_D0_state()
|
/openbmc/linux/Documentation/livepatch/ |
H A D | cumulative-patches.rst | 52 - Atomically revert some functions in a previous patch while
|
/openbmc/linux/Documentation/driver-api/ |
H A D | device_link.rst | 289 * If the probe fails, links to suppliers revert back to ``DL_STATE_AVAILABLE``. 295 * When the consumer's driver is later on removed, links to suppliers revert 313 the supplier driver is released and the links revert to ``DL_STATE_DORMANT``.
|
/openbmc/qemu/tests/qemu-iotests/tests/ |
H A D | qcow2-internal-snapshots.out | 55 === qemu-img snapshot can revert to snapshots ===
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/ |
H A D | 0007-Plaform-Corstone1000-Switch-to-metadata-v2.patch | 180 /* firmware update failed, revert back to previous bank */
|