Home
last modified time | relevance | path

Searched full:clearing (Results 1 – 25 of 1168) sorted by relevance

12345678910>>...47

/Linux-v6.1/block/
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
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.1/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
/Linux-v6.1/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-v6.1/drivers/net/ipa/
Dipa_interrupt.c61 * "to avoid clearing unhandled interrupts." in ipa_interrupt_process()
71 /* Clearing the SUSPEND_TX interrupt also clears the register in ipa_interrupt_process()
73 * so defer clearing until after the handler has been called. in ipa_interrupt_process()
117 dev_dbg(dev, "clearing disabled IPA interrupts 0x%08x\n", in ipa_isr_thread()
/Linux-v6.1/drivers/net/wwan/iosm/
Diosm_ipc_pm.c99 /* 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.1/Documentation/mm/
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-v6.1/arch/arm/mach-berlin/
Dplatsmp.c20 * There are two reset registers, one with self-clearing (SC)
21 * reset and one with non-self-clearing reset (NON_SC).
/Linux-v6.1/arch/riscv/kvm/
Dmain.c62 * After clearing the hideleg CSR, the host kernel will receive in kvm_arch_hardware_disable()
65 * hvip CSR and vsie CSR must be cleared before clearing hideleg CSR. in kvm_arch_hardware_disable()
/Linux-v6.1/include/uapi/linux/
Ddm-log-userspace.h88 * 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.1/drivers/net/ethernet/qualcomm/emac/
Demac-sgmii.c113 /* After set the IRQ_GLOBAL_CLEAR bit, the status clearing must in emac_sgmii_irq_clear()
114 * be confirmed before clearing the bits in other registers. in emac_sgmii_irq_clear()
126 /* Finalize clearing procedure */ in emac_sgmii_irq_clear()
130 /* Ensure that clearing procedure finalization is written to HW */ in emac_sgmii_irq_clear()
/Linux-v6.1/include/linux/
Drmap.h38 * the reference is responsible for clearing up the
300 * Conceptually, PageAnonExclusive clearing consists of: in page_try_share_anon_rmap()
306 * When clearing PageAnonExclusive, we cannot possibly map the page in page_try_share_anon_rmap()
327 * Consequently, when clearing PageAnonExclusive(), we have to make in page_try_share_anon_rmap()
333 * clearing/invalidating the PTE (A1) and before restoring the PTE (A4), in page_try_share_anon_rmap()
/Linux-v6.1/drivers/net/can/
Dpch_can.c297 /* Clearing the MsgVal and RxIE/TxIE bits */ in pch_can_set_rxtx()
411 /* Clearing all the message object buffers. */ in pch_can_init()
441 /* Setting CMASK for clearing the reception interrupts. */ in pch_can_int_clr()
445 /* Clearing the Dir bit. */ in pch_can_int_clr()
448 /* Clearing NewDat & IntPnd */ in pch_can_int_clr()
455 * Setting CMASK for clearing interrupts for frame transmission. in pch_can_int_clr()
465 /* Clearing NewDat, TxRqst & IntPnd */ in pch_can_int_clr()
587 /* Clearing the Dir bit. */ in pch_fifo_thresh()
590 /* Clearing NewDat & IntPnd */ in pch_fifo_thresh()
963 /* Clearing the IE, SIE and EIE bits of Can control register. */ in pch_can_set_int_custom()
/Linux-v6.1/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
306 - Enable CPU buffer clearing
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-class-watchdog104 Clearing the boot code selection and timeout counter also
107 clearing those bits does nothing for both versions of the SoC.
/Linux-v6.1/drivers/net/phy/
Dqsemi.c78 /* 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.1/arch/mips/pci/
Dpci-ip32.c71 printk("MACEPCI: Signaled target abort (clearing)\n"); in macepci_error()
75 printk("MACEPCI: Interrupt test triggered (clearing)\n"); in macepci_error()
/Linux-v6.1/drivers/rtc/
Drtc-fsl-ftm-alarm.c93 * the TOF bit, the process of clearing the TOF bit in ftm_irq_acknowledge()
102 * In one word: software clearing TOF bit not works when in ftm_irq_acknowledge()
106 * The workaround is clearing TOF bit until it works in ftm_irq_acknowledge()
/Linux-v6.1/Documentation/admin-guide/
Dclearing-warn-once.rst1 Clearing WARN_ONCE
/Linux-v6.1/drivers/net/ethernet/smsc/
Dsmc911x.h425 //#define TX_CFG_TX_DMA_CNT_ (0x0FFF0000) /* R/W Self Clearing */
426 #define TX_CFG_TXS_DUMP_ (0x00008000) /* Self Clearing */
427 #define TX_CFG_TXD_DUMP_ (0x00004000) /* Self Clearing */
430 #define TX_CFG_STOP_TX_ (0x00000001) /* Self Clearing */
446 #define HW_CFG_SRST_ (0x00000001) /* Self Clearing */
461 #define PMT_CTRL_PM_MODE_ (0x00003000) /* Self Clearing */
462 #define PMT_CTRL_PHY_RST_ (0x00000400) /* Self Clearing */
507 #define MAC_CSR_CMD_CSR_BUSY_ (0x80000000) /* Self Clearing */
522 #define E2P_CMD_EPC_BUSY_ (0x80000000) /* Self Clearing */
/Linux-v6.1/drivers/irqchip/
Dirq-aspeed-scu-ic.c94 * operation from clearing the status bits, they should be under the in aspeed_scu_ic_irq_mask()
109 * operation from clearing the status bits, they should be under the in aspeed_scu_ic_irq_unmask()
/Linux-v6.1/kernel/trace/
Dtrace_recursion_record.c37 /* 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.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_umc.c56 /* umc query_ras_error_address is also responsible for clearing in amdgpu_umc_do_page_retirement()
80 /* umc query_ras_error_address is also responsible for clearing in amdgpu_umc_do_page_retirement()
/Linux-v6.1/arch/x86/events/amd/
Dibs.c52 * between clearing STARTED and clearing the EN bit (in fact multiple NMIs
56 * If, however, we clear STARTED late, an NMI can hit between clearing the
57 * EN bit and clearing STARTED, still see STARTED set and process the event.
62 * So what we do is set STOPPING before clearing EN to avoid the pmu::stop()
64 * the clearing of the EN bit.
458 * clearing the EN bit might think it a spurious NMI and not in perf_ibs_stop()
461 * Clearing it after, however, creates the problem of the NMI in perf_ibs_stop()
/Linux-v6.1/include/dt-bindings/reset/
Dti-syscon.h19 /* When set this function is activated by setting(vs clearing) this bit */
/Linux-v6.1/Documentation/devicetree/bindings/power/reset/
Dqcom,pshold.yaml14 Clearing that bit allows us to restart/power off. The difference between

12345678910>>...47