Home
last modified time | relevance | path

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

123

/linux/block/
H A Ddisk-events.c18 unsigned int clearing; /* events being cleared */ member
159 ev->clearing |= mask; in disk_flush_events()
188 unsigned int clearing = *clearing_ptr; in disk_check_events() local
193 events = disk->fops->check_events(disk, clearing); in disk_check_events()
200 *clearing_ptr &= ~clearing; in disk_check_events()
231 unsigned int clearing = mask; in disk_clear_events() local
244 clearing |= ev->clearing; in disk_clear_events()
245 ev->clearing = 0; in disk_clear_events()
248 disk_check_events(ev, &clearing); in disk_clear_events()
253 __disk_unblock_events(disk, ev->clearing ? true : false); in disk_clear_events()
[all …]
/linux/Documentation/devicetree/bindings/powerpc/opal/
H A Dsensor-groups.txt17 operations like clearing the min/max history of all
26 sensor groups like clearing min/max, enabling/disabling sensor
/linux/Documentation/mm/
H A Dmmu_notifier.rst4 When clearing a pte/pmd we are given a choice to notify the event through
11 those secondary TLB while holding page table lock when clearing a pte/pmd:
27 If clearing the page table entry is not followed by a notify before setting
/linux/Documentation/arch/x86/
H A Dmds.rst81 clearing. Either the modified VERW instruction or via the L1D Flush
94 The kernel provides a function to invoke the buffer clearing:
179 sibling threads are offline CPU buffer clearing is not required.
181 The idle clearing is enabled on CPUs which are only affected by MSBDS
185 idle clearing would be a window dressing exercise and is therefore not
H A Dtsx_async_abort.rst29 b) Clear CPU buffers - similar to MDS, clearing the CPU buffers mitigates this
/linux/drivers/scsi/
H A Dsr.c118 unsigned int clearing, int slot);
206 unsigned int clearing, int slot) in sr_check_events() argument
243 if (!(clearing & DISK_EVENT_MEDIA_CHANGE)) in sr_check_events()
567 unsigned int clearing) in sr_block_check_events() argument
573 return cdrom_check_events(&cd->cdi, clearing); in sr_block_check_events()
/linux/include/linux/
H A Dcdrom.h76 unsigned int clearing, int slot);
109 unsigned int clearing);
/linux/Documentation/translations/zh_CN/admin-guide/
H A Dindex.rst66 clearing-warn-once
/linux/Documentation/translations/zh_TW/admin-guide/
H A Dindex.rst69 clearing-warn-once
/linux/drivers/cdrom/
H A Dgdrom.c379 unsigned int clearing, int ignore) in gdrom_check_events() argument
497 unsigned int clearing) in gdrom_bdops_check_events() argument
499 return cdrom_check_events(gd.cd_info, clearing); in gdrom_bdops_check_events()
/linux/Documentation/ABI/testing/
H A Ddebugfs-tpmi40 clearing all the statuses can be done by writing "0\n" to this file.
H A Dsysfs-firmware-gsmi53 clearing though, and this writes to this file
H A Dsysfs-class-watchdog120 clearing those bits does nothing for both versions of the SoC.
/linux/arch/sparc/lib/
H A DM7memset.S151 inccc %o3 ! byte clearing loop
187 ! initial cache-clearing stores
/linux/Documentation/arch/powerpc/
H A Ddexcr.rst109 * The set/clear terminology refers to setting/clearing the bit in the DEXCR.
170 For example, clearing NPHIE on exec is a privileged operation (a process
/linux/Documentation/admin-guide/hw-vuln/
H A Dprocessor_mmio_stale_data.rst160 Kernel does the buffer clearing with x86_clear_cpu_buffers().
198 full If the CPU is vulnerable, enable mitigation; CPU buffer clearing
240 - The processor is vulnerable and the CPU buffer clearing mitigation is
H A Dvmscape.rst23 Note that, BHI affected parts that use BHB clearing software mitigation e.g.
H A Dspectre.rst144 use the BHB clearing sequence.
254 from not using indirect branch speculation and clearing the branch
316 and clearing the branch target buffer before switching to a new guest.
443 - System is protected by software clearing sequence
447 - System is vulnerable; KVM is protected by software clearing sequence
/linux/drivers/firmware/google/
H A DKconfig18 clearing the event log. If CONFIG_EFI is also enabled this
/linux/Documentation/spi/
H A Dbutterfly.rst44 by clearing PORTB.[0-3]); (b) configure the mtd_dataflash driver; and
/linux/Documentation/virt/kvm/s390/
H A Ds390-pv-boot.rst73 non-clearing IPL subcodes are not allowed.
/linux/Documentation/virt/kvm/x86/
H A Dmsr.rst240 clearing the location; writing to the MSR forces KVM to re-scan its
320 EOI by clearing the bit in guest memory - this location will
337 clearing it to signal EOI to the hypervisor,
/linux/Documentation/bpf/
H A Dcpumasks.rst207 3.1.1 Setting and clearing CPUs
272 In addition to setting and clearing individual CPUs in a single cpumask,
/linux/Documentation/arch/s390/
H A Dvfio-ap-locking.rst94 needs to access the KVM pointer only for the purposes of setting or clearing IRQ
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-subdev-g-routing.rst46 setting or clearing flags of the ``flags`` field of a struct

123