Home
last modified time | relevance | path

Searched refs:clearing (Results 1 – 58 of 58) sorted by relevance

/linux-4.4.14/block/
Dgenhd.c1403 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/
Dsr.c117 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()
Dsd.c1399 static unsigned int sd_check_events(struct gendisk *disk, unsigned int clearing) in sd_check_events() argument
/linux-4.4.14/include/linux/
Dcdrom.h73 unsigned int clearing, int slot);
103 unsigned int clearing);
Dblkdev.h1640 unsigned int clearing);
/linux-4.4.14/drivers/firmware/google/
DKconfig20 clearing the EFI event log and reading and writing NVRAM
/linux-4.4.14/drivers/ide/
Dide-cd.h115 unsigned int clearing, int slot_nr);
Dide-cd_ioctl.c89 unsigned int clearing, int slot_nr) in ide_cdrom_check_events_real() argument
Dide-gd.c287 unsigned int clearing) argument
Dide-cd.c1695 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/
Dpcd.c176 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
Dpf.c249 unsigned int clearing);
383 static unsigned int pf_check_events(struct gendisk *disk, unsigned int clearing) in pf_check_events() argument
Dpd.c800 static unsigned int pd_check_events(struct gendisk *p, unsigned int clearing) in pd_check_events() argument
/linux-4.4.14/drivers/cdrom/
Dgdrom.c399 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()
Dcdrom.c1476 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/
Dsysfs-firmware-gsmi53 clearing though, and this writes to this file
Dsysfs-firmware-acpi162 All counters can be cleared by clearing the total "sci":
/linux-4.4.14/Documentation/devicetree/bindings/clock/ti/
Dgate.txt42 gates the clock and clearing the bit ungates the clock.
/linux-4.4.14/Documentation/spi/
Dbutterfly41 by clearing PORTB.[0-3]); (b) configure the mtd_dataflash driver; and
/linux-4.4.14/Documentation/filesystems/
Dbtrfs.txt187 Disable freespace cache loading without clearing the cache.
189 Force clearing and rebuilding of the disk space cache if something
Dmandatory-locking.txt77 refrain from clearing this bit. Similarly the kernel has been modified not
/linux-4.4.14/Documentation/virtual/kvm/
Dmsr.txt246 EOI by clearing the bit in guest memory - this location will
263 clearing it to signal EOI to the hypervisor,
Dapi.txt1678 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/
Dentry-header.S314 @ Note that we don't need to do clrex here as clearing the local
/linux-4.4.14/Documentation/
Dflexible-arrays.txt98 flex_array_clear() will return -EINVAL instead. Note that clearing an
Dntb.txt70 The Tool provides access through debugfs for reading, setting, and clearing the
Dpadata.txt44 These functions are setting or clearing the "PADATA_INIT" flag;
Dbus-virt-phys-mapping.txt168 - copying and clearing:
Dnommu-mmap.txt141 indicate to the kernel that it shouldn't bother clearing the memory before
Dassoc_array.txt532 (2) Simple delete. This involves just clearing an old matching leaf. The
Dkernel-parameters.txt412 Align virtual addresses by clearing slice [14:12] when
/linux-4.4.14/drivers/block/
Dswim3.c257 unsigned int clearing);
1039 unsigned int clearing) in floppy_check_events() argument
Dswim.c742 unsigned int clearing) in floppy_check_events() argument
Dxsysace.c870 static unsigned int ace_check_events(struct gendisk *gd, unsigned int clearing) in ace_check_events() argument
Dpktcdvd.c2691 unsigned int clearing) in pkt_check_events() argument
2703 return attached_disk->fops->check_events(attached_disk, clearing); in pkt_check_events()
Dataflop.c1329 unsigned int clearing) in floppy_check_events() argument
Damiflop.c1665 static unsigned amiga_check_events(struct gendisk *disk, unsigned int clearing) in amiga_check_events() argument
Dfloppy.c3741 unsigned int clearing) in floppy_check_events() argument
DDAC960.c144 unsigned int clearing) in DAC960_check_events() argument
/linux-4.4.14/Documentation/device-mapper/
Dstatistics.txt174 between printing and clearing).
/linux-4.4.14/Documentation/sound/alsa/
DOSS-Emulation.txt193 Also, for clearing all the current configuration, send "erase" command
/linux-4.4.14/Documentation/hwmon/
Dpmbus-core282 no data, i2c_smbus_write_byte()). With such controllers, clearing the status
/linux-4.4.14/Documentation/crypto/
Dasymmetric-keys.txt292 When clearing up, the data attached to ->payload[asym_key_ids] and
/linux-4.4.14/Documentation/x86/x86_64/
Dboot-options.txt30 there is an agent checking/clearing corrected errors
/linux-4.4.14/drivers/scsi/aic7xxx/
Daic79xx.seq636 * 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
Daic7xxx.seq1078 * 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.
Daic79xx.reg4030 * Since the HS_MAIBOX is self clearing, copy its contents to
/linux-4.4.14/Documentation/PCI/
Dpci.txt280 disable DMA by clearing the bus master bit.
358 E.g. clearing pending interrupts.
/linux-4.4.14/Documentation/ia64/
Dfsys.txt236 Doing so requires clearing PSR.i and PSR.ic as well.
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
Dhub.fuc397 // Without clearing again at end of xfer, some things cause PGRAPH
/linux-4.4.14/Documentation/rapidio/
Drapidio.txt282 devices by clearing device ID locks (calls rio_clear_locks()). For each endpoint
/linux-4.4.14/Documentation/usb/
Dpower-management.txt596 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/
Dtranshuge.txt372 page to the tail pages before clearing all PG_head/tail bits from the
Dunevictable-lru.txt567 undoes the pre-clearing of the page's PG_mlocked done by munlock_vma_page.
/linux-4.4.14/Documentation/power/
Ddevices.txt214 driver. Writing "on" calls pm_runtime_forbid(), clearing the flag, returning
/linux-4.4.14/Documentation/locking/
Drt-mutex-design.txt607 itself. If so, we succeed and leave the function, clearing the "Pending
/linux-4.4.14/Documentation/scsi/
DChangeLog.lpfc34 * Moved clearing of host_scribble inside host_lock in IO
/linux-4.4.14/Documentation/networking/
Dbonding.txt2569 behavior, it can be induced by clearing the MAC forwarding table (on