| /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() 271 pr_info("could not allocate revert buffe in chacha_s390_test_init() [all...] |
| /linux/Documentation/admin-guide/ |
| H A D | bug-bisect.rst | 92 revert. 95 to revert the change by specifying its commit-id:: 97 git revert --no-edit cafec0cacaca0 100 commit. In that case, abandon the attempt. Do the same, if Git fails to revert 103 check out its latest codebase and try a revert there. 105 If a revert succeeds, build and test another kernel to check if reverting
|
| /linux/drivers/of/unittest-data/ |
| H A D | overlay_5.dtso | 5 /* overlay_5 - test overlay apply revert */
|
| /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 …]
|
| H A D | handling-regressions.rst | 242 above). That's because the stable team normally does neither revert nor fix 486 three weeks means that I will revert, and I will stop pulling apparmor 739 One _particularly_ last-minute revert is the top-most commit (ignoring 750 revert out as instructive, though. It's more that it's an instructive 757 The point here being that we revert based on user-reported _behavior_,
|
| /linux/drivers/parport/ |
| H A D | BUGS-parport | 6 o parport_pc_ecp_read_block_pio() is broken. parport will revert to the
|
| /linux/kernel/cgroup/ |
| H A D | pids.c | 181 goto revert; in pids_try_charge() 192 revert: in pids_try_charge()
|
| /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.
|
| /linux/Documentation/translations/zh_CN/mm/ |
| H A D | hwpoison.rst | 79 设置early/late kill mode/revert 到系统默认值。
|
| /linux/drivers/gpu/drm/amd/display/ |
| H A D | Kconfig | 24 would cause an immediate kernel panic on most architectures. We'll revert
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-power-ltc4162l | 75 voltage above 1V. It will then automatically revert to "0".
|
| /linux/Documentation/userspace-api/gpio/ |
| H A D | gpio-get-lineevent-ioctl.rst | 46 the line becomes uncontrolled from the userspace perspective, and may revert
|
| H A D | gpio-get-linehandle-ioctl.rst | 49 the userspace perspective, and may revert to its default state.
|
| H A D | gpio-v2-get-line-ioctl.rst | 47 the userspace perspective, and may revert to its default state.
|
| /linux/drivers/of/ |
| H A D | dynamic.c | 570 bool revert) in __of_changeset_entry_notify() argument 576 if (revert) { in __of_changeset_entry_notify()
|
| /linux/Documentation/livepatch/ |
| H A D | cumulative-patches.rst | 52 - Atomically revert some functions in a previous patch while
|
| /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``.
|
| /linux/Documentation/filesystems/ |
| H A D | ocfs2.rst | 89 large, the fs will silently revert it to the default.
|
| /linux/Documentation/mm/ |
| H A D | hwpoison.rst | 84 Set early/late kill mode/revert to system default
|
| H A D | numa.rst | 136 may revert to its own fallback path. The slab kernel memory allocator is an
|
| /linux/Documentation/translations/zh_TW/process/ |
| H A D | submitting-patches.rst | 328 將會自動完成。撤銷也應當包含“Signed-off-by”, ``git revert -s`` 會幫你搞定。
|
| /linux/Documentation/translations/zh_CN/process/ |
| H A D | submitting-patches.rst | 324 将会自动完成。撤销也应当包含“Signed-off-by”, ``git revert -s`` 会帮你搞定。
|
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_sp.h | 647 void (*revert)(struct bnx2x *bp, member
|
| /linux/arch/mips/lib/ |
| H A D | csum_partial.S | 502 ADD len, 8*NBYTES # revert len (see above)
|
| /linux/Documentation/core-api/ |
| H A D | watch_queue.rst | 28 such pipes due to them wanting to, under some circumstances, revert their
|