Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/of/unittest-data/
Doverlay_5.dts5 /* overlay_5 - test overlay apply revert */
/Linux-v4.19/drivers/parport/
DBUGS-parport6 o parport_pc_ecp_read_block_pio() is broken. parport will revert to the
/Linux-v4.19/Documentation/process/
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.
271 first revert the 4.x.y patch).
285 $ patch -p1 -R < ../patch-4.6.1 # revert the 4.6.1 patch
324 $ patch -p1 -R < ../patch-4.7.2 # revert the 4.7.2 patch
366 $ patch -p1 -R < ../patch-4.8-rc3 # revert the 4.8-rc3 patch
[all …]
/Linux-v4.19/kernel/cgroup/
Dpids.c159 goto revert; in pids_try_charge()
164 revert: in pids_try_charge()
/Linux-v4.19/Documentation/devicetree/bindings/media/i2c/
Dadv7604.txt20 optional and revert to defaults if not specified.
/Linux-v4.19/drivers/of/
Ddynamic.c497 bool revert) in __of_changeset_entry_notify() argument
503 if (revert) { in __of_changeset_entry_notify()
/Linux-v4.19/Documentation/driver-api/
Ddevice_link.rst253 * If the probe fails, links to suppliers revert back to ``DL_STATE_AVAILABLE``.
259 * When the consumer's driver is later on removed, links to suppliers revert
277 the supplier driver is released and the links revert to ``DL_STATE_DORMANT``.
/Linux-v4.19/Documentation/filesystems/
Docfs2.txt79 large, the fs will silently revert it to the default.
Dtmpfs.txt103 policy for the file will revert to "default" policy.
/Linux-v4.19/Documentation/devicetree/bindings/display/bridge/
Dadi,adv7511.txt21 address is mandatory, others are optional and revert to defaults if not
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-block-bcache75 writes transparently revert to writethrough mode. Intended only
/Linux-v4.19/Documentation/vm/
Dhwpoison.rst88 Set early/late kill mode/revert to system default
Dnuma.rst138 may revert to its own fallback path. The slab kernel memory allocator is an
/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sp.h645 void (*revert)(struct bnx2x *bp, member
Dbnx2x_sp.c4037 o->revert(bp, p, old_reg_size, cmd); in bnx2x_config_mcast()
4101 mcast_obj->revert = bnx2x_mcast_revert_e1; in bnx2x_init_mcast_obj()
4125 mcast_obj->revert = bnx2x_mcast_revert_e1h; in bnx2x_init_mcast_obj()
4142 mcast_obj->revert = bnx2x_mcast_revert_e2; in bnx2x_init_mcast_obj()
/Linux-v4.19/Documentation/livepatch/
Dlivepatch.txt331 the hybrid consistency model being used. The patch revert might block
333 revert the patch using a separate operation that might be called
/Linux-v4.19/Documentation/
Dlsm.txt121 :c:func:`unregister_security()` function is provided to revert
/Linux-v4.19/drivers/usb/host/
Dxhci-ring.c978 bool revert = false; in update_ring_for_set_deq_completion() local
1006 revert = true; in update_ring_for_set_deq_completion()
1011 if (revert) { in update_ring_for_set_deq_completion()
/Linux-v4.19/Documentation/networking/
Dcxgb.txt293 have issues with these settings, please revert to the "safe" settings
/Linux-v4.19/arch/mips/lib/
Dcsum_partial.S529 ADD len, 8*NBYTES # revert len (see above)
/Linux-v4.19/drivers/tty/serial/8250/
DKconfig45 keep the 8250_core.* options around until they revert the changes
/Linux-v4.19/Documentation/block/
Dbiodoc.txt215 may need to abort DMA operations and revert to PIO for the transfer, in
1123 PIO drivers (or drivers that need to revert to PIO transfer once in a
/Linux-v4.19/Documentation/sysctl/
Dvm.txt769 sysctl, it will revert to this default behavior.
/Linux-v4.19/Documentation/cdrom/
Dcdrom-standard.tex715 other operating systems than \linux. Finally, a user can always revert
/Linux-v4.19/Documentation/laptops/
Dthinkpad-acpi.txt1198 The thinkpad-acpi kernel driver can be programmed to revert the fan

12