/Linux-v5.4/drivers/of/unittest-data/ |
D | overlay_5.dts | 5 /* overlay_5 - test overlay apply revert */
|
/Linux-v5.4/drivers/parport/ |
D | BUGS-parport | 6 o parport_pc_ecp_read_block_pio() is broken. parport will revert to the
|
/Linux-v5.4/Documentation/process/ |
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. 276 first revert the 5.x.y patch). 290 $ patch -p1 -R < ../patch-5.6.1 # revert the 5.6.1 patch 329 $ patch -p1 -R < ../patch-5.7.2 # revert the 5.7.2 patch 371 $ patch -p1 -R < ../patch-5.8-rc3 # revert the 5.8-rc3 patch [all …]
|
/Linux-v5.4/kernel/cgroup/ |
D | pids.c | 156 goto revert; in pids_try_charge() 161 revert: in pids_try_charge()
|
/Linux-v5.4/Documentation/devicetree/bindings/media/i2c/ |
D | adv7604.txt | 20 optional and revert to defaults if not specified.
|
/Linux-v5.4/drivers/of/ |
D | dynamic.c | 532 bool revert) in __of_changeset_entry_notify() argument 538 if (revert) { in __of_changeset_entry_notify()
|
/Linux-v5.4/Documentation/livepatch/ |
D | cumulative-patches.rst | 52 - Atomically revert some functions in a previous patch while
|
/Linux-v5.4/Documentation/driver-api/ |
D | device_link.rst | 292 * If the probe fails, links to suppliers revert back to ``DL_STATE_AVAILABLE``. 298 * When the consumer's driver is later on removed, links to suppliers revert 316 the supplier driver is released and the links revert to ``DL_STATE_DORMANT``.
|
/Linux-v5.4/Documentation/filesystems/ |
D | ocfs2.txt | 79 large, the fs will silently revert it to the default.
|
D | ceph.txt | 158 copies. Currently, it's only used in copy_file_range, which will revert
|
D | tmpfs.txt | 103 policy for the file will revert to "default" policy.
|
/Linux-v5.4/Documentation/devicetree/bindings/display/bridge/ |
D | adi,adv7511.txt | 21 address is mandatory, others are optional and revert to defaults if not
|
/Linux-v5.4/Documentation/ABI/testing/ |
D | sysfs-block-bcache | 75 writes transparently revert to writethrough mode. Intended only
|
/Linux-v5.4/Documentation/vm/ |
D | hwpoison.rst | 88 Set early/late kill mode/revert to system default
|
D | numa.rst | 138 may revert to its own fallback path. The slab kernel memory allocator is an
|
/Linux-v5.4/fs/ext4/ |
D | ioctl.c | 229 goto revert; in swap_inode_boot_loader() 239 revert: in swap_inode_boot_loader()
|
/Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_sp.h | 647 void (*revert)(struct bnx2x *bp, member
|
D | bnx2x_sp.c | 4037 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-v5.4/Documentation/security/ |
D | lsm.rst | 121 :c:func:`unregister_security()` function is provided to revert
|
/Linux-v5.4/Documentation/networking/device_drivers/chelsio/ |
D | cxgb.txt | 293 have issues with these settings, please revert to the "safe" settings
|
/Linux-v5.4/arch/mips/lib/ |
D | csum_partial.S | 529 ADD len, 8*NBYTES # revert len (see above)
|
/Linux-v5.4/drivers/usb/host/ |
D | xhci-ring.c | 989 bool revert = false; in update_ring_for_set_deq_completion() local 1017 revert = true; in update_ring_for_set_deq_completion() 1022 if (revert) { in update_ring_for_set_deq_completion()
|
/Linux-v5.4/Documentation/networking/ |
D | netdev-FAQ.rst | 142 A: There is no revert possible, once it is pushed out, it stays like that.
|
/Linux-v5.4/drivers/tty/serial/8250/ |
D | Kconfig | 47 keep the 8250_core.* options around until they revert the changes
|
/Linux-v5.4/Documentation/block/ |
D | biodoc.rst | 226 may need to abort DMA operations and revert to PIO for the transfer, in 1095 PIO drivers (or drivers that need to revert to PIO transfer once in a
|