Home
last modified time | relevance | path

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

123

/linux/arch/arm64/boot/dts/rockchip/
H A Drk3576-evb1-v10-pcie1.dtso7 * will be unusable (not even in 2.0 mode)
/linux/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/tools/testing/selftests/net/packetdrill/
H A Dtcp_fastopen_server_reset-non-tfo-socket.pkt29 // It's just that the acceptor will get a dead, unusable socket
/linux/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/Documentation/ABI/testing/
H A Dsysfs-block-aoe24 is ready for I/O and "down" if detected but unusable. The
/linux/arch/x86/kvm/
H A Dsmm.c350 cs.unusable = ds.unusable = 0; in enter_smm()
384 desc->unusable = !desc->present; in rsm_set_desc_flags()
/linux/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/fs/f2fs/
H A Dsysfs.c259 block_t unusable; in unusable_show() local
262 unusable = sbi->unusable_block_count; in unusable_show()
264 unusable = f2fs_get_unusable_blocks(sbi); in unusable_show()
265 return sysfs_emit(buf, "%llu\n", (unsigned long long)unusable); in unusable_show()
1341 F2FS_GENERAL_RO_ATTR(unusable);
1459 ATTR_LIST(unusable),
/linux/arch/arm/crypto/
H A DKconfig51 CTR when invoked in a context in which NEON instructions are unusable.
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_mmu.c369 bool unusable; member
639 return vm->unusable; in panthor_vm_is_unusable()
859 if (vm->unusable) in panthor_vm_declare_unusable()
862 vm->unusable = true; in panthor_vm_declare_unusable()
2290 if (vm->unusable) { in panthor_vm_exec_op()
2607 if (vm->destroyed || vm->unusable) in panthor_vm_bind_job_create()
/linux/arch/arm64/boot/dts/marvell/
H A Dcn9131-db.dtsi50 * unusable by disabling the SFP node.
H A Dcn9132-db.dtsi69 * unusable by disabling the SFP node.
H A Dcn9130-db.dtsi102 * unusable by disabling the SFP node.
/linux/Documentation/sound/cards/
H A Dbt87x.rst70 maximum sample rate is 1792000 Hz, but audio data becomes unusable
/linux/drivers/leds/
H A DTODO18 No two LEDs have same name, so the names are probably unusable for the
/linux/Documentation/gpu/nova/core/
H A Ddevinit.rst35 considered unusable until this initialization process completes.
/linux/samples/seccomp/
H A Dbpf-helper.h135 #error __BITS_PER_LONG value unusable.
/linux/drivers/gpu/drm/msm/
H A Dmsm_gem_vma.c185 vm->unusable = true; in msm_gem_vm_unusable()
701 int ret = vm->unusable ? -EINVAL : 0; in msm_vma_job_run()
1443 if (to_msm_vm(msm_context_vm(dev, ctx))->unusable) in msm_ioctl_vm_bind()
/linux/arch/x86/kvm/vmx/
H A Dsgx.c44 fault = (s.unusable) || in sgx_get_encls_gva()
/linux/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
/linux/Documentation/admin-guide/aoe/
H A Daoe.rst77 is ready for I/O and "down" if detected but unusable. The

123