Home
last modified time | relevance | path

Searched full:dust (Results 1 – 22 of 22) sorted by relevance

/linux-6.12.1/Documentation/admin-guide/device-mapper/
Ddm-dust.rst1 dm-dust
27 With dm-dust, the user can use the "addbadblock" and "removebadblock"
58 Create the dm-dust device:
63 $ sudo dmsetup create dust1 --table '0 33552384 dust /dev/vdb1 0 512'
69 $ sudo dmsetup create dust1 --table '0 33552384 dust /dev/vdb1 0 4096'
76 0 33552384 dust 252:17 bypass verbose
94 kernel: device-mapper: dust: badblock added at block 60
97 kernel: device-mapper: dust: badblock added at block 67
100 kernel: device-mapper: dust: badblock added at block 72
106 0 33552384 dust 252:17 bypass
[all …]
Dindex.rst13 dm-dust
/linux-6.12.1/drivers/md/
Ddm-dust.c5 * This is a test "dust" device, which fails reads on specified
15 #define DM_MSG_PREFIX "dust"
562 .name = "dust",
573 module_dm(dust);
575 MODULE_DESCRIPTION(DM_NAME " dust test target");
DMakefile55 obj-$(CONFIG_DM_DUST) += dm-dust.o
/linux-6.12.1/Documentation/devicetree/bindings/iio/chemical/
Dsensirion,sps30.yaml13 Air pollution sensor capable of measuring mass concentration of dust
Dplantower,pms7003.yaml13 Air pollution sensor capable of measuring mass concentration of dust
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-bus-iio-sps308 order to blow out accumulated dust.
Dsysfs-platform-ideapad-laptop18 * 2 -> Dust Cleaning
/linux-6.12.1/arch/mips/sgi-ip22/
Dip22-eisa.c128 udelay(50); /* Wait long enough for the dust to settle */ in ip22_eisa_init()
/linux-6.12.1/drivers/gpu/drm/imagination/
Dpvr_fw_startstop.c127 /* Take Rascal and Dust out of reset. */ in pvr_fw_start()
Dpvr_rogue_fwif_sf.h220 …"Register configuration applied to type %d. (0:pow on, 1:Rascal/dust init, 2-5: TA,3D,CDM,TLA, 6:A…
1262 "Detected attempt to change dust count while not forced idle (pow state 0x%x)" },
Dpvr_rogue_fwif.h1095 /* Rascal / dust power event */
/linux-6.12.1/Documentation/driver-api/
Deisa.rst19 imagine, some dust has settled here over the years.
/linux-6.12.1/Documentation/arch/powerpc/
Deeh-pci-error-recovery.rst37 as PCI cards dying from heat, humidity, dust, vibration and bad
/linux-6.12.1/tools/testing/selftests/powerpc/mm/
Dtlbie_test.c538 /* But first, let us allow the dust to settle down! */ in rim_fn()
/linux-6.12.1/fs/ntfs3/
Drun.c116 * or (if completely matches) dust remove one from the list. in run_consolidate()
/linux-6.12.1/drivers/net/ethernet/8390/
Dlib8390.c526 * letting the failed packet sit and collect dust in the Tx buffer. This
Daxnet_cs.c1204 * letting the failed packet sit and collect dust in the Tx buffer. This
/linux-6.12.1/tools/memory-model/Documentation/
Dlitmus-tests.txt159 This final state is evaluated after the dust has settled: both processes
/linux-6.12.1/arch/powerpc/kernel/
Deeh.c49 * which in turn might be caused by low voltage on the bus, dust,
/linux-6.12.1/drivers/usb/serial/
Dftdi_sio_ids.h571 #define FTDI_IBS_APP70_PID 0xff3d /* APP 70 (dust monitoring system) */
/linux-6.12.1/fs/ceph/
Daddr.c392 * dust settles on the write helpers and encrypt/decrypt routines for in ceph_netfs_issue_read()