Searched refs:unusable (Results 1 – 25 of 57) sorted by relevance
123
| /Linux-v5.15/Documentation/devicetree/bindings/ata/ |
| 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-v5.15/fs/f2fs/ |
| 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() 727 F2FS_GENERAL_RO_ATTR(unusable); 833 ATTR_LIST(unusable),
|
| /Linux-v5.15/Documentation/ABI/testing/ |
| D | sysfs-block-aoe | 24 is ready for I/O and "down" if detected but unusable. The
|
| 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-v5.15/Documentation/devicetree/bindings/clock/ |
| D | brcm,bcm2835-cprman.txt | 34 unusable.
|
| /Linux-v5.15/drivers/usb/usbip/ |
| D | usbip_event.c | 91 ud->eh_ops.unusable(ud); in event_handler()
|
| D | usbip_common.h | 282 void (*unusable)(struct usbip_device *); member
|
| D | stub_dev.c | 294 sdev->ud.eh_ops.unusable = stub_device_unusable; in stub_device_alloc()
|
| D | vudc_dev.c | 581 ud->eh_ops.unusable = vudc_device_unusable; in init_vudc_hw()
|
| /Linux-v5.15/Documentation/admin-guide/ |
| D | edid.rst | 12 or the computer is unusable, because the screen remains dark after
|
| D | binderfs.rst | 73 instance unusable. The ``binder-control`` device will be deleted when the
|
| /Linux-v5.15/arch/arm64/boot/dts/marvell/ |
| D | cn9131-db.dtsi | 49 * unusable by disabling the SFP node.
|
| D | cn9132-db.dtsi | 67 * unusable by disabling the SFP node.
|
| D | cn9130-db.dtsi | 100 * unusable by disabling the SFP node.
|
| /Linux-v5.15/Documentation/sound/cards/ |
| D | bt87x.rst | 70 maximum sample rate is 1792000 Hz, but audio data becomes unusable
|
| /Linux-v5.15/drivers/leds/ |
| D | TODO | 18 No two LEDs have same name, so the names are probably unusable for the
|
| /Linux-v5.15/arch/x86/include/uapi/asm/ |
| D | kvm.h | 139 __u8 unusable; member
|
| /Linux-v5.15/samples/seccomp/ |
| D | bpf-helper.h | 135 #error __BITS_PER_LONG value unusable.
|
| /Linux-v5.15/tools/arch/x86/include/uapi/asm/ |
| D | kvm.h | 139 __u8 unusable; member
|
| /Linux-v5.15/fs/btrfs/ |
| D | zoned.c | 1240 u64 unusable, free; in btrfs_calc_zone_unusable() local 1246 unusable = cache->alloc_offset - cache->used; in btrfs_calc_zone_unusable() 1253 cache->zone_unusable = unusable; in btrfs_calc_zone_unusable()
|
| /Linux-v5.15/Documentation/x86/ |
| 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-v5.15/arch/x86/kvm/vmx/ |
| D | sgx.c | 42 fault = (s.unusable) || in sgx_get_encls_gva()
|
| /Linux-v5.15/Documentation/admin-guide/aoe/ |
| D | aoe.rst | 77 is ready for I/O and "down" if detected but unusable. The
|
| /Linux-v5.15/block/ |
| D | Kconfig | 18 - block device files will become unusable
|
| /Linux-v5.15/Documentation/userspace-api/media/drivers/ |
| D | cx2341x-uapi.rst | 44 missing macroblocks at the end and is unusable. So the height must be a
|
123