Home
last modified time | relevance | path

Searched refs:unusable (Results 1 – 25 of 64) sorted by relevance

123

/linux-6.1.9/Documentation/devicetree/bindings/ata/
Dpata-arasan.txt21 - arasan,broken-udma: if present, UDMA mode is unusable
22 - arasan,broken-mwdma: if present, MWDMA mode is unusable
23 - arasan,broken-pio: if present, PIO mode is unusable
/linux-6.1.9/tools/testing/selftests/kvm/x86_64/
Dvmx_invalid_nested_guest_state.c92 sregs.tr.unusable = 1; in main()
Dvmx_exception_with_invalid_guest_state.c64 sregs.tr.unusable = !!set; in set_or_clear_invalid_guest_state()
/linux-6.1.9/Documentation/ABI/testing/
Dsysfs-block-aoe24 is ready for I/O and "down" if detected but unusable. The
Dsysfs-fs-f2fs338 What: /sys/fs/f2fs/<disk>/unusable
342 are unusable.
344 would be unusable if checkpoint=disable were to be set.
611 Description: Shows the number of unusable blocks in a section which was defined by
/linux-6.1.9/Documentation/devicetree/bindings/clock/
Dbrcm,bcm2835-cprman.txt34 unusable.
/linux-6.1.9/fs/f2fs/
Dsysfs.c208 block_t unusable; in unusable_show() local
211 unusable = sbi->unusable_block_count; in unusable_show()
213 unusable = f2fs_get_unusable_blocks(sbi); in unusable_show()
214 return sprintf(buf, "%llu\n", (unsigned long long)unusable); in unusable_show()
836 F2FS_GENERAL_RO_ATTR(unusable);
960 ATTR_LIST(unusable),
/linux-6.1.9/drivers/usb/usbip/
Dusbip_event.c91 ud->eh_ops.unusable(ud); in event_handler()
Dusbip_common.h282 void (*unusable)(struct usbip_device *); member
Dstub_dev.c294 sdev->ud.eh_ops.unusable = stub_device_unusable; in stub_device_alloc()
/linux-6.1.9/Documentation/admin-guide/
Dedid.rst12 or the computer is unusable, because the screen remains dark after
Dbinderfs.rst73 instance unusable. The ``binder-control`` device will be deleted when the
/linux-6.1.9/arch/arm64/boot/dts/marvell/
Dcn9131-db.dtsi49 * unusable by disabling the SFP node.
Dcn9132-db.dtsi67 * unusable by disabling the SFP node.
Dcn9130-db.dtsi100 * unusable by disabling the SFP node.
/linux-6.1.9/Documentation/sound/cards/
Dbt87x.rst70 maximum sample rate is 1792000 Hz, but audio data becomes unusable
/linux-6.1.9/drivers/leds/
DTODO18 No two LEDs have same name, so the names are probably unusable for the
/linux-6.1.9/samples/seccomp/
Dbpf-helper.h135 #error __BITS_PER_LONG value unusable.
/linux-6.1.9/tools/arch/x86/include/uapi/asm/
Dkvm.h139 __u8 unusable; member
/linux-6.1.9/arch/x86/include/uapi/asm/
Dkvm.h139 __u8 unusable; member
/linux-6.1.9/Documentation/devicetree/bindings/display/bridge/
Dti,sn65dsi86.yaml35 otherwise unusable.
/linux-6.1.9/arch/x86/kvm/vmx/
Dsgx.c42 fault = (s.unusable) || in sgx_get_encls_gva()
/linux-6.1.9/Documentation/admin-guide/aoe/
Daoe.rst77 is ready for I/O and "down" if detected but unusable. The
/linux-6.1.9/Documentation/x86/
Dsgx.rst236 "EREMOVE returned ... and an EPC page was leaked. SGX may become unusable..."
244 SGX will likely become unusable because the memory available to SGX is
/linux-6.1.9/Documentation/userspace-api/media/drivers/
Dcx2341x-uapi.rst42 missing macroblocks at the end and is unusable. So the height must be a

123