Home
last modified time | relevance | path

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

1234

/Linux-v5.4/Documentation/devicetree/bindings/powerpc/opal/
Dsensor-groups.txt17 operations like clearing the min/max history of all
26 sensor groups like clearing min/max, enabling/disabling sensor
/Linux-v5.4/block/
Dgenhd.c1629 unsigned int clearing; /* events being cleared */ member
1770 ev->clearing |= mask; in disk_flush_events()
1793 unsigned int clearing = mask; in disk_clear_events() local
1811 clearing |= ev->clearing; in disk_clear_events()
1812 ev->clearing = 0; in disk_clear_events()
1815 disk_check_events(ev, &clearing); in disk_clear_events()
1820 __disk_unblock_events(disk, ev->clearing ? true : false); in disk_clear_events()
1827 WARN_ON_ONCE(clearing & mask); in disk_clear_events()
1841 disk_check_events(ev, &ev->clearing); in disk_events_workfn()
1849 unsigned int clearing = *clearing_ptr; in disk_check_events() local
[all …]
/Linux-v5.4/Documentation/vm/
Dmmu_notifier.rst6 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
/Linux-v5.4/drivers/scsi/
Dsr.c119 unsigned int clearing, int slot);
232 unsigned int clearing, int slot) in sr_check_events() argument
269 if (!(clearing & DISK_EVENT_MEDIA_CHANGE)) in sr_check_events()
602 unsigned int clearing) in sr_block_check_events() argument
612 ret = cdrom_check_events(&cd->cdi, clearing); in sr_block_check_events()
/Linux-v5.4/Documentation/x86/
Dmds.rst81 clearing. Either the modified VERW instruction or via the L1D Flush
94 The kernel provides a function to invoke the buffer clearing:
163 sibling threads are offline CPU buffer clearing is not required.
165 The idle clearing is enabled on CPUs which are only affected by MSBDS
169 idle clearing would be a window dressing exercise and is therefore not
Dtsx_async_abort.rst29 b) Clear CPU buffers - similar to MDS, clearing the CPU buffers mitigates this
/Linux-v5.4/include/linux/
Dcdrom.h75 unsigned int clearing, int slot);
104 unsigned int clearing);
/Linux-v5.4/drivers/ide/
Dide-cd.h112 unsigned int clearing, int slot_nr);
Dide-gd.c288 unsigned int clearing) argument
Dide-cd_ioctl.c91 unsigned int clearing, int slot_nr) in ide_cdrom_check_events_real() argument
/Linux-v5.4/drivers/block/paride/
Dpcd.c176 unsigned int clearing, int slot_nr);
267 unsigned int clearing) in pcd_block_check_events() argument
270 return cdrom_check_events(&cd->info, clearing); in pcd_block_check_events()
532 unsigned int clearing, int slot_nr) in pcd_check_events() argument
Dpf.c252 unsigned int clearing);
406 static unsigned int pf_check_events(struct gendisk *disk, unsigned int clearing) in pf_check_events() argument
/Linux-v5.4/Documentation/admin-guide/hw-vuln/
Dmds.rst109 - The processor is vulnerable and the CPU buffer clearing mitigation is
153 CPU buffer clearing
255 for the MDS vulnerability, CPU buffer clearing on exit to
303 - Enable CPU buffer clearing
/Linux-v5.4/drivers/cdrom/
Dgdrom.c380 unsigned int clearing, int ignore) in gdrom_check_events() argument
498 unsigned int clearing) in gdrom_bdops_check_events() argument
500 return cdrom_check_events(gd.cd_info, clearing); in gdrom_bdops_check_events()
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-firmware-gsmi53 clearing though, and this writes to this file
Dsysfs-class-watchdog99 clearing those bits does nothing for both versions of the SoC.
/Linux-v5.4/Documentation/admin-guide/
Dindex.rst93 clearing-warn-once
/Linux-v5.4/arch/sparc/lib/
DM7memset.S151 inccc %o3 ! byte clearing loop
187 ! initial cache-clearing stores
/Linux-v5.4/drivers/firmware/google/
DKconfig18 clearing the event log. If EFI_VARS is also enabled this
/Linux-v5.4/arch/powerpc/kvm/
Dbook3s_64_vio_hv.c196 unsigned long ioba, unsigned long npages, bool clearing) in kvmppc_rm_ioba_validate() argument
207 if (clearing) in kvmppc_rm_ioba_validate()
/Linux-v5.4/Documentation/filesystems/
Ddax.txt88 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-v5.4/Documentation/devicetree/bindings/clock/ti/
Dgate.txt42 gates the clock and clearing the bit ungates the clock.
/Linux-v5.4/Documentation/core-api/
Dgfp_mask-from-fs-io.rst20 respectively __GFP_IO (note the latter implies clearing the first as well) in
/Linux-v5.4/Documentation/spi/
Dbutterfly.rst44 by clearing PORTB.[0-3]); (b) configure the mtd_dataflash driver; and
/Linux-v5.4/Documentation/virt/kvm/devices/
Dvm.txt227 Allows user space to disable aes key wrapping, clearing the wrapping key.
234 Allows user space to disable dea key wrapping, clearing the wrapping key.

1234