Home
last modified time | relevance | path

Searched refs:clearing (Results 1 – 25 of 134) sorted by relevance

123456

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/powerpc/opal/
H A Dsensor-groups.txt17 operations like clearing the min/max history of all
26 sensor groups like clearing min/max, enabling/disabling sensor
/OK3568_Linux_fs/kernel/block/
H A Dgenhd.c1895 unsigned int clearing; /* events being cleared */ member
2036 ev->clearing |= mask; in disk_flush_events()
2058 unsigned int clearing = mask; in disk_clear_events() local
2071 clearing |= ev->clearing; in disk_clear_events()
2072 ev->clearing = 0; in disk_clear_events()
2075 disk_check_events(ev, &clearing); in disk_clear_events()
2080 __disk_unblock_events(disk, ev->clearing ? true : false); in disk_clear_events()
2087 WARN_ON_ONCE(clearing & mask); in disk_clear_events()
2128 disk_check_events(ev, &ev->clearing); in disk_events_workfn()
2136 unsigned int clearing = *clearing_ptr; in disk_check_events() local
[all …]
/OK3568_Linux_fs/kernel/Documentation/vm/
H A 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
/OK3568_Linux_fs/kernel/Documentation/x86/
H A 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
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dsr.c121 unsigned int clearing, int slot);
236 unsigned int clearing, int slot) in sr_check_events() argument
273 if (!(clearing & DISK_EVENT_MEDIA_CHANGE)) in sr_check_events()
656 unsigned int clearing) in sr_block_check_events() argument
666 ret = cdrom_check_events(&cd->cdi, clearing); in sr_block_check_events()
/OK3568_Linux_fs/kernel/include/linux/
H A Dcdrom.h75 unsigned int clearing, int slot);
108 unsigned int clearing);
/OK3568_Linux_fs/kernel/Documentation/admin-guide/hw-vuln/
H A 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
H A Dprocessor_mmio_stale_data.rst160 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
/OK3568_Linux_fs/kernel/drivers/block/paride/
H A Dpcd.c176 unsigned int clearing, int slot_nr);
267 unsigned int clearing) in pcd_block_check_events() argument
270 return cdrom_check_events(&cd->info, clearing); in pcd_block_check_events()
535 unsigned int clearing, int slot_nr) in pcd_check_events() argument
H A Dpf.c252 unsigned int clearing);
407 static unsigned int pf_check_events(struct gendisk *disk, unsigned int clearing) in pf_check_events() argument
/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-cd.h112 unsigned int clearing, int slot_nr);
/OK3568_Linux_fs/kernel/drivers/cdrom/
H A Dgdrom.c380 unsigned int clearing, int ignore) in gdrom_check_events() argument
498 unsigned int clearing) in gdrom_bdops_check_events() argument
500 return cdrom_check_events(gd.cd_info, clearing); in gdrom_bdops_check_events()
/OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/admin-guide/
H A Dindex.rst57 clearing-warn-once
/OK3568_Linux_fs/buildroot/package/netsnmp/
H A D0002-configure-Fix-lcrypto-lz-test.patch7 the first test by explicitly clearing the cached test result.
/OK3568_Linux_fs/kernel/arch/sparc/lib/
H A DM7memset.S151 inccc %o3 ! byte clearing loop
187 ! initial cache-clearing stores
/OK3568_Linux_fs/kernel/drivers/firmware/google/
H A DKconfig18 clearing the event log. If CONFIG_EFI is also enabled this
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dindex.rst76 clearing-warn-once
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-firmware-gsmi53 clearing though, and this writes to this file
/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A Dbook3s_64_vio_hv.c195 unsigned long ioba, unsigned long npages, bool clearing) in kvmppc_rm_ioba_validate() argument
206 if (clearing) in kvmppc_rm_ioba_validate()
/OK3568_Linux_fs/kernel/Documentation/virt/kvm/
H A Dmsr.rst240 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,
H A Ds390-pv-boot.rst73 non-clearing IPL subcodes are not allowed.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/ti/
H A Dgate.txt42 gates the clock and clearing the bit ungates the clock.
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dgfp_mask-from-fs-io.rst20 respectively __GFP_IO (note the latter implies clearing the first as well) in
/OK3568_Linux_fs/kernel/Documentation/spi/
H A Dbutterfly.rst44 by clearing PORTB.[0-3]); (b) configure the mtd_dataflash driver; and
/OK3568_Linux_fs/kernel/Documentation/virt/kvm/devices/
H A Dvm.rst270 Allows user space to disable aes key wrapping, clearing the wrapping key.
278 Allows user space to disable dea key wrapping, clearing the wrapping key.

123456