Home
last modified time | relevance | path

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

123

/linux/tools/testing/selftests/kvm/x86/
H A Dvmx_exception_with_invalid_guest_state.c62 sregs.tr.unusable = !!set; in set_or_clear_invalid_guest_state()
/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
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/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()
H A Dvudc_dev.c580 ud->eh_ops.unusable = vudc_device_unusable; in init_vudc_hw()
/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/fs/f2fs/
H A Dsysfs.c256 block_t unusable; in unusable_show() local
259 unusable = sbi->unusable_block_count; in unusable_show()
261 unusable = f2fs_get_unusable_blocks(sbi); in unusable_show()
262 return sysfs_emit(buf, "%llu\n", (unsigned long long)unusable); in unusable_show()
1255 F2FS_GENERAL_RO_ATTR(unusable);
1372 ATTR_LIST(unusable),
/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/arch/arm/crypto/
H A DKconfig80 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
684 return vm->unusable; in panthor_vm_is_unusable()
2166 if (vm->unusable) { in panthor_vm_exec_op()
2185 vm->unusable = true; in panthor_vm_exec_op()
2480 if (vm->destroyed || vm->unusable) in panthor_vm_bind_job_create()
/linux/samples/seccomp/
H A Dbpf-helper.h135 #error __BITS_PER_LONG value unusable.
/linux/drivers/gpu/drm/msm/
H A Dmsm_gem.h152 bool unusable; member
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()
1449 if (to_msm_vm(msm_context_vm(dev, ctx))->unusable) in msm_ioctl_vm_bind()
/linux/arch/arm64/boot/dts/marvell/
H A Dcn9130-db.dtsi100 * unusable by disabling the SFP node.
/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
/linux/tools/testing/selftests/kvm/lib/x86/
H A Dprocessor.c97 segment->unusable, segment->padding); in segment_dump()
445 segp->unusable = true; in kvm_seg_set_unusable()
/linux/arch/x86/include/uapi/asm/
H A Dkvm.h138 __u8 unusable; member
/linux/Documentation/wmi/devices/
H A Duniwill-laptop.rst50 that the WMI-GUID is not unique. This makes the WMI-GUID unusable for autoloading.

123