/linux-6.3-rc2/block/ |
A D | disk-events.c | 18 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() 260 WARN_ON_ONCE(clearing & mask); in disk_clear_events() [all …]
|
/linux-6.3-rc2/Documentation/devicetree/bindings/powerpc/opal/ |
A 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-6.3-rc2/Documentation/mm/ |
A D | mmu_notifier.rst | 4 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-6.3-rc2/Documentation/x86/ |
A D | mds.rst | 81 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
|
A D | tsx_async_abort.rst | 29 b) Clear CPU buffers - similar to MDS, clearing the CPU buffers mitigates this
|
/linux-6.3-rc2/drivers/scsi/ |
A D | sr.c | 119 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() 556 unsigned int clearing) in sr_block_check_events() argument 562 return cdrom_check_events(&cd->cdi, clearing); in sr_block_check_events()
|
/linux-6.3-rc2/include/linux/ |
A D | cdrom.h | 76 unsigned int clearing, int slot); 110 unsigned int clearing);
|
/linux-6.3-rc2/Documentation/translations/zh_CN/admin-guide/ |
A D | index.rst | 67 clearing-warn-once
|
/linux-6.3-rc2/Documentation/translations/zh_TW/admin-guide/ |
A D | index.rst | 67 clearing-warn-once
|
/linux-6.3-rc2/Documentation/admin-guide/hw-vuln/ |
A D | mds.rst | 109 - 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 306 - Enable CPU buffer clearing
|
A D | processor_mmio_stale_data.rst | 160 Kernel reuses the MDS function to invoke the buffer clearing: 200 full If the CPU is vulnerable, enable mitigation; CPU buffer clearing 231 - The processor is vulnerable and the CPU buffer clearing mitigation is
|
/linux-6.3-rc2/drivers/cdrom/ |
A D | gdrom.c | 379 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-6.3-rc2/Documentation/ABI/testing/ |
A D | sysfs-firmware-gsmi | 53 clearing though, and this writes to this file
|
/linux-6.3-rc2/Documentation/devicetree/bindings/thermal/ |
A D | mediatek,lvts-thermal.yaml | 37 description: LVTS reset for clearing temporary data on AP/MCU.
|
/linux-6.3-rc2/arch/sparc/lib/ |
A D | M7memset.S | 151 inccc %o3 ! byte clearing loop 187 ! initial cache-clearing stores
|
/linux-6.3-rc2/Documentation/admin-guide/ |
A D | index.rst | 89 clearing-warn-once
|
/linux-6.3-rc2/drivers/firmware/google/ |
A D | Kconfig | 18 clearing the event log. If CONFIG_EFI is also enabled this
|
/linux-6.3-rc2/Documentation/devicetree/bindings/clock/ti/ |
A D | gate.txt | 43 gates the clock and clearing the bit ungates the clock.
|
/linux-6.3-rc2/Documentation/core-api/ |
A D | gfp_mask-from-fs-io.rst | 20 respectively __GFP_IO (note the latter implies clearing the first as well) in
|
/linux-6.3-rc2/Documentation/spi/ |
A D | butterfly.rst | 44 by clearing PORTB.[0-3]); (b) configure the mtd_dataflash driver; and
|
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/ |
A D | vidioc-subdev-g-routing.rst | 46 setting or clearing flags of the ``flags`` field of a
|
/linux-6.3-rc2/Documentation/virt/kvm/s390/ |
A D | s390-pv-boot.rst | 73 non-clearing IPL subcodes are not allowed.
|
/linux-6.3-rc2/Documentation/virt/kvm/x86/ |
A D | msr.rst | 240 event and to write 1' to MSR_KVM_ASYNC_PF_ACK after clearing the location; 321 EOI by clearing the bit in guest memory - this location will 338 clearing it to signal EOI to the hypervisor,
|
/linux-6.3-rc2/Documentation/s390/ |
A D | vfio-ap-locking.rst | 94 needs to access the KVM pointer only for the purposes of setting or clearing IRQ
|
/linux-6.3-rc2/Documentation/bpf/ |
A D | cpumasks.rst | 217 3.1.1 Setting and clearing CPUs 282 In addition to setting and clearing individual CPUs in a single cpumask,
|