/linux-4.4.14/block/ |
D | genhd.c | 1403 unsigned int clearing; /* events being cleared */ member 1550 ev->clearing |= mask; in disk_flush_events() 1573 unsigned int clearing = mask; in disk_clear_events() local 1591 clearing |= ev->clearing; in disk_clear_events() 1592 ev->clearing = 0; in disk_clear_events() 1595 disk_check_events(ev, &clearing); in disk_clear_events() 1600 __disk_unblock_events(disk, ev->clearing ? true : false); in disk_clear_events() 1607 WARN_ON_ONCE(clearing & mask); in disk_clear_events() 1621 disk_check_events(ev, &ev->clearing); in disk_events_workfn() 1629 unsigned int clearing = *clearing_ptr; in disk_check_events() local [all …]
|
/linux-4.4.14/drivers/scsi/ |
D | sr.c | 117 unsigned int clearing, int slot); 230 unsigned int clearing, int slot) in sr_check_events() argument 267 if (!(clearing & DISK_EVENT_MEDIA_CHANGE)) in sr_check_events() 583 unsigned int clearing) in sr_block_check_events() argument 590 return cdrom_check_events(&cd->cdi, clearing); in sr_block_check_events()
|
D | sd.c | 1399 static unsigned int sd_check_events(struct gendisk *disk, unsigned int clearing) in sd_check_events() argument
|
/linux-4.4.14/include/linux/ |
D | cdrom.h | 73 unsigned int clearing, int slot); 103 unsigned int clearing);
|
D | blkdev.h | 1640 unsigned int clearing);
|
/linux-4.4.14/drivers/firmware/google/ |
D | Kconfig | 20 clearing the EFI event log and reading and writing NVRAM
|
/linux-4.4.14/drivers/ide/ |
D | ide-cd.h | 115 unsigned int clearing, int slot_nr);
|
D | ide-cd_ioctl.c | 89 unsigned int clearing, int slot_nr) in ide_cdrom_check_events_real() argument
|
D | ide-gd.c | 287 unsigned int clearing) argument
|
D | ide-cd.c | 1695 unsigned int clearing) in idecd_check_events() argument 1698 return cdrom_check_events(&info->devinfo, clearing); in idecd_check_events()
|
/linux-4.4.14/drivers/block/paride/ |
D | pcd.c | 176 unsigned int clearing, int slot_nr); 262 unsigned int clearing) in pcd_block_check_events() argument 265 return cdrom_check_events(&cd->info, clearing); in pcd_block_check_events() 509 unsigned int clearing, int slot_nr) in pcd_check_events() argument
|
D | pf.c | 249 unsigned int clearing); 383 static unsigned int pf_check_events(struct gendisk *disk, unsigned int clearing) in pf_check_events() argument
|
D | pd.c | 800 static unsigned int pd_check_events(struct gendisk *p, unsigned int clearing) in pd_check_events() argument
|
/linux-4.4.14/drivers/cdrom/ |
D | gdrom.c | 399 unsigned int clearing, int ignore) in gdrom_check_events() argument 514 unsigned int clearing) in gdrom_bdops_check_events() argument 516 return cdrom_check_events(gd.cd_info, clearing); in gdrom_bdops_check_events()
|
D | cdrom.c | 1476 unsigned int clearing) in cdrom_update_events() argument 1480 events = cdi->ops->check_events(cdi, clearing, CDSL_CURRENT); in cdrom_update_events() 1486 unsigned int clearing) in cdrom_check_events() argument 1490 cdrom_update_events(cdi, clearing); in cdrom_check_events()
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-firmware-gsmi | 53 clearing though, and this writes to this file
|
D | sysfs-firmware-acpi | 162 All counters can be cleared by clearing the total "sci":
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ti/ |
D | gate.txt | 42 gates the clock and clearing the bit ungates the clock.
|
/linux-4.4.14/Documentation/spi/ |
D | butterfly | 41 by clearing PORTB.[0-3]); (b) configure the mtd_dataflash driver; and
|
/linux-4.4.14/Documentation/filesystems/ |
D | btrfs.txt | 187 Disable freespace cache loading without clearing the cache. 189 Force clearing and rebuilding of the disk space cache if something
|
D | mandatory-locking.txt | 77 refrain from clearing this bit. Similarly the kernel has been modified not
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | msr.txt | 246 EOI by clearing the bit in guest memory - this location will 263 clearing it to signal EOI to the hypervisor,
|
D | api.txt | 1678 clearing of KVM_ASSIGN_SET_INTX_MASK via this interface. This enables use of 2137 checking and clearing the flag must an atomic operation so
|
/linux-4.4.14/arch/arm/kernel/ |
D | entry-header.S | 314 @ Note that we don't need to do clrex here as clearing the local
|
/linux-4.4.14/Documentation/ |
D | flexible-arrays.txt | 98 flex_array_clear() will return -EINVAL instead. Note that clearing an
|
D | ntb.txt | 70 The Tool provides access through debugfs for reading, setting, and clearing the
|
D | padata.txt | 44 These functions are setting or clearing the "PADATA_INIT" flag;
|
D | bus-virt-phys-mapping.txt | 168 - copying and clearing:
|
D | nommu-mmap.txt | 141 indicate to the kernel that it shouldn't bother clearing the memory before
|
D | assoc_array.txt | 532 (2) Simple delete. This involves just clearing an old matching leaf. The
|
D | kernel-parameters.txt | 412 Align virtual addresses by clearing slice [14:12] when
|
/linux-4.4.14/drivers/block/ |
D | swim3.c | 257 unsigned int clearing); 1039 unsigned int clearing) in floppy_check_events() argument
|
D | swim.c | 742 unsigned int clearing) in floppy_check_events() argument
|
D | xsysace.c | 870 static unsigned int ace_check_events(struct gendisk *gd, unsigned int clearing) in ace_check_events() argument
|
D | pktcdvd.c | 2691 unsigned int clearing) in pkt_check_events() argument 2703 return attached_disk->fops->check_events(attached_disk, clearing); in pkt_check_events()
|
D | ataflop.c | 1329 unsigned int clearing) in floppy_check_events() argument
|
D | amiflop.c | 1665 static unsigned amiga_check_events(struct gendisk *disk, unsigned int clearing) in amiga_check_events() argument
|
D | floppy.c | 3741 unsigned int clearing) in floppy_check_events() argument
|
D | DAC960.c | 144 unsigned int clearing) in DAC960_check_events() argument
|
/linux-4.4.14/Documentation/device-mapper/ |
D | statistics.txt | 174 between printing and clearing).
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | OSS-Emulation.txt | 193 Also, for clearing all the current configuration, send "erase" command
|
/linux-4.4.14/Documentation/hwmon/ |
D | pmbus-core | 282 no data, i2c_smbus_write_byte()). With such controllers, clearing the status
|
/linux-4.4.14/Documentation/crypto/ |
D | asymmetric-keys.txt | 292 When clearing up, the data attached to ->payload[asym_key_ids] and
|
/linux-4.4.14/Documentation/x86/x86_64/ |
D | boot-options.txt | 30 there is an agent checking/clearing corrected errors
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | aic79xx.seq | 636 * already gone free prior to clearing 822 * already gone free prior to clearing 1879 * Switch to the active FIFO after clearing the snapshot 2029 * prior to clearing this status and executing the common code for 2218 * already gone free prior to clearing
|
D | aic7xxx.seq | 1078 * we can batch the clearing of HADDR with the fixup. 1406 * be the case by clearing HADDR[0] even though 1806 * clearing the "disconnected" bit so we don't "find" it by accident later.
|
D | aic79xx.reg | 4030 * Since the HS_MAIBOX is self clearing, copy its contents to
|
/linux-4.4.14/Documentation/PCI/ |
D | pci.txt | 280 disable DMA by clearing the bus master bit. 358 E.g. clearing pending interrupts.
|
/linux-4.4.14/Documentation/ia64/ |
D | fsys.txt | 236 Doing so requires clearing PSR.i and PSR.ic as well.
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
D | hub.fuc | 397 // Without clearing again at end of xfer, some things cause PGRAPH
|
/linux-4.4.14/Documentation/rapidio/ |
D | rapidio.txt | 282 devices by clearing device ID locks (calls rio_clear_locks()). For each endpoint
|
/linux-4.4.14/Documentation/usb/ |
D | power-management.txt | 596 requested by clearing the power/pm_qos_no_power_off flag of the port device 716 NOTE2: Take care in clearing pm_qos_no_power_off. Once
|
/linux-4.4.14/Documentation/vm/ |
D | transhuge.txt | 372 page to the tail pages before clearing all PG_head/tail bits from the
|
D | unevictable-lru.txt | 567 undoes the pre-clearing of the page's PG_mlocked done by munlock_vma_page.
|
/linux-4.4.14/Documentation/power/ |
D | devices.txt | 214 driver. Writing "on" calls pm_runtime_forbid(), clearing the flag, returning
|
/linux-4.4.14/Documentation/locking/ |
D | rt-mutex-design.txt | 607 itself. If so, we succeed and leave the function, clearing the "Pending
|
/linux-4.4.14/Documentation/scsi/ |
D | ChangeLog.lpfc | 34 * Moved clearing of host_scribble inside host_lock in IO
|
/linux-4.4.14/Documentation/networking/ |
D | bonding.txt | 2569 behavior, it can be induced by clearing the MAC forwarding table (on
|