/Linux-v6.6/block/ |
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 239 * store the union of mask and ev->clearing on the stack so that the in disk_clear_events() 240 * race with disk_flush_events does not cause ambiguity (ev->clearing in disk_clear_events() 244 clearing |= ev->clearing; in disk_clear_events() 245 ev->clearing = 0; in disk_clear_events() [all …]
|
/Linux-v6.6/Documentation/arch/x86/ |
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
|
/Linux-v6.6/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-v6.6/drivers/net/wwan/iosm/ |
D | iosm_ipc_pm.c | 99 /* Complete all memory stores before clearing bit */ in ipc_pm_wait_for_device_active() 107 /* Complete all memory stores after clearing bit */ in ipc_pm_wait_for_device_active() 319 /* Complete all memory stores before clearing bit */ in ipc_pm_init() 324 /* Complete all memory stores after clearing bit */ in ipc_pm_init()
|
/Linux-v6.6/drivers/net/ipa/ |
D | ipa_interrupt.c | 61 * away, "to avoid clearing unhandled interrupts." in ipa_interrupt_process() 68 /* Clearing the SUSPEND_TX interrupt also clears the in ipa_interrupt_process() 70 * caused the interrupt, so defer clearing until after in ipa_interrupt_process() 120 dev_dbg(dev, "clearing disabled IPA interrupts 0x%08x\n", in ipa_isr_thread()
|
/Linux-v6.6/fs/btrfs/ |
D | fs.c | 46 "clearing incompat feature flag for %s (0x%llx)", in __btrfs_clear_fs_incompat() 92 "clearing compat-ro feature flag for %s (0x%llx)", in __btrfs_clear_fs_compat_ro()
|
D | extent-io-tree.h | 35 * a new delalloc range, use this flag when clearing a new delalloc 42 * Set during truncate when we're clearing an entire range and we just
|
/Linux-v6.6/Documentation/mm/ |
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-v6.6/arch/arm/mach-berlin/ |
D | platsmp.c | 20 * There are two reset registers, one with self-clearing (SC) 21 * reset and one with non-self-clearing reset (NON_SC).
|
/Linux-v6.6/Documentation/devicetree/bindings/gpio/ |
D | gpio-mmio.yaml | 57 will turn that line into an output line. Conversely, clearing a bit 61 will turn that line into an input line. Conversely, clearing a bit
|
/Linux-v6.6/arch/riscv/kvm/ |
D | main.c | 57 * After clearing the hideleg CSR, the host kernel will receive in kvm_arch_hardware_disable() 60 * hvip CSR and vsie CSR must be cleared before clearing hideleg CSR. in kvm_arch_hardware_disable()
|
/Linux-v6.6/include/uapi/linux/ |
D | dm-log-userspace.h | 88 * dm_ulog_request to the kernel - setting the 'error' field and clearing 220 * dm_ulog_request to the kernel - setting the 'error' field and clearing 239 * dm_ulog_request to the kernel - setting the 'error' field and clearing 258 * dm_ulog_request to the kernel - setting the 'error' field and clearing 295 * dm_ulog_request to the kernel - setting the 'error' field and clearing
|
/Linux-v6.6/drivers/net/ethernet/qualcomm/emac/ |
D | emac-sgmii.c | 115 /* After set the IRQ_GLOBAL_CLEAR bit, the status clearing must in emac_sgmii_irq_clear() 116 * be confirmed before clearing the bits in other registers. in emac_sgmii_irq_clear() 128 /* Finalize clearing procedure */ in emac_sgmii_irq_clear() 132 /* Ensure that clearing procedure finalization is written to HW */ in emac_sgmii_irq_clear()
|
/Linux-v6.6/fs/xfs/scrub/ |
D | bitmap.c | 81 /* overlaps with the entire clearing range */ 95 /* overlaps with the left side of the clearing range */ 100 /* overlaps with the right side of the clearing range */ 106 /* in the middle of the clearing range */
|
/Linux-v6.6/arch/x86/lib/ |
D | clear_page_64.S | 117 * so we can just go to the tail clearing to 120 * The unrolled case might end up clearing
|
/Linux-v6.6/include/linux/ |
D | rmap.h | 38 * the reference is responsible for clearing up the 311 * Conceptually, PageAnonExclusive clearing consists of: in page_try_share_anon_rmap() 317 * When clearing PageAnonExclusive, we cannot possibly map the page in page_try_share_anon_rmap() 338 * Consequently, when clearing PageAnonExclusive(), we have to make in page_try_share_anon_rmap() 344 * clearing/invalidating the PTE (A1) and before restoring the PTE (A4), in page_try_share_anon_rmap()
|
/Linux-v6.6/Documentation/admin-guide/hw-vuln/ |
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
|
/Linux-v6.6/arch/mips/pci/ |
D | pci-ip32.c | 71 printk("MACEPCI: Signaled target abort (clearing)\n"); in macepci_error() 75 printk("MACEPCI: Interrupt test triggered (clearing)\n"); in macepci_error()
|
/Linux-v6.6/Documentation/ABI/testing/ |
D | sysfs-class-watchdog | 117 Clearing the boot code selection and timeout counter also 120 clearing those bits does nothing for both versions of the SoC.
|
/Linux-v6.6/drivers/net/phy/ |
D | qsemi.c | 78 /* The Interrupt Source register is not self-clearing, bits 4 and 5 are in qs6612_ack_interrupt() 138 /* the interrupt source register is not self-clearing */ in qs6612_handle_interrupt()
|
/Linux-v6.6/drivers/rtc/ |
D | rtc-fsl-ftm-alarm.c | 90 * the TOF bit, the process of clearing the TOF bit in ftm_irq_acknowledge() 99 * In one word: software clearing TOF bit not works when in ftm_irq_acknowledge() 103 * The workaround is clearing TOF bit until it works in ftm_irq_acknowledge()
|
/Linux-v6.6/Documentation/admin-guide/ |
D | clearing-warn-once.rst | 1 Clearing WARN_ONCE
|
/Linux-v6.6/kernel/trace/ |
D | trace_recursion_record.c | 37 /* nr_records is -1 when clearing records */ in ftrace_record_recursion() 91 * It's still possible that we could race with the clearing in ftrace_record_recursion()
|
/Linux-v6.6/arch/microblaze/kernel/ |
D | setup.c | 111 /* Move ROMFS out of BSS before clearing it */ in machine_early_init() 118 /* clearing bss section */ in machine_early_init()
|
/Linux-v6.6/drivers/irqchip/ |
D | irq-aspeed-scu-ic.c | 95 * operation from clearing the status bits, they should be under the in aspeed_scu_ic_irq_mask() 110 * operation from clearing the status bits, they should be under the in aspeed_scu_ic_irq_unmask()
|