/openbmc/linux/block/ |
H 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 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 …]
|
/openbmc/u-boot/drivers/net/ |
H A D | smc911x.h | 192 /* R/W Self Clearing */ 194 #define TX_CFG_TXS_DUMP 0x00008000 /* Self Clearing */ 195 #define TX_CFG_TXD_DUMP 0x00004000 /* Self Clearing */ 198 #define TX_CFG_STOP_TX 0x00000001 /* Self Clearing */ 214 #define HW_CFG_SRST 0x00000001 /* Self Clearing */ 229 #define PMT_CTRL_PM_MODE 0x00003000 /* Self Clearing */ 230 #define PMT_CTRL_PHY_RST 0x00000400 /* Self Clearing */ 277 #define MAC_CSR_CMD_CSR_BUSY 0x80000000 /* Self Clearing */ 292 #define E2P_CMD_EPC_BUSY 0x80000000 /* Self Clearing */
|
/openbmc/linux/Documentation/devicetree/bindings/powerpc/opal/ |
H 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
|
/openbmc/linux/Documentation/arch/x86/ |
H 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: 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
|
/openbmc/linux/drivers/net/wwan/iosm/ |
H A 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()
|
/openbmc/linux/drivers/net/ipa/ |
H A 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()
|
/openbmc/linux/fs/btrfs/ |
H A 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()
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | MessageRegistry.v1_6_3.json | 37 …"description": "The clearing logic associated with a message. The properties within indicate the … 38 … "longDescription": "This type shall contain the clearing logic associated with a message.", 74 … message is received. If not present, no condition is checked prior to clearing logged events whe… 153 …"description": "The clearing logic associated with this message. The properties within indicate t… 154 …ngDescription": "This property shall contain the clearing logic associated with this message. Cle…
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | MessageRegistry.v1_6_3.json | 37 …"description": "The clearing logic associated with a message. The properties within indicate the … 38 … "longDescription": "This type shall contain the clearing logic associated with a message.", 74 … message is received. If not present, no condition is checked prior to clearing logged events whe… 153 …"description": "The clearing logic associated with this message. The properties within indicate t… 154 …ngDescription": "This property shall contain the clearing logic associated with this message. Cle…
|
/openbmc/linux/Documentation/mm/ |
H 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
|
/openbmc/linux/arch/arm/mach-berlin/ |
H A 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).
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/ |
H A D | 0001-Fix-type-of-single-bit-bitfields.patch | 33 * for clearing latent flag. */ 39 * backend is responsible for clearing the delayed flag. See
|
/openbmc/linux/arch/riscv/kvm/ |
H A 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()
|
/openbmc/linux/Documentation/devicetree/bindings/gpio/ |
H A 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
|
/openbmc/linux/include/uapi/linux/ |
H A 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
|
/openbmc/linux/arch/x86/lib/ |
H A D | clear_page_64.S | 117 * so we can just go to the tail clearing to 120 * The unrolled case might end up clearing
|
/openbmc/linux/drivers/net/ethernet/qualcomm/emac/ |
H A 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()
|
/openbmc/linux/fs/xfs/scrub/ |
H A 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 */
|
/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ |
H A D | MessageRegistry_v1.xml | 322 …<Annotation Term="OData.Description" String="The clearing logic associated with this message. The… 323 …ription" String="This property shall contain the clearing logic associated with this message. Cle… 329 …<Annotation Term="OData.Description" String="The clearing logic associated with a message. The pr… 330 …<Annotation Term="OData.LongDescription" String="This type shall contain the clearing logic associ… 334 … message is received. If not present, no condition is checked prior to clearing logged events whe… 388 …<Annotation Term="OData.Description" String="This version was created to improve clearing logic de… 443 …<Annotation Term="OData.Description" String="This version was created to improve clearing logic de… 484 …<Annotation Term="OData.Description" String="This version was created to improve clearing logic de… 530 …<Annotation Term="OData.Description" String="This version was created to improve clearing logic de… 570 …<Annotation Term="OData.Description" String="This version was created to improve clearing logic de…
|
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
H A D | MessageRegistry_v1.xml | 322 …<Annotation Term="OData.Description" String="The clearing logic associated with this message. The… 323 …ription" String="This property shall contain the clearing logic associated with this message. Cle… 329 …<Annotation Term="OData.Description" String="The clearing logic associated with a message. The pr… 330 …<Annotation Term="OData.LongDescription" String="This type shall contain the clearing logic associ… 334 … message is received. If not present, no condition is checked prior to clearing logged events whe… 388 …<Annotation Term="OData.Description" String="This version was created to improve clearing logic de… 443 …<Annotation Term="OData.Description" String="This version was created to improve clearing logic de… 484 …<Annotation Term="OData.Description" String="This version was created to improve clearing logic de… 530 …<Annotation Term="OData.Description" String="This version was created to improve clearing logic de… 570 …<Annotation Term="OData.Description" String="This version was created to improve clearing logic de…
|
/openbmc/qemu/hw/net/ |
H A D | trace-events | 203 e1000e_irq_clear(uint32_t offset, uint32_t old, uint32_t new) "Clearing interrupt register 0x%x: 0x… 209 e1000e_irq_icr_process_iame(void) "Clearing IMS bits due to IAME" 212 e1000e_irq_icr_clear_nonmsix_icr_read(void) "Clearing ICR on read due to non MSI-X int" 213 e1000e_irq_icr_clear_zero_ims(void) "Clearing ICR on read due to zero IMS" 214 e1000e_irq_icr_clear_iame(void) "Clearing ICR on read due to IAME" 215 e1000e_irq_icr_clear_icr_bit_ims(uint32_t icr, uint32_t ims) "Clearing ICR on read due correspondin… 216 e1000e_irq_iam_clear_eiame(uint32_t iam, uint32_t cause) "Clearing IMS due to EIAME, IAM: 0x%X, cau… 217 e1000e_irq_icr_clear_eiac(uint32_t icr, uint32_t eiac) "Clearing ICR bits due to EIAC, ICR: 0x%X, E… 218 e1000e_irq_ims_clear_set_imc(uint32_t val) "Clearing IMS bits due to IMC write 0x%x" 229 e1000e_irq_msix_pending_clearing(uint32_t cause, uint32_t int_cfg, uint32_t vec) "Clearing MSI-X pe… [all …]
|
/openbmc/linux/include/linux/ |
H A 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()
|
/openbmc/linux/Documentation/admin-guide/hw-vuln/ |
H 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
|
/openbmc/linux/Documentation/ABI/testing/ |
H A 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.
|
/openbmc/linux/arch/mips/pci/ |
H A 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()
|