Searched refs:unusable (Results 1 – 25 of 60) sorted by relevance
123
/linux/Documentation/devicetree/bindings/ata/ |
A D | pata-arasan.txt | 21 - 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/tools/testing/selftests/kvm/x86_64/ |
A D | vmx_invalid_nested_guest_state.c | 92 sregs.tr.unusable = 1; in main()
|
/linux/fs/f2fs/ |
A D | sysfs.c | 183 block_t unusable; in unusable_show() local 186 unusable = sbi->unusable_block_count; in unusable_show() 188 unusable = f2fs_get_unusable_blocks(sbi); in unusable_show() 189 return sprintf(buf, "%llu\n", (unsigned long long)unusable); in unusable_show() 743 F2FS_GENERAL_RO_ATTR(unusable); 851 ATTR_LIST(unusable),
|
/linux/Documentation/ABI/testing/ |
A D | sysfs-block-aoe | 24 is ready for I/O and "down" if detected but unusable. The
|
A D | sysfs-fs-f2fs | 300 What: /sys/fs/f2fs/<disk>/unusable 304 are unusable. 306 would be unusable if checkpoint=disable were to be set.
|
/linux/Documentation/devicetree/bindings/clock/ |
A D | brcm,bcm2835-cprman.txt | 34 unusable.
|
/linux/drivers/usb/usbip/ |
A D | usbip_event.c | 91 ud->eh_ops.unusable(ud); in event_handler()
|
A D | usbip_common.h | 282 void (*unusable)(struct usbip_device *); member
|
A D | stub_dev.c | 294 sdev->ud.eh_ops.unusable = stub_device_unusable; in stub_device_alloc()
|
/linux/Documentation/admin-guide/ |
A D | edid.rst | 12 or the computer is unusable, because the screen remains dark after
|
A D | binderfs.rst | 73 instance unusable. The ``binder-control`` device will be deleted when the
|
/linux/arch/arm64/boot/dts/marvell/ |
A D | cn9131-db.dtsi | 49 * unusable by disabling the SFP node.
|
A D | cn9132-db.dtsi | 67 * unusable by disabling the SFP node.
|
A D | cn9130-db.dtsi | 100 * unusable by disabling the SFP node.
|
/linux/Documentation/sound/cards/ |
A D | bt87x.rst | 70 maximum sample rate is 1792000 Hz, but audio data becomes unusable
|
/linux/drivers/leds/ |
A D | TODO | 18 No two LEDs have same name, so the names are probably unusable for the
|
/linux/arch/x86/include/uapi/asm/ |
A D | kvm.h | 139 __u8 unusable; member
|
/linux/samples/seccomp/ |
A D | bpf-helper.h | 135 #error __BITS_PER_LONG value unusable.
|
/linux/tools/arch/x86/include/uapi/asm/ |
A D | kvm.h | 139 __u8 unusable; member
|
/linux/Documentation/devicetree/bindings/display/bridge/ |
A D | ti,sn65dsi86.yaml | 35 otherwise unusable.
|
/linux/arch/x86/kvm/vmx/ |
A D | sgx.c | 42 fault = (s.unusable) || in sgx_get_encls_gva()
|
/linux/fs/btrfs/ |
A D | zoned.c | 1426 u64 unusable, free; in btrfs_calc_zone_unusable() local 1432 unusable = (cache->alloc_offset - cache->used) + in btrfs_calc_zone_unusable() 1440 cache->zone_unusable = unusable; in btrfs_calc_zone_unusable()
|
/linux/Documentation/x86/ |
A D | sgx.rst | 221 "EREMOVE returned ... and an EPC page was leaked. SGX may become unusable..." 229 SGX will likely become unusable because the memory available to SGX is
|
/linux/Documentation/admin-guide/aoe/ |
A D | aoe.rst | 77 is ready for I/O and "down" if detected but unusable. The
|
/linux/block/ |
A D | Kconfig | 18 - block device files will become unusable
|
Completed in 38 milliseconds
123