/Linux-v4.19/Documentation/devicetree/bindings/powerpc/opal/ |
D | sensor-groups.txt | 17 operations like clearing the min/max history of all 26 sensor groups like clearing min/max, enabling/disabling sensor
|
/Linux-v4.19/block/ |
D | genhd.c | 1581 unsigned int clearing; /* events being cleared */ member 1723 ev->clearing |= mask; in disk_flush_events() 1746 unsigned int clearing = mask; in disk_clear_events() local 1764 clearing |= ev->clearing; in disk_clear_events() 1765 ev->clearing = 0; in disk_clear_events() 1768 disk_check_events(ev, &clearing); in disk_clear_events() 1773 __disk_unblock_events(disk, ev->clearing ? true : false); in disk_clear_events() 1780 WARN_ON_ONCE(clearing & mask); in disk_clear_events() 1794 disk_check_events(ev, &ev->clearing); in disk_events_workfn() 1802 unsigned int clearing = *clearing_ptr; in disk_check_events() local [all …]
|
/Linux-v4.19/Documentation/vm/ |
D | mmu_notifier.rst | 6 When clearing a pte/pmd we are given a choice to notify the event through 13 those secondary TLB while holding page table lock when clearing a pte/pmd: 29 If clearing the page table entry is not followed by a notify before setting
|
D | 00-INDEX | 22 - a note about clearing pte/pmd and mmu notifications
|
/Linux-v4.19/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() 601 unsigned int clearing) in sr_block_check_events() argument 611 ret = cdrom_check_events(&cd->cdi, clearing); in sr_block_check_events()
|
/Linux-v4.19/include/linux/ |
D | cdrom.h | 75 unsigned int clearing, int slot); 104 unsigned int clearing);
|
/Linux-v4.19/drivers/ide/ |
D | ide-cd.h | 112 unsigned int clearing, int slot_nr);
|
D | ide-gd.c | 287 unsigned int clearing) argument
|
D | ide-cd_ioctl.c | 90 unsigned int clearing, int slot_nr) in ide_cdrom_check_events_real() argument
|
/Linux-v4.19/drivers/block/paride/ |
D | pcd.c | 176 unsigned int clearing, int slot_nr); 264 unsigned int clearing) in pcd_block_check_events() argument 267 return cdrom_check_events(&cd->info, clearing); in pcd_block_check_events() 517 unsigned int clearing, int slot_nr) in pcd_check_events() argument
|
D | pf.c | 249 unsigned int clearing); 390 static unsigned int pf_check_events(struct gendisk *disk, unsigned int clearing) in pf_check_events() argument
|
/Linux-v4.19/drivers/cdrom/ |
D | gdrom.c | 399 unsigned int clearing, int ignore) in gdrom_check_events() argument 517 unsigned int clearing) in gdrom_bdops_check_events() argument 519 return cdrom_check_events(gd.cd_info, clearing); in gdrom_bdops_check_events()
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-firmware-gsmi | 53 clearing though, and this writes to this file
|
D | sysfs-firmware-acpi | 152 All counters can be cleared by clearing the total "sci":
|
/Linux-v4.19/arch/sparc/lib/ |
D | M7memset.S | 151 inccc %o3 ! byte clearing loop 187 ! initial cache-clearing stores
|
/Linux-v4.19/drivers/firmware/google/ |
D | Kconfig | 18 clearing the EFI event log and reading and writing NVRAM
|
/Linux-v4.19/Documentation/filesystems/ |
D | dax.txt | 88 to receive a SIGBUS. Libnvdimm also allows clearing of these errors by simply 109 level. These would have to rely on the above two tenets, that error clearing
|
/Linux-v4.19/Documentation/devicetree/bindings/clock/ti/ |
D | gate.txt | 42 gates the clock and clearing the bit ungates the clock.
|
/Linux-v4.19/Documentation/core-api/ |
D | gfp_mask-from-fs-io.rst | 18 respectively __GFP_IO (note the latter implies clearing the first as well) in
|
D | flexible-arrays.rst | 101 ``flex_array_clear()`` will return ``-EINVAL`` instead. Note that clearing an
|
/Linux-v4.19/Documentation/spi/ |
D | butterfly | 41 by clearing PORTB.[0-3]); (b) configure the mtd_dataflash driver; and
|
/Linux-v4.19/Documentation/virtual/kvm/ |
D | msr.txt | 255 EOI by clearing the bit in guest memory - this location will 272 clearing it to signal EOI to the hypervisor,
|
/Linux-v4.19/Documentation/virtual/kvm/devices/ |
D | vm.txt | 226 Allows user space to disable aes key wrapping, clearing the wrapping key. 233 Allows user space to disable dea key wrapping, clearing the wrapping key.
|
/Linux-v4.19/arch/arm/kernel/ |
D | entry-header.S | 322 @ Note that we don't need to do clrex here as clearing the local
|
/Linux-v4.19/Documentation/ |
D | flexible-arrays.txt | 101 flex_array_clear() will return -EINVAL instead. Note that clearing an
|