/linux-4.1.27/drivers/acpi/acpica/ |
D | nsrepair2.c | 449 u8 removing; in acpi_ns_repair_CST() local 461 removing = FALSE; in acpi_ns_repair_CST() 468 removing = TRUE; in acpi_ns_repair_CST() 478 removing = TRUE; in acpi_ns_repair_CST() 482 if (removing) { in acpi_ns_repair_CST()
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-driver-xen-blkback | 17 removing 5% of max_persistent_grants every 100ms.
|
D | pstore | 26 Once the information in a file has been read, removing
|
D | sysfs-bus-rbd | 7 Being used for adding and removing rbd block devices.
|
D | sysfs-bus-usb | 94 removing an ID, the driver will no longer support the
|
D | sysfs-bus-pci | 55 removing an ID, the driver will no longer support the
|
/linux-4.1.27/drivers/tty/ |
D | mips_ejtag_fdc.c | 164 bool removing; member 691 if (!priv->removing) in mips_ejtag_fdc_tty_timer() 1033 priv->removing = true; in mips_ejtag_fdc_tty_probe() 1065 priv->removing = true; in mips_ejtag_fdc_tty_remove() 1095 priv->removing = true; in mips_ejtag_fdc_tty_cpu_down() 1124 priv->removing = false; in mips_ejtag_fdc_tty_cpu_up()
|
/linux-4.1.27/Documentation/filesystems/ |
D | efivarfs.txt | 18 Due to the presence of numerous firmware bugs where removing non-standard
|
D | debugfs.txt | 169 module is unloaded without explicitly removing debugfs entries, the result
|
D | mandatory-locking.txt | 70 bit in its file mode but removing the group-execute bit. This is an otherwise
|
D | sysfs.txt | 83 structure and wrapper functions for adding and removing attributes for
|
D | xfs.txt | 42 attr2 is selected (either when setting or removing extended
|
D | path-lookup.txt | 109 high to wait for a grace period after removing the dentry and before inserting
|
D | vfs.txt | 559 Adding and removing pages to/from an address_space is protected by the
|
/linux-4.1.27/Documentation/fmc/ |
D | parameters.txt | 42 golden gateware for the SPEC card, removing the leading timestamps to
|
/linux-4.1.27/Documentation/ABI/stable/ |
D | sysfs-firmware-efi-vars | 66 removing variables:
|
D | sysfs-transport-srp | 13 layer error has been observed before removing a target port.
|
/linux-4.1.27/Documentation/ |
D | local_ops.txt | 22 removing the LOCK prefix and memory barriers normally required to synchronize 41 their UP variant must be kept. It typically means removing LOCK prefix (on
|
D | memory-hotplug.txt | 47 (B) For installing/removing DIMMs or NUMA-nodes physically. 448 - memmap removing at memory offline.
|
D | cachetlb.txt | 67 a suitably efficient method for removing multiple page 179 a suitably efficient method for removing multiple page
|
D | robust-futex-ABI.txt | 131 When adding or removing a lock from its list of held locks, in order for
|
D | Changes | 66 assembling the 16-bit boot code, removing the need for as86 to compile
|
D | robust-futexes.txt | 104 There is one race possible though: since adding to and removing from the
|
D | svga.txt | 162 a mail as I think of removing it some day.
|
D | IPMI.txt | 487 for specifying an interface. Note that when removing an interface, 489 are used for the comparison. Any options are ignored for removing.
|
D | initrd.txt | 203 - removing all accesses to the old (initrd) root file system
|
D | CodingStyle | 769 help, and the maintenance issue of removing the inline when a second user 869 removing it if GCC doesn't notice any side effects. You don't always need to
|
/linux-4.1.27/drivers/net/ethernet/rocker/ |
D | rocker.c | 2840 bool removing; in rocker_port_ipv4_neigh() local 2852 removing = found && !adding; in rocker_port_ipv4_neigh() 2861 } else if (removing) { in rocker_port_ipv4_neigh() 2896 if (adding || removing) { in rocker_port_ipv4_neigh() 2953 bool removing; in rocker_port_ipv4_nh() local 2968 removing = found && !adding; in rocker_port_ipv4_nh() 2977 } else if (removing) { in rocker_port_ipv4_nh() 3380 bool removing = (lw->flags & ROCKER_OP_FLAG_REMOVE); in rocker_port_fdb_learn_work() local 3388 if (learned && removing) in rocker_port_fdb_learn_work() 3391 else if (learned && !removing) in rocker_port_fdb_learn_work() [all …]
|
/linux-4.1.27/Documentation/spi/ |
D | spidev | 59 kernel and by udev/mdev). You can unbind by removing the "spidev" driver 61 by having kernel code remove the SPI device, probably by removing the driver
|
/linux-4.1.27/Documentation/filesystems/cifs/ |
D | TODO | 42 vfs change to support removing D_NOTIFY on a file.
|
D | CHANGES | 205 Allow setting of attribute back to ATTR_NORMAL (removing readonly dos attribute 764 Fix oops on stopping oplock thread when removing cifs when
|
/linux-4.1.27/Documentation/scsi/ |
D | scsi-generic.txt | 49 and edit this file (removing its changelog for example) before placing it
|
D | ChangeLog.lpfc | 354 removing from mapped list. Pnode get nulled when the node is 515 a result of removing from the txcmpl list item which was already 828 * Fixing missing static and removing dead code. 1017 * Streamline usage of the defines CLASS2 and CLASS3, removing 1039 routine. Also, removing need for outstanding clock linked list 1058 declarations. Also removing a redundant #define ScsiResult as it 1189 lpfc_disc_state_machine, to the end of the file, removing the
|
D | ChangeLog.megaraid | 175 but we should also be thinking about totally removing the hardware
|
/linux-4.1.27/arch/um/ |
D | Kconfig.um | 54 by removing or changing anything in /proc which gives away the
|
/linux-4.1.27/Documentation/filesystems/pohmelfs/ |
D | design_notes.txt | 21 (like removing the whole kernel tree via a single network command).
|
/linux-4.1.27/Documentation/power/ |
D | pm_qos_interface.txt | 53 call the notification tree if the target was changed as a result of removing 124 call the notification trees if the target was changed as a result of removing
|
D | suspend-and-cpuhotplug.txt | 219 physically removing or inserting CPUs, the CPUs are not actually powered
|
D | runtime_pm.txt | 308 removing the device from device hierarchy
|
/linux-4.1.27/Documentation/fault-injection/ |
D | fault-injection.txt | 198 echo removing $m...
|
/linux-4.1.27/Documentation/input/ |
D | ff.txt | 103 some operations (removing an effect, controlling the playback).
|
/linux-4.1.27/drivers/block/ |
D | rbd.c | 547 bool removing = false; in rbd_open() local 554 removing = true; in rbd_open() 558 if (removing) in rbd_open() 3668 bool removing; in rbd_dev_update_size() local 3676 removing = test_bit(RBD_DEV_FLAG_REMOVING, &rbd_dev->flags); in rbd_dev_update_size() 3682 if (!removing) { in rbd_dev_update_size()
|
/linux-4.1.27/Documentation/cgroups/ |
D | cpusets.txt | 28 2.2 Adding/removing cpus 519 removing the old and adding the new, for each change. 655 functionality for removing Memory Nodes is available, a similar exception 781 2.2 Adding/removing cpus
|
D | cgroups.txt | 610 removing the associated interface files and invokes this callback so
|
/linux-4.1.27/arch/arm/mach-shmobile/include/mach/ |
D | head-kzm9g.txt | 405 LIST "this point, and attempts at removing parts of the routine to arrive"
|
/linux-4.1.27/Documentation/filesystems/nfs/ |
D | rpc-cache.txt | 26 - allowing an EXPIRED time on cache items, and removing
|
/linux-4.1.27/Documentation/device-mapper/ |
D | cache.txt | 272 Invalidation is removing an entry from the cache without writing it
|
D | thin-provisioning.txt | 195 activating or removing them both. (This differs from conventional
|
/linux-4.1.27/Documentation/isdn/ |
D | README.sc | 5 computer, we recommend removing it as it will be detected but will not
|
/linux-4.1.27/drivers/acpi/ |
D | Kconfig | 320 removing memory devices at runtime, you need not enable
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
D | hub.fuc | 546 // removing this and having the host directly modify the channel's context
|
/linux-4.1.27/Documentation/powerpc/ |
D | eeh-pci-error-recovery.txt | 54 physically removing and re-seating the PCI card.
|
/linux-4.1.27/Documentation/trace/ |
D | events.txt | 339 The [if filter] part isn't used in matching commands when removing, so
|
D | ftrace.txt | 2667 mkdir, and removing directories with rmdir. The directory created
|
/linux-4.1.27/Documentation/RCU/ |
D | whatisRCU.txt | 431 o Use synchronize_rcu() -after- removing a data element from an 520 o Use call_rcu() -after- removing a data element from an
|
/linux-4.1.27/Documentation/timers/ |
D | NO_HZ.txt | 245 whether or not you have succeeded in removing OS jitter from your system.
|
/linux-4.1.27/Documentation/usb/ |
D | WUSB-Design-overview.txt | 334 toggling the bits in the fake hub port, which kicks hub_wq into removing
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
D | resource_tracker.c | 76 int removing; member 4266 if (!r->removing) { in _move_all_busy() 4277 r->removing = 1; in _move_all_busy()
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | mmu.txt | 254 before using the translation. We take advantage of that by removing write
|
/linux-4.1.27/Documentation/mtd/ |
D | nand_ecc.txt | 6 performing tricks like table lookup removing superfluous code etc.
|
/linux-4.1.27/Documentation/sysctl/ |
D | kernel.txt | 370 solution is to do the permission checks at open() time. Consider removing
|
/linux-4.1.27/Documentation/networking/ |
D | ip-sysctl.txt | 1166 removing all the corresponding secondary IP addresses. 1642 authentication to protect the operations of adding or removing new
|
D | filter.txt | 28 removing the old one and placing your new one in its place, assuming your
|
D | bonding.txt | 1366 allows for adding and removing bonds at runtime. Ifenslave is no
|
/linux-4.1.27/Documentation/vm/ |
D | unevictable-lru.txt | 495 munlock the pages if we're removing the last VM_LOCKED VMA that maps the pages.
|
/linux-4.1.27/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 3875 you have a buggy gcc. You can work around the problem by removing
|