Home
last modified time | relevance | path

Searched refs:revert (Results 1 – 25 of 42) sorted by relevance

12

/linux-6.3-rc2/tools/testing/crypto/chacha20-s390/
A Dtest-cipher.c92 16, 1, revert, in test_lib_chacha()
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()
286 if (memcmp(plain, revert, data_size)) { in chacha_s390_test_init()
294 memset(revert, 0, data_size); in chacha_s390_test_init()
301 if (memcmp(plain, revert, data_size)) { in chacha_s390_test_init()
318 memset(revert, 0, data_size); in chacha_s390_test_init()
348 if (revert) in chacha_s390_test_init()
[all …]
/linux-6.3-rc2/drivers/of/unittest-data/
A Doverlay_5.dtso5 /* overlay_5 - test overlay apply revert */
/linux-6.3-rc2/drivers/parport/
A DBUGS-parport6 o parport_pc_ecp_read_block_pio() is broken. parport will revert to the
/linux-6.3-rc2/Documentation/process/
A Dapplying-patches.rst19 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 …]
A Dhandling-regressions.rst436 three weeks means that I will revert, and I will stop pulling apparmor
689 One _particularly_ last-minute revert is the top-most commit (ignoring
700 revert out as instructive, though. It's more that it's an instructive
707 The point here being that we revert based on user-reported _behavior_,
/linux-6.3-rc2/kernel/cgroup/
A Dpids.c172 goto revert; in pids_try_charge()
183 revert: in pids_try_charge()
/linux-6.3-rc2/arch/arm/kernel/
A Dentry-v7m.S47 @ be using the IRQ stack, so revert to the original value in that case.
/linux-6.3-rc2/Documentation/translations/zh_CN/mm/
A Dhwpoison.rst79 设置early/late kill mode/revert 到系统默认值。
/linux-6.3-rc2/drivers/gpu/drm/amd/display/
A DKconfig20 panic on most architectures. We'll revert this when the following bug report
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-class-power-ltc4162l75 voltage above 1V. It will then automatically revert to "0".
A Dsysfs-block-bcache75 writes transparently revert to writethrough mode. Intended only
/linux-6.3-rc2/drivers/of/
A Ddynamic.c561 bool revert) in __of_changeset_entry_notify() argument
567 if (revert) { in __of_changeset_entry_notify()
/linux-6.3-rc2/sound/soc/sof/intel/
A Dhda-dsp.c499 goto revert; in hda_dsp_set_D0_state()
504 revert: in hda_dsp_set_D0_state()
/linux-6.3-rc2/Documentation/devicetree/bindings/display/bridge/
A Dadi,adv7533.yaml31 optional and revert to defaults if not specified.
A Dadi,adv7511.yaml33 optional and revert to defaults if not specified.
/linux-6.3-rc2/Documentation/livepatch/
A Dcumulative-patches.rst52 - Atomically revert some functions in a previous patch while
/linux-6.3-rc2/Documentation/driver-api/
A Ddevice_link.rst289 * 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-6.3-rc2/Documentation/filesystems/
A Docfs2.rst89 large, the fs will silently revert it to the default.
A Dtmpfs.rst113 memory policy for the file will revert to "default" policy.
/linux-6.3-rc2/drivers/net/
A Dveth.c1298 goto revert; in veth_set_channels()
1313 goto revert; in veth_set_channels()
1328 revert: in veth_set_channels()
/linux-6.3-rc2/Documentation/mm/
A Dhwpoison.rst84 Set early/late kill mode/revert to system default
A Dnuma.rst136 may revert to its own fallback path. The slab kernel memory allocator is an
/linux-6.3-rc2/Documentation/translations/zh_CN/process/
A Dsubmitting-patches.rst327 将会自动完成。撤销也应当包含“Signed-off-by”, ``git revert -s`` 会帮你搞定。
/linux-6.3-rc2/fs/ext4/
A Dioctl.c484 goto revert; in swap_inode_boot_loader()
494 revert: in swap_inode_boot_loader()
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnx2x/
A Dbnx2x_sp.h647 void (*revert)(struct bnx2x *bp, member

Completed in 46 milliseconds

12