Home
last modified time | relevance | path

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

123

/linux-6.15/Documentation/devicetree/bindings/ata/
H A 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.15/tools/testing/selftests/kvm/x86/
H A Dvmx_invalid_nested_guest_state.c90 sregs.tr.unusable = 1; in main()
H A Dvmx_exception_with_invalid_guest_state.c62 sregs.tr.unusable = !!set; in set_or_clear_invalid_guest_state()
/linux-6.15/Documentation/admin-guide/
H A Dedid.rst12 or the computer is unusable, because the screen remains dark after
H A Dbinderfs.rst73 instance unusable. The ``binder-control`` device will be deleted when the
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-block-aoe24 is ready for I/O and "down" if detected but unusable. The
H A Dsysfs-fs-f2fs349 What: /sys/fs/f2fs/<disk>/unusable
353 are unusable.
355 would be unusable if checkpoint=disable were to be set.
643 Description: Shows the number of unusable blocks in a section which was defined by
/linux-6.15/Documentation/devicetree/bindings/clock/
H A Dbrcm,bcm2835-cprman.txt34 unusable.
/linux-6.15/drivers/usb/usbip/
H A Dusbip_event.c91 ud->eh_ops.unusable(ud); in event_handler()
H A Dusbip_common.h282 void (*unusable)(struct usbip_device *); member
H A Dstub_dev.c296 sdev->ud.eh_ops.unusable = stub_device_unusable; in stub_device_alloc()
/linux-6.15/arch/x86/kvm/
H A Dsmm.c346 cs.unusable = ds.unusable = 0; in enter_smm()
380 desc->unusable = !desc->present; in rsm_set_desc_flags()
/linux-6.15/fs/f2fs/
H A Dsysfs.c253 block_t unusable; in unusable_show() local
256 unusable = sbi->unusable_block_count; in unusable_show()
258 unusable = f2fs_get_unusable_blocks(sbi); in unusable_show()
259 return sysfs_emit(buf, "%llu\n", (unsigned long long)unusable); in unusable_show()
1159 F2FS_GENERAL_RO_ATTR(unusable);
1267 ATTR_LIST(unusable),
/linux-6.15/arch/arm64/boot/dts/marvell/
H A Dcn9131-db.dtsi49 * unusable by disabling the SFP node.
H A Dcn9132-db.dtsi67 * unusable by disabling the SFP node.
H A Dcn9130-db.dtsi100 * unusable by disabling the SFP node.
/linux-6.15/Documentation/sound/cards/
H A Dbt87x.rst70 maximum sample rate is 1792000 Hz, but audio data becomes unusable
/linux-6.15/drivers/leds/
H A DTODO18 No two LEDs have same name, so the names are probably unusable for the
/linux-6.15/Documentation/devicetree/bindings/display/bridge/
H A Dti,sn65dsi86.yaml35 otherwise unusable.
/linux-6.15/samples/seccomp/
H A Dbpf-helper.h135 #error __BITS_PER_LONG value unusable.
/linux-6.15/drivers/gpu/drm/panthor/
H A Dpanthor_mmu.c381 bool unusable; member
680 return vm->unusable; in panthor_vm_is_unusable()
2189 if (vm->unusable) { in panthor_vm_exec_op()
2208 vm->unusable = true; in panthor_vm_exec_op()
2502 if (vm->destroyed || vm->unusable) in panthor_vm_bind_job_create()
/linux-6.15/arch/x86/kvm/vmx/
H A Dsgx.c43 fault = (s.unusable) || in sgx_get_encls_gva()
/linux-6.15/arch/arm/crypto/
H A DKconfig196 CTR when invoked in a context in which NEON instructions are unusable.
/linux-6.15/Documentation/admin-guide/aoe/
H A Daoe.rst77 is ready for I/O and "down" if detected but unusable. The
/linux-6.15/Documentation/arch/x86/
H A 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

123