/linux-4.4.14/drivers/parport/ |
D | BUGS-parport | 6 o parport_pc_ecp_read_block_pio() is broken. parport will revert to the
|
/linux-4.4.14/kernel/ |
D | cgroup_pids.c | 152 goto revert; in pids_try_charge() 157 revert: in pids_try_charge()
|
/linux-4.4.14/Documentation/ |
D | applying-patches.txt | 14 In addition to explaining how to apply and revert patches, a brief 30 How do I apply or revert a patch? 47 To revert a previously applied patch, use the -R argument to patch. 51 You can revert (undo) it like this: 162 previously and actually intended to revert it, but forgot to specify -R, 163 then you can say [y]es here to make patch revert it for you. 251 first revert the 2.6.x.y patch). 263 $ patch -p1 -R < ../patch-2.6.11.1 # revert the 2.6.11.1 patch 298 $ patch -p1 -R < ../patch-2.6.12.2 # revert the 2.6.12.2 patch 337 $ patch -p1 -R < ../patch-2.6.13-rc3 # revert the 2.6.13-rc3 patch [all …]
|
/linux-4.4.14/sound/oss/ |
D | sb_ess.c | 315 static int ess_calc_div (int clock, int revert, int *speedp, int *diffp) in ess_calc_div() argument 323 retval = revert - divider; in ess_calc_div() 324 if (retval > revert - 1) { in ess_calc_div() 325 retval = revert - 1; in ess_calc_div() 326 divider = revert - retval; in ess_calc_div()
|
/linux-4.4.14/drivers/of/ |
D | dynamic.c | 504 static void __of_changeset_entry_notify(struct of_changeset_entry *ce, bool revert) in __of_changeset_entry_notify() argument 510 if (revert) { in __of_changeset_entry_notify()
|
/linux-4.4.14/drivers/of/unittest-data/ |
D | tests-overlay.dtsi | 175 /* test overlay apply revert */
|
/linux-4.4.14/Documentation/filesystems/ |
D | ocfs2.txt | 79 large, the fs will silently revert it to the default.
|
D | tmpfs.txt | 103 policy for the file will revert to "default" policy.
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-block-bcache | 75 writes transparently revert to writethrough mode. Intended only
|
/linux-4.4.14/Documentation/vm/ |
D | hwpoison.txt | 81 Set early/late kill mode/revert to system default
|
D | numa | 137 may revert to its own fallback path. The slab kernel memory allocator is an
|
/linux-4.4.14/Documentation/PCI/ |
D | PCIEBUS-HOWTO.txt | 169 calls pci_disable_msi to disable MSI interrupts and revert back to
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_sp.h | 636 void (*revert)(struct bnx2x *bp, member
|
D | bnx2x_sp.c | 3819 o->revert(bp, p, old_reg_size); in bnx2x_config_mcast() 3883 mcast_obj->revert = bnx2x_mcast_revert_e1; in bnx2x_init_mcast_obj() 3907 mcast_obj->revert = bnx2x_mcast_revert_e1h; in bnx2x_init_mcast_obj() 3924 mcast_obj->revert = bnx2x_mcast_revert_e2; in bnx2x_init_mcast_obj()
|
/linux-4.4.14/Documentation/networking/ |
D | cxgb.txt | 293 have issues with these settings, please revert to the "safe" settings
|
D | bonding.txt | 827 setting use_carrier to 0 will cause bonding to revert to the
|
/linux-4.4.14/arch/mips/lib/ |
D | csum_partial.S | 526 ADD len, 8*NBYTES # revert len (see above)
|
/linux-4.4.14/drivers/usb/host/ |
D | xhci-ring.c | 906 bool revert = false; in update_ring_for_set_deq_completion() local 935 revert = true; in update_ring_for_set_deq_completion() 940 if (revert) { in update_ring_for_set_deq_completion()
|
/linux-4.4.14/drivers/tty/serial/8250/ |
D | Kconfig | 44 keep the 8250_core.* options around until they revert the changes
|
/linux-4.4.14/Documentation/block/ |
D | biodoc.txt | 215 may need to abort DMA operations and revert to PIO for the transfer, in 1138 PIO drivers (or drivers that need to revert to PIO transfer once in a
|
/linux-4.4.14/Documentation/sysctl/ |
D | vm.txt | 717 sysctl, it will revert to this default behavior.
|
/linux-4.4.14/Documentation/cdrom/ |
D | cdrom-standard.tex | 711 other operating systems than \linux. Finally, a user can always revert
|
/linux-4.4.14/Documentation/laptops/ |
D | thinkpad-acpi.txt | 1194 The thinkpad-acpi kernel driver can be programmed to revert the fan
|
/linux-4.4.14/drivers/video/fbdev/ |
D | Kconfig | 1145 If you say N, the driver will revert to discrete video timings
|