/linux-4.1.27/drivers/misc/mei/ |
D | amthif.c | 513 bool removed = false; in mei_clear_list() local 527 removed = true; in mei_clear_list() 530 return removed; in mei_clear_list() 546 bool removed = false; in mei_clear_lists() local 551 removed = true; in mei_clear_lists() 556 removed = true; in mei_clear_lists() 559 removed = true; in mei_clear_lists() 562 removed = true; in mei_clear_lists() 565 if (dev->iamthif_current_cb && !removed) { in mei_clear_lists() 571 removed = true; in mei_clear_lists() [all …]
|
/linux-4.1.27/Documentation/ABI/removed/ |
D | devfs | 2 Date: July 2005 (scheduled), finally removed in kernel v2.6.18 8 The files fs/devfs/*, include/linux/devfs_fs*.h were removed,
|
D | ip_queue | 2 Date: finally removed in kernel v3.5.0
|
D | o2cb | 6 removed when new versions of ocfs2-tools which know to look
|
D | dv1394 | 2 Date: May 2010 (scheduled), finally removed in kernel v2.6.37
|
D | raw1394 | 2 Date: May 2010 (scheduled), finally removed in kernel v2.6.37
|
D | video1394 | 2 Date: May 2010 (scheduled), finally removed in kernel v2.6.37
|
/linux-4.1.27/Documentation/driver-model/ |
D | binding.txt | 90 When a device is removed, the reference count for it will eventually 92 is removed from the driver's list of devices and the reference count 93 of the driver is decremented. All symlinks between the two are removed. 95 When a driver is removed, the list of devices that it supports is 97 one. The device is removed from that list and the symlinks removed.
|
D | device.txt | 22 A device is removed from the core when its reference count goes to 30 removed already).
|
D | porting.txt | 159 when the device has been removed, and all references to it have 378 removed. 405 An internal list that the bus uses may be removed, in favor of using 418 be removed in favor of using the generic one.
|
D | class.txt | 59 device. The field is never decremented, so if the device is removed
|
D | overview.txt | 68 If it were not done this way, then when a field was renamed or removed, every
|
D | devres.txt | 199 when it is released or destroyed (removed and freed) - no reference
|
D | driver.txt | 170 called if a device is physically removed from the system, if the
|
/linux-4.1.27/Documentation/ABI/ |
D | README | 36 the kernel, but are marked to be removed at some later point in 38 why it is obsolete and when it can be expected to be removed. 40 removed/ 42 been removed from the kernel. 66 Interfaces may be removed from obsolete and the kernel as long as the 70 developers feel they are finished. They cannot be removed from the
|
/linux-4.1.27/sound/oss/dmasound/ |
D | Kconfig | 11 inserted in and removed from the running kernel whenever you 25 inserted in and removed from the running kernel whenever you 39 inserted in and removed from the running kernel whenever you
|
/linux-4.1.27/Documentation/ABI/obsolete/ |
D | sysfs-class-rfkill | 10 This file is deprecated and scheduled to be removed in 2014, 28 This file is scheduled to be removed in 2012.
|
D | proc-sys-vm-nr_pdflush_threads | 5 exported in /proc/sys/vm/ should be removed.
|
D | sysfs-bus-usb | 29 This file is deprecated and will be removed after 2010.
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-devices | 7 be added and removed dynamically as the machine runs, 17 devices being added and removed from this tree to find
|
D | configfs-usb-gadget-ffs | 6 A corresponding USB function instance is created/removed.
|
D | sysfs-devices-online | 19 it is removed (i.e. device_del() is called for it), or its bus
|
D | sysfs-class-uwb_rc-wusbhc | 19 disconnected and are removed. The default value of
|
D | sysfs-ocfs2 | 47 plugins are loaded or removed.
|
D | sysfs-devices-memory | 7 added or removed dynamically to represent hot-add/remove
|
D | sysfs-bus-pci | 66 re-discover previously removed devices. 106 and re-discover devices removed earlier from this 115 child buses, and re-discover devices removed earlier
|
D | sysfs-bus-fcoe | 102 "Deleted" - FCF is being removed from the system
|
D | sysfs-class-uwb_rc | 18 and it will be removed. The default is 3 superframes
|
D | sysfs-firmware-acpi | 52 (0) the ACPI subsystem will allow devices to be hot-removed even
|
/linux-4.1.27/drivers/block/ |
D | cciss_scsi.c | 453 struct scsi2map *removed, int *nremoved) in cciss_scsi_remove_entry() argument 461 removed[*nremoved].bus = sd.bus; in cciss_scsi_remove_entry() 462 removed[*nremoved].target = sd.target; in cciss_scsi_remove_entry() 463 removed[*nremoved].lun = sd.lun; in cciss_scsi_remove_entry() 532 struct scsi2map *added, *removed; in adjust_cciss_scsi_table() local 538 removed = kzalloc(sizeof(*removed) * CCISS_MAX_SCSI_DEVS_PER_HBA, in adjust_cciss_scsi_table() 541 if (!added || !removed) { in adjust_cciss_scsi_table() 575 removed, &nremoved); in adjust_cciss_scsi_table() 583 removed, &nremoved); in adjust_cciss_scsi_table() 642 scsi_device_lookup(sh, removed[i].bus, in adjust_cciss_scsi_table() [all …]
|
/linux-4.1.27/scripts/coccinelle/misc/ |
D | returnvar.cocci | 7 // Comments: Comments on code can be deleted if near code that is removed. 8 // "when strict" can be removed to get more hits, but adds false
|
/linux-4.1.27/fs/reiserfs/ |
D | stree.c | 1025 int *removed, in prepare_for_delete_or_cut() argument 1115 (*removed)++; in prepare_for_delete_or_cut() 1242 int ret_value, del_size, removed; in reiserfs_delete_item() local 1256 removed = 0; in reiserfs_delete_item() 1263 item_key, &removed, in reiserfs_delete_item() 1584 int removed; in indirect_to_direct_roll_back() local 1603 removed = in indirect_to_direct_roll_back() 1606 RFALSE(removed <= 0 in indirect_to_direct_roll_back() 1607 || removed > tail_len, in indirect_to_direct_roll_back() 1609 tail_len, removed); in indirect_to_direct_roll_back() [all …]
|
/linux-4.1.27/drivers/infiniband/hw/usnic/ |
D | usnic_uiom_interval_tree.c | 235 unsigned long last, struct list_head *removed) in usnic_uiom_remove_interval() argument 245 list_add_tail(&interval->link, removed); in usnic_uiom_remove_interval() 248 list_for_each_entry(interval, removed, link) in usnic_uiom_remove_interval()
|
D | usnic_uiom_interval_tree.h | 61 struct list_head *removed);
|
/linux-4.1.27/Documentation/devicetree/ |
D | changesets.txt | 5 previous state. A changeset can also be removed after it has been 33 If a successfully applied changeset needs to be removed, it can be done
|
D | overlay-notes.txt | 17 disabled or removed all together, the affected device should be deregistered.
|
D | of_unittest.txt | 191 detached and then moving up the parent nodes are removed, and eventually the
|
/linux-4.1.27/Documentation/cgroups/ |
D | devices.txt | 20 An entry is added using devices.allow, and removed using 56 a cgroup's devices.deny file, all its children will have that entry removed 59 more access than the cgroup's parent, it'll be removed from the whitelist. 73 "c 116:2 rwm" will be removed:
|
D | unified-hierarchy.txt | 267 after all children are removed. This again makes it impossible to 300 - The "tasks" file is removed. Everything should at process 306 - The "cgroup.clone_children" file is removed.
|
D | memory.txt | 179 unaccounted when it's removed from radix-tree. Even if RSS pages are fully 291 is removed. The memory limitation itself, can of course be removed by writing 444 A cgroup can be removed by rmdir, but as discussed in sections 4.1 and 4.2, a
|
D | memcg_test.txt | 117 (By __isolate_lru_page(), the page is removed from both of global and
|
/linux-4.1.27/Documentation/scsi/ |
D | lpfc.txt | 10 toward the upstream kernel. As such, we removed #ifdefs for older kernels 36 being removed, a switch rebooting, or a device reboot), the driver could 52 have all internal queuing removed. Emulex complied with this request.
|
D | ChangeLog.lpfc | 82 * Revise TRANSPORT_PATCHES_V2 so that lpfc_target is removed and 241 register. Corresponding events are removed from the event queue 254 * Defined default mailbox completion routine and removed code in 516 removed (100100 is a LIST_POISON1 value from the next pointer 532 removed as well. 616 * Simplify lpfc_issue_lip: Extra layer of protection removed. 647 block/unblock stuff and removed some defensive checks from 876 removed. 961 * Cleanup of lpfc_ct.c. Removed number of casts, removed tons of 976 call path. This is related to the recently removed report_lun [all …]
|
D | dpti.txt | 43 * management utilities running (removed GFP_DMA from kmalloc flags)
|
D | ChangeLog.arcmsr | 117 ** Also removed some unneeded casts. Thanks to Daniel Drake <dsd@gentoo.org>
|
D | scsi_mid_low_api.txt | 124 In this model an LLD controls when SCSI hosts are introduced and removed 126 initialization and removed as late as driver shutdown. Typically a driver 167 When an HBA is being removed it could be as part of an orderly shutdown 210 removed (unplugged) or the connection to it has been interrupted. Some 212 device has been removed until a subsequent SCSI command fails which will 600 * been removed but its host is still present then it can request 1370 The older error handling mechanism has been removed. This means the 1371 LLD interface functions abort() and reset() have been removed. 1372 The struct scsi_host_template::use_new_eh_code flag has been removed.
|
D | hpsa.txt | 52 attribute will cause the driver to scan for new, changed, or removed devices
|
D | arcmsr_spec.txt | 149 ** // GUI_QUICK_CREATE=0x20, (function removed) 263 ** This function is removed, application like
|
D | scsi_eh.txt | 224 scmds are removed from eh_work_q. 275 - scmd is removed from eh_done_q and scmd->eh_entry is cleared
|
D | in2000.txt | 51 removed some kludge-code left over from struggles with
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | eeh_driver.c | 417 int *removed = (int *)userdata; in eeh_rmv_device() local 451 (*removed)++; in eeh_rmv_device() 570 int cnt, rc, removed = 0; in eeh_reset_device() local 589 eeh_pe_dev_traverse(pe, eeh_rmv_device, &removed); in eeh_reset_device() 633 } else if (frozen_bus && removed) { in eeh_reset_device()
|
/linux-4.1.27/Documentation/pcmcia/ |
D | driver-changes.txt | 35 dev_info_t and a few other typedefs are removed. No longer use them 75 exports for them were removed. 93 This file will be removed eventually. 117 client->Attributes is unused, therefore it is removed from all 121 The following functions have been removed from the kernel source
|
/linux-4.1.27/Documentation/ |
D | isapnp.txt | 7 The interface has been removed. See pnp.txt for more details.
|
D | cpu-hotplug.txt | 30 Such advances require CPUs available to a kernel to be removed either for 81 that aren't designed to grow/shrink as CPUs are made available or removed. 83 are added or removed anytime. Trimming it accurately for your system needs 95 subsystem (e.g ACPI) can change and new bit either be added or removed 193 You should now not see the CPU that you removed. Also online file will report 220 2. PIC interrupts also depend on CPU0. CPU0 can't be removed if a PIC interrupt 237 time that this CPU cannot be removed. 385 Q: I need to ensure that a particular cpu is not removed when there is some 420 8 bits. From ACPI 3.0, this limitation was removed since the apicid field
|
D | debugging-modules.txt | 11 emitted. This debugging message has been removed. The correct way
|
D | vgaarbiter.txt | 94 notify them being added/removed in the system and automatically added/removed
|
D | hw_random.txt | 66 NOTE: request_mem_region was removed, for three reasons:
|
D | pwm.txt | 95 A new PWM controller/chip can be added using pwmchip_add() and removed
|
D | circular-buffers.txt | 52 items are removed. The tail index should never jump the head index, and both
|
D | iostats.txt | 159 In 2.6, all disk statistics were removed from /proc/stat. In 2.4, they
|
D | cachetlb.txt | 139 translations are changed or removed. So, for example, the physically 196 translates to. It is this mapping which should be removed from
|
/linux-4.1.27/fs/notify/fanotify/ |
D | fanotify_user.c | 519 __u32 removed; in fanotify_remove_vfsmount_mark() local 529 removed = fanotify_mark_remove_from_mask(fsn_mark, mask, flags, in fanotify_remove_vfsmount_mark() 536 if (removed & real_mount(mnt)->mnt_fsnotify_mask) in fanotify_remove_vfsmount_mark() 547 __u32 removed; in fanotify_remove_inode_mark() local 557 removed = fanotify_mark_remove_from_mask(fsn_mark, mask, flags, in fanotify_remove_inode_mark() 565 if (removed & inode->i_fsnotify_mask) in fanotify_remove_inode_mark()
|
/linux-4.1.27/scripts/ksymoops/ |
D | README | 1 ksymoops has been removed from the kernel. It was always meant to be a
|
/linux-4.1.27/Documentation/ABI/stable/ |
D | syscalls | 5 over time, and not have things removed from it.
|
D | sysfs-module | 13 by design and may be removed in the future.
|
D | sysfs-transport-srp | 58 removed.
|
D | sysfs-firmware-opal-elog | 58 entry will be removed from sysfs.
|
D | sysfs-bus-firewire | 130 (removed in 2.6.37 after being superseded by firewire-sbp2) used
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/ |
D | armada-370-xp-pmsu.txt | 11 deprecated and will be removed
|
D | shmobile.txt | 63 intended to be removed in the future.
|
/linux-4.1.27/drivers/scsi/fcoe/ |
D | fcoe.h | 84 u8 removed; member
|
/linux-4.1.27/drivers/staging/lustre/ |
D | TODO | 4 removed from client.
|
/linux-4.1.27/drivers/staging/rtl8723au/ |
D | TODO | 3 ones have been removed, but things like channel > 14 still exist.
|
/linux-4.1.27/sound/mips/ |
D | Kconfig | 36 this driver as it will be removed in the future.
|
/linux-4.1.27/Documentation/filesystems/ |
D | sysfs-pci.txt | 84 e.g. powering off the device. The device is removed from the kernel's list of 85 PCI devices, the sysfs directory for it is removed, and the device will be 86 removed from any drivers attached to it. Removal of PCI root buses is
|
D | efivarfs.txt | 8 removed before any full releases. Since variables can now be larger
|
D | debugfs.txt | 173 can be removed with: 177 The dentry value can be NULL, in which case nothing will be removed. 188 removed.
|
D | locks.txt | 17 been totally removed, so that we don't need to carry this baggage
|
D | dnotify.txt | 25 remain until explicitly removed (by registering for no events).
|
D | automount-support.txt | 89 If a mountpoint is moved, it gets removed from the expiration list. If a bind
|
D | xfs-delayed-logging-design.txt | 272 in transaction commit order, so when an object is relogged it is removed from 448 checkpoint commit completes, it is removed from the committing list. Because 538 the difference in space required is removed from the transaction that causes 675 sequencing needs to wait until previous checkpoint contexts are removed from 721 9. Log item removed from AIL 776 10. Log item removed from AIL
|
D | directory-locking | 45 read, modified or removed by method will be locked by caller.
|
D | hpfs.txt | 28 heuristic algorithm that I removed. I thing it's danger to let the 230 Code cleanup (removed all commented debug prints)
|
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
D | Kconfig | 9 # Only needed for the transitional use of drm_crtc_init - can be removed
|
/linux-4.1.27/drivers/net/wireless/iwlegacy/ |
D | Kconfig | 33 inserted in and removed from the running kernel whenever you want), 59 inserted in and removed from the running kernel whenever you want),
|
/linux-4.1.27/drivers/staging/rtl8188eu/ |
D | TODO | 3 ones have been removed, but things like channel > 14 still exist.
|
/linux-4.1.27/drivers/net/wireless/ |
D | zd1201.h | 27 int removed; member
|
/linux-4.1.27/Documentation/filesystems/configfs/ |
D | configfs.txt | 66 symlink(2)). Links can be removed via unlink(2). 112 Items are created by mkdir(2) and removed by rmdir(2), but configfs 278 configfs has removed the item from the filesystem view but before the 279 item is removed from its parent group. Like drop_item(), 283 A config_group cannot be removed while it still has child items. This 378 A config_item cannot be removed while it links to any other item, nor 379 can it be removed while an item links to it. Dangling symlinks are not 403 time as the parent group. Similarly, they are removed at the same time 408 As a consequence of this, default_groups cannot be removed directly via 416 region item is removed with rmdir(2), the ocfs2 mount must BUG or go
|
/linux-4.1.27/Documentation/trace/ |
D | events-power.txt | 77 The second parameter is value to be added/updated/removed. 96 The third parameter is value to be added/updated/removed.
|
D | events.txt | 305 Triggers are added to and removed from a particular event by writing 334 Triggers are removed by echoing the same command but starting with '!' 429 The latter can also be removed more simply by the following (without
|
D | kprobetrace.txt | 12 functions). Unlike the Tracepoint based event, this can be added and removed
|
/linux-4.1.27/net/tipc/ |
D | Kconfig | 17 can be inserted in and removed from the running kernel whenever you
|
/linux-4.1.27/Documentation/hwmon/ |
D | ltc4215 | 17 The LTC4215 controller allows a board to be safely inserted and removed
|
D | ltc4260 | 18 and removed from a live backplane.
|
D | ltc4261 | 18 to be safely inserted and removed from a live backplane.
|
D | adm1275 | 28 board to be removed from or inserted into a live backplane. They also feature
|
D | ltc4245 | 17 The LTC4245 controller allows a board to be safely inserted and removed
|
D | hwmon-kernel-api.txt | 61 hwmon device does not have to be removed explicitly by the removal function.
|
/linux-4.1.27/Documentation/devicetree/bindings/rtc/ |
D | rtc-palmas.txt | 13 battery is removed or in very low power state. The backup battery
|
/linux-4.1.27/Documentation/networking/ |
D | alias.txt | 25 The alias is removed by shutting the alias down:
|
D | mac80211-injection.txt | 21 IEEE80211_RADIOTAP_F_FCS: FCS will be removed and recalculated
|
D | cxacru.txt | 7 Note: support for cxacru-cf.bin has been removed. It was not loaded correctly
|
D | iphase.txt | 51 [ a. and b. removed ]
|
D | fib_trie.txt | 99 leaves which have to be removed.
|
D | netconsole.txt | 81 remote logging targets to be dynamically added, removed, or have their
|
D | de4x5.txt | 109 I have removed the buffer copies needed for receive on Intels. I cannot
|
/linux-4.1.27/Documentation/devicetree/bindings/gpio/ |
D | gpio-mcp23s08.txt | 16 removed. 38 removed.
|
/linux-4.1.27/Documentation/devicetree/bindings/power_supply/ |
D | ti,bq24735.txt | 9 adapter is either plugged in or removed.
|
/linux-4.1.27/Documentation/virtual/ |
D | paravirt_ops.txt | 6 different hypervisors, this restriction was removed with pv_ops.
|
/linux-4.1.27/net/decnet/ |
D | Kconfig | 24 inserted in and removed from the running kernel whenever you want).
|
/linux-4.1.27/arch/x86/include/asm/ |
D | pgtable_64.h | 120 int removed);
|
/linux-4.1.27/Documentation/w1/ |
D | w1.generic | 41 and slave device will be even removed, but in this case 0xff will 101 redetect manually removed devices that are present and timeout manually
|
/linux-4.1.27/Documentation/acpi/ |
D | scan_handlers.txt | 18 being removed are unregistered and deleted. 77 first time and they cannot be removed from it.
|
/linux-4.1.27/drivers/char/pcmcia/ |
D | Kconfig | 17 inserted in and removed from the running kernel whenever you want).
|
/linux-4.1.27/Documentation/usb/ |
D | dwc3.txt | 16 - interrupts are requested / allocated on usb_ep_enable() and removed on
|
D | error-codes.txt | 81 unlinked, the device is removed, the host controller is disabled, or the total 138 -ENODEV Device was removed. Often preceded by a burst of
|
D | mass-storage.txt | 76 ejected or removed (as is true for a CD-ROM drive or a card 207 Because of that, File Storage Gadget has been removed in Linux 3.8.
|
D | hotplug.txt | 60 are added or removed from system. The invocation is done by the kernel
|
D | usbmon.txt | 286 the data, if any. The event is removed from the kernel buffer. 317 than requested, all events present are removed, and no error is reported.
|
/linux-4.1.27/drivers/usb/host/ |
D | Kconfig | 265 This option is deprecated now and the driver was removed, use 279 This option is deprecated now and the driver was removed, use 301 This option is deprecated now and the driver was removed, use 475 This option is deprecated now and the driver was removed, use 519 This option is deprecated now and the driver was removed, use 535 This option is deprecated now and the driver was removed, use 552 This option is deprecated now and the driver was removed, use 575 This option is deprecated now and the driver was removed, use
|
/linux-4.1.27/drivers/net/ethernet/adi/ |
D | Kconfig | 32 module ( = code which can be inserted in and removed from the running
|
/linux-4.1.27/Documentation/i2c/ |
D | upgrading-clients | 95 .detach_client methods can be removed, along with the addr_data, 135 can be removed:
|
D | writing-clients | 232 called automatically before the underlying I2C bus itself is removed, as a 260 be removed after kernel booting (or module loading) is completed. 378 These ones were removed from i2c-core because they had no users, but could
|
/linux-4.1.27/Documentation/arm/Samsung-S3C24XX/ |
D | GPIO.txt | 23 be removed in favour of this common access method. 26 listed below will be removed (they may be marked as __deprecated
|
D | Overview.txt | 15 corresponding code has been removed after a while. If someone wishes to 219 this with some of the older support in line to be removed.
|
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/ |
D | main.c | 119 u8 i, removed = 0; in ath6kl_remove_sta() local 122 return removed; in ath6kl_remove_sta() 130 removed = 1; in ath6kl_remove_sta() 140 removed = 1; in ath6kl_remove_sta() 146 return removed; in ath6kl_remove_sta()
|
/linux-4.1.27/Documentation/arm/Samsung/ |
D | Overview.txt | 61 The old plat-s3c and plat-s5pc1xx directories have been removed, with
|
/linux-4.1.27/Documentation/s390/ |
D | driver-model.txt | 138 Parameters: cdev - the device to be removed. 172 If not, the old device is removed and a new one registered. By the 175 removed and re-registered.
|
D | CommonIO | 86 will be deregistered and thus removed from the system.
|
/linux-4.1.27/Documentation/locking/ |
D | lglock.txt | 152 Ingo Molnar in 2000 (2.4/2.5 kernel series) and removed in 2003. They 157 entirely removed in the 3.13 kernel series.
|
D | rt-mutex.txt | 22 priority boosting is immediately removed once the rt_mutex has been
|
/linux-4.1.27/sound/synth/emux/ |
D | soundfont.c | 494 int removed = 0; in remove_info() local 506 removed++; in remove_info() 511 if (removed) in remove_info() 513 return removed; in remove_info()
|
/linux-4.1.27/Documentation/video4linux/ |
D | cafe_ccic | 7 well, but that is a debugging aid which will be removed shortly). VGA and
|
D | pxa_camera.txt | 24 removed from the active buffers list. It can be then requeud or dequeued by
|
/linux-4.1.27/include/linux/ |
D | if_team.h | 54 bool removed; member
|
/linux-4.1.27/security/keys/ |
D | Kconfig | 38 removed if they expire (a default timeout is set upon creation).
|
/linux-4.1.27/net/atm/ |
D | Kconfig | 37 briefly removed during revalidation. If you say Y here, packets to
|
/linux-4.1.27/net/ceph/ |
D | osdmap.c | 1539 int removed = 0; in raw_to_up_osds() local 1543 removed++; in raw_to_up_osds() 1546 if (removed) in raw_to_up_osds() 1547 osds[i - removed] = osds[i]; in raw_to_up_osds() 1550 len -= removed; in raw_to_up_osds()
|
/linux-4.1.27/drivers/net/team/ |
D | team.c | 111 bool removed; member 163 opt_inst->removed = false; in __team_option_inst_add() 200 opt_inst->removed = true; in __team_option_inst_mark_removed_option() 245 opt_inst->removed = true; in __team_option_inst_mark_removed_port() 2282 if (opt_inst->removed && nla_put_flag(skb, TEAM_ATTR_OPTION_REMOVED)) in team_nl_fill_one_option_get() 2567 if ((port->removed && in team_nl_fill_one_port_get() 2832 port->removed = true; in __team_port_change_port_removed()
|
/linux-4.1.27/Documentation/blockdev/ |
D | cciss.txt | 133 driver to make note of any new or removed sequential access devices 135 devices have been added or removed and the controller, bus, target and
|
D | zram.txt | 136 -- deprecated RO sysfs nodes will eventually be removed (in linux 4.11)
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
D | qib_qp.c | 253 int removed = 1; in remove_qp() local 267 removed = 0; in remove_qp() 276 removed = 1; in remove_qp() 282 if (removed) { in remove_qp()
|
/linux-4.1.27/Documentation/devicetree/bindings/iommu/ |
D | samsung,sysmmu.txt | 32 The following properties can be removed or changed, if found incompatible with
|
/linux-4.1.27/Documentation/RCU/ |
D | rcuref.txt | 108 The key point is that the initial reference added by add() is not removed
|
D | torture.txt | 282 it becomes one when removed from reader visibility, and is 300 the second to the number that have been removed from reader view,
|
/linux-4.1.27/drivers/scsi/ |
D | hpsa.c | 1001 struct hpsa_scsi_dev_t *removed[], int *nremoved) in hpsa_scsi_replace_entry() argument 1005 removed[*nremoved] = h->dev[entry]; in hpsa_scsi_replace_entry() 1027 struct hpsa_scsi_dev_t *removed[], int *nremoved) in hpsa_scsi_remove_entry() argument 1036 removed[*nremoved] = h->dev[entry]; in hpsa_scsi_remove_entry() 1352 struct hpsa_scsi_dev_t **added, **removed; in adjust_hpsa_scsi_table() local 1357 removed = kzalloc(sizeof(*removed) * HPSA_MAX_DEVICES, GFP_KERNEL); in adjust_hpsa_scsi_table() 1359 if (!added || !removed) { in adjust_hpsa_scsi_table() 1383 removed, &nremoved); in adjust_hpsa_scsi_table() 1388 added, &nadded, removed, &nremoved); in adjust_hpsa_scsi_table() 1460 scsi_device_lookup(sh, removed[i]->bus, in adjust_hpsa_scsi_table() [all …]
|
/linux-4.1.27/Documentation/device-mapper/ |
D | cache.txt | 102 blocks, in the area of the cache being removed, to be clean. If the 103 area being removed from the cache still contains dirty blocks the resize 241 #demotions : Number of times a block has been removed
|
/linux-4.1.27/drivers/mtd/devices/ |
D | Kconfig | 49 inserted in and removed from the running kernel whenever you want), 196 be removed during a write (using the floppy drive).
|
/linux-4.1.27/include/linux/mmc/ |
D | host.h | 322 unsigned int removed:1; /* host is being removed */ member
|
/linux-4.1.27/Documentation/devicetree/bindings/video/ |
D | ti,omap-dss.txt | 46 removed, defined in omap4.dtsi:
|
/linux-4.1.27/net/bluetooth/ |
D | 6lowpan.c | 940 bool last = false, removed = true; in chan_close_cb() local 951 removed = false; in chan_close_cb() 980 if (!removed) { in chan_close_cb()
|
/linux-4.1.27/arch/x86/mm/ |
D | init_64.c | 166 void sync_global_pgds(unsigned long start, unsigned long end, int removed) in sync_global_pgds() argument 179 if (pgd_none(*pgd_ref) && !removed) in sync_global_pgds() 196 if (removed) { in sync_global_pgds()
|
/linux-4.1.27/Documentation/w1/masters/ |
D | ds2490 | 41 removed it can produce a good amount of error output before the bus
|
/linux-4.1.27/Documentation/fb/ |
D | ep93xx-fb.txt | 84 are called when the framebuffer driver is installed and removed
|
D | sstfb.txt | 68 bind the tty to the old frame buffer so the module can be removed.
|
D | viafb.txt | 236 removed there and added to the new one.
|
/linux-4.1.27/sound/ |
D | Kconfig | 49 to be removed (ie. PRECLAIM won't be available) and this option is
|
/linux-4.1.27/net/mac80211/ |
D | sta_info.h | 204 bool removed; member
|
D | agg-rx.c | 96 tid_rx->removed = true; in ___ieee80211_stop_rx_ba_session()
|
/linux-4.1.27/arch/m68k/fpsp040/ |
D | sgetem.S | 5 | of the input argument. The exponent bias is removed
|
/linux-4.1.27/Documentation/arm/Atmel/ |
D | README | 112 This statement will be removed by AT91 MAINTAINERS when appropriate.
|
/linux-4.1.27/drivers/xen/ |
D | Kconfig | 226 removed until machine stop), select Y/M here, otherwise select N. 238 be removed until machine stop), select Y/M here.
|
/linux-4.1.27/Documentation/cpu-freq/ |
D | boost.txt | 85 This functionality is considered legacy and will be removed in some future
|
/linux-4.1.27/Documentation/filesystems/pohmelfs/ |
D | info.txt | 21 the system checks that servers have to be added or removed from current working set.
|
/linux-4.1.27/arch/arm/nwfpe/ |
D | ChangeLog | 25 size, it has been removed. 128-bit float is currently unused,
|
/linux-4.1.27/Documentation/video4linux/bttv/ |
D | README.quirks | 64 be removed at the end of the transaction: for example, when the bus is
|
/linux-4.1.27/arch/mn10300/ |
D | Kconfig.debug | 45 This is deprecated in favour of KGDB and will be removed in a later
|
/linux-4.1.27/arch/um/ |
D | Kconfig.um | 52 entries to be overridden, removed, or fabricated from the host.
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | msr.txt | 133 This MSR falls outside the reserved KVM range and may be removed in the 143 This MSR falls outside the reserved KVM range and may be removed in the
|
/linux-4.1.27/drivers/usb/misc/ |
D | Kconfig | 16 inserted in and removed from the running kernel whenever you want). 66 inserted in and removed from the running kernel whenever you want).
|
/linux-4.1.27/drivers/tty/ipwireless/ |
D | hardware.c | 268 int removed; member 1646 if (hw->removed) { in ipwireless_init_hardware_v1() 1647 hw->removed = 0; in ipwireless_init_hardware_v1()
|
/linux-4.1.27/Documentation/frv/ |
D | atomic-ops.txt | 86 removed without swapping the order of these two instructions.
|
/linux-4.1.27/Documentation/filesystems/nfs/ |
D | pnfs.txt | 54 is removed from the pnfs_layout_hdr's list, the NFS_LAYOUT_DESTROYED
|
/linux-4.1.27/drivers/net/ethernet/smsc/ |
D | Kconfig | 53 inserted in and removed from the running kernel whenever you want).
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/ |
D | Kconfig | 40 inserted in and removed from the running kernel whenever you want),
|
/linux-4.1.27/Documentation/infiniband/ |
D | user_mad.txt | 119 default, and the IB_USER_MAD_ENABLE_PKEY ioctl will be removed.
|
/linux-4.1.27/drivers/tty/ |
D | Kconfig | 271 inserted in and removed from the running kernel whenever you want). 285 inserted in and removed from the running kernel whenever you want). 325 inserted in and removed from the running kernel whenever you want).
|
/linux-4.1.27/Documentation/ide/ |
D | ChangeLog.ide-tape.1995-2002 | 53 * in the previous version was removed. 238 * Actually removed aborted stages in idetape_abort_pipeline
|
/linux-4.1.27/fs/nfs/ |
D | pnfs.c | 555 int invalid = 0, removed = 0; in pnfs_mark_matching_lsegs_invalid() local 569 removed += mark_lseg_invalid(lseg, tmp_list); in pnfs_mark_matching_lsegs_invalid() 571 dprintk("%s:Return %i\n", __func__, invalid - removed); in pnfs_mark_matching_lsegs_invalid() 572 return invalid - removed; in pnfs_mark_matching_lsegs_invalid()
|
/linux-4.1.27/Documentation/mtd/ |
D | nand_ecc.txt | 493 Effectively so all odd digit rp assignments in the loop were removed. 497 Also the initial assignments (rp5 = 0; etc) could be removed. 498 Along the line I also removed the initialisation of rp0/1/2/3. 552 I removed the rp6 = cur; statement and did rp6 ^= tmppar; on next
|
/linux-4.1.27/Documentation/arm/OMAP/ |
D | omap_pm | 97 with the new value. The settings can be removed by calling the
|
/linux-4.1.27/Documentation/laptops/ |
D | sony-laptop.txt | 140 future, sonypi will be removed and replaced by sony-laptop.
|
D | thinkpad-acpi.txt | 79 interface, which will be removed at some time in the future. The other 181 when loaded, and disables it when it is removed. 536 0x500C Tablet pen removed from its storage bay 605 class. It has been deprecated, and it will be removed in year 1333 class. It has been deprecated, and it will be removed in year 1462 0x020300: hotkey enable/disable support removed, attributes
|
/linux-4.1.27/Documentation/devicetree/bindings/memory-controllers/ |
D | mvebu-devbus.txt | 119 solution. It will be removed when the support for mbus device tree binding is
|
/linux-4.1.27/Documentation/block/ |
D | biovecs.txt | 95 * Almost all usage of bi_idx is now incorrect and has been removed; instead,
|
/linux-4.1.27/Documentation/input/ |
D | ntrig.txt | 36 When the last finger is removed from the device, it sends a number of empty
|
/linux-4.1.27/Documentation/isdn/ |
D | README.diversion | 106 dynamically created by the diversion module and removed when the module is
|
/linux-4.1.27/scripts/ |
D | spelling.txt | 2 # removed, and various additions have been made as they've been discovered 832 rmeoved||removed
|
/linux-4.1.27/Documentation/serial/ |
D | driver | 62 removed or reconfigured at inappropriate times. Since v2.6.27, this 409 level driver must have removed all its ports via the
|
/linux-4.1.27/fs/befs/ |
D | ChangeLog | 200 * Removed prototypes for functions who's definitions have been removed 321 * Permanently removed code that had been provisionally ifdefed out of befs_fs.h
|
/linux-4.1.27/Documentation/thermal/ |
D | sysfs-api.txt | 187 Then next two dynamic attributes are created/removed in pairs. They represent 189 They are created/removed for each successful execution of
|
/linux-4.1.27/Documentation/watchdog/ |
D | convert_drivers_to_kernel_api.txt | 105 them. Includes can be removed, too. For example:
|
/linux-4.1.27/Documentation/filesystems/caching/ |
D | netfs-api.txt | 605 (1) Any page it can retrieve data for is removed from pages and nr_pages and 637 those pages will need to have any marks and reservations removed. This can be 795 have the pinning removed. They are not permitted on index cookies. 831 copies of it will be removed from all active caches in which it is present.
|
/linux-4.1.27/fs/squashfs/ |
D | Kconfig | 21 inserted in and removed from the running kernel whenever you want),
|
/linux-4.1.27/Documentation/vm/ |
D | page_migration | 86 already been removed from the LRU via isolate_lru_page() and the refcount
|
/linux-4.1.27/Documentation/spi/ |
D | spidev | 58 (in sysfs and in /dev) should automatically be removed (respectively by the
|
/linux-4.1.27/fs/jffs2/ |
D | README.Locking | 112 will not be removed. So, it is allowed to access it without locking
|
/linux-4.1.27/Documentation/sound/oss/ |
D | Introduction | 14 required for 2.4.x kernels. References have been removed 205 Sound may be removed by using /sbin/rmmod in the reverse order
|
/linux-4.1.27/drivers/message/fusion/lsi/ |
D | mpi_history.txt | 120 * removed toolbox message. 272 * removed some obsolete ones. 299 * and removed a one byte reserved field.
|
/linux-4.1.27/Documentation/timers/ |
D | NO_HZ.txt | 130 error message, and the boot CPU will be removed from the mask. Note that 246 If this trace shows that you have removed OS jitter as much as is
|