Home
last modified time | relevance | path

Searched refs:cleared (Results 76 – 100 of 285) sorted by relevance

12345678910>>...12

/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-firmware-acpi203 All counters can be cleared by clearing the total "sci"::
238 * bit is cleared, and it triggers an ACPI fixed event when
H A Devm79 will set the new value to 3 (4 cleared).
H A Dsysfs-platform-dfl-port86 -EBUSY or -ETIMEDOUT if error can't be cleared as hardware
/openbmc/linux/Documentation/filesystems/
H A Ddax.rst48 files and directories. This advisory flag can be set or cleared at any
54 this flag is set or cleared on the parent directory are not modified by
105 setting can be set, cleared and/or queried using the `FS_IOC_FS`[`GS`]`ETXATTR` ioctl
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_bitmap.c487 int cleared = 0; in bm_clear_surplus() local
504 cleared = hweight_long(*bm & ~mask); in bm_clear_surplus()
512 cleared += hweight_long(*bm); in bm_clear_surplus()
516 return cleared; in bm_clear_surplus()
H A Ddrbd_actlog.c791 unsigned int cleared = 0; in update_sync_bits() local
813 cleared += update_rs_extent(device, BM_BIT_TO_EXT(sbnr), c, mode); in update_sync_bits()
824 if (cleared || rs_is_done) in update_sync_bits()
/openbmc/linux/Documentation/devicetree/bindings/edac/
H A Dapm-xgene-edac.txt21 error conditions are not cleared, it will
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-fm-rx.rst63 If set, then this channel broadcasts music. If cleared, then it
/openbmc/linux/Documentation/devicetree/bindings/mailbox/
H A Dnvidia,tegra186-hsp.yaml48 cleared, the mailbox is the consumer of data sent by a
/openbmc/linux/Documentation/arch/arm64/
H A Dmemory-tagging-extension.rst52 be cleared by ``mprotect()``.
55 ``MADV_FREE`` may have the allocation tags cleared (set to 0) at any
179 with ``MADV_WIPEONFORK`` which will have the data and tags cleared (set
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_vm.c524 list_add(&bo_va->vm_status, &vm->cleared); in radeon_vm_bo_set_addr()
937 list_add(&bo_va->vm_status, &vm->cleared); in radeon_vm_bo_update()
1191 INIT_LIST_HEAD(&vm->cleared); in radeon_vm_init()
/openbmc/linux/Documentation/hwmon/
H A Dvt1211.rst38 mode 0. In this mode, any pending interrupt is cleared
121 before the alarm is cleared (this is only true for interrupt mode 0). The
/openbmc/phosphor-dbus-monitor/src/example/
H A Dexample.yaml52 where each property's cache is cleared when it fails to pass any one
53 filter. The property's cache is cleared so it will not have an affect on
/openbmc/linux/fs/ext4/
H A Dialloc.c247 int fatal = 0, err, count, cleared; in ext4_free_inode() local
316 cleared = ext4_test_and_clear_bit(bit, bitmap_bh->b_data); in ext4_free_inode()
317 if (fatal || !cleared) { in ext4_free_inode()
349 if (cleared) { in ext4_free_inode()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_object.h90 bool cleared; member
/openbmc/linux/Documentation/powerpc/
H A Ddscr.rst31 cleared which means that it has not changed the default DSCR till now.
/openbmc/linux/mm/
H A Dvmalloc.c339 int cleared; in vunmap_pmd_range() local
345 cleared = pmd_clear_huge(pmd); in vunmap_pmd_range()
346 if (cleared || pmd_bad(*pmd)) in vunmap_pmd_range()
349 if (cleared) in vunmap_pmd_range()
364 int cleared; in vunmap_pud_range() local
370 cleared = pud_clear_huge(pud); in vunmap_pud_range()
371 if (cleared || pud_bad(*pud)) in vunmap_pud_range()
374 if (cleared) in vunmap_pud_range()
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A DREADME120 int_counter = <interrupt count, cleared when interrupt handled>
131 wakeup_tries = <wakeup device count, cleared when device awake>
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-2.0.rst101 of its overrides being cleared out. Before the change, only the
102 non-overridden values were cleared.
/openbmc/openpower-hw-diags/attn/
H A DAttention_Handler.md182 attentions will be detected unless the currently active attentions are cleared.
183 Normally active attentions will be cleared by the host re-IPL but any component
/openbmc/linux/Documentation/driver-api/
H A Dlibata.rst473 2. ATA_QCFLAG_ACTIVE is cleared from qc->flags.
481 1. ``qc->flags`` is cleared to zero.
485 3. ``qc->waiting`` is cleared & completed (in that order).
737 fields should be cleared to zero.
739 So, it seems reasonable to assume that "na" bits are cleared to zero by
760 NCQ command error is indicated by cleared BSY and set ERR bit during NCQ
853 Many controllers require its error registers to be cleared by error
/openbmc/linux/Documentation/i2c/busses/
H A Di2c-ali15x3.rst35 SMBus periodically hangs on ASUS P5A motherboards and can only be cleared
/openbmc/linux/Documentation/networking/devlink/
H A Ddevlink-params.rst130 - Enable device reset by remote host. When cleared, the device driver
/openbmc/linux/Documentation/driver-api/serial/
H A Dserial-rs485.rst127 receiver side to enforce the filtering. Receive address will be cleared
/openbmc/linux/Documentation/arch/s390/
H A Dvfio-ap-locking.rst91 held in order to access the KVM pointer since it is set and cleared under the

12345678910>>...12