Searched full:unusable (Results 1 – 25 of 549) sorted by relevance
12345678910>>...22
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | omap3-beagle-ab4.dts | 16 /* Unusable as clocksource because of unreliable oscillator */ 21 /* Unusable as clockevent because of unreliable oscillator, allow to idle */
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/ti/omap/ |
| D | omap3-beagle-ab4.dts | 16 /* Unusable as clocksource because of unreliable oscillator */ 21 /* Unusable as clockevent because of unreliable oscillator, allow to idle */
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | kern_levels.h | 8 #define KERN_EMERG KERN_SOH "0" /* system is unusable */ 30 #define LOGLEVEL_EMERG 0 /* system is unusable */
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | kern_levels.h | 8 #define KERN_EMERG KERN_SOH "0" /* system is unusable */ 30 #define LOGLEVEL_EMERG 0 /* system is unusable */
|
| /kernel/linux/linux-6.6/arch/x86/xen/ |
| D | enlighten_pvh.c | 71 * Reserve e820 UNUSABLE regions to inflate the memory balloon. 76 * populated are converted from RAM -> UNUSABLE. Use such regions (up to the 100 * Convert UNUSABLE ranges to RAM and reserve them for foreign mapping in xen_reserve_extra_memory()
|
| /kernel/linux/linux-6.6/drivers/usb/usbip/ |
| D | usbip_event.c | 89 /* Mark the device as unusable. */ in event_handler() 91 ud->eh_ops.unusable(ud); in event_handler()
|
| /kernel/linux/linux-5.10/drivers/usb/usbip/ |
| D | usbip_event.c | 89 /* Mark the device as unusable. */ in event_handler() 91 ud->eh_ops.unusable(ud); in event_handler()
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | usbip.h | 17 /* sdev is unusable because of a fatal error. */
|
| /kernel/linux/linux-6.6/tools/include/linux/ |
| D | kern_levels.h | 8 #define KERN_EMERG KERN_SOH "" /* system is unusable */
|
| /kernel/linux/linux-5.10/tools/include/linux/ |
| D | kern_levels.h | 8 #define KERN_EMERG KERN_SOH "" /* system is unusable */
|
| /kernel/linux/linux-6.6/drivers/pci/hotplug/ |
| D | rpaphp_pci.c | 31 * -9002: DR entity unusable 126 info("%s: slot is unusable\n", __func__); in rpaphp_get_sensor_state()
|
| /kernel/linux/linux-6.6/include/net/ |
| D | dropreason.h | 16 * for unusable frames, see net/mac80211/drop.h
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | usbip.h | 17 /* sdev is unusable because of a fatal error. */
|
| /kernel/linux/linux-5.10/arch/x86/purgatory/ |
| D | setup-x86_64.S | 40 /* 0x00 unusable segment
|
| /kernel/linux/linux-6.6/arch/x86/purgatory/ |
| D | setup-x86_64.S | 40 /* 0x00 unusable segment
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | sysfs-block-aoe | 24 is ready for I/O and "down" if detected but unusable. The
|
| /kernel/linux/linux-6.6/Documentation/ABI/testing/ |
| D | sysfs-block-aoe | 24 is ready for I/O and "down" if detected but unusable. The
|
| /kernel/linux/linux-5.10/arch/x86/kernel/ |
| D | i8253.c | 23 * Modern chipsets can disable the PIT clock which makes it unusable. It
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/ |
| D | brcm,bcm2835-cprman.txt | 34 unusable.
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/clock/ |
| D | brcm,bcm2835-cprman.txt | 34 unusable.
|
| /kernel/linux/linux-5.10/fs/f2fs/ |
| D | sysfs.c | 173 block_t unusable; in unusable_show() local 176 unusable = sbi->unusable_block_count; in unusable_show() 178 unusable = f2fs_get_unusable_blocks(sbi); in unusable_show() 179 return sprintf(buf, "%llu\n", (unsigned long long)unusable); in unusable_show() 618 F2FS_GENERAL_RO_ATTR(unusable); 702 ATTR_LIST(unusable),
|
| /kernel/linux/linux-6.6/arch/x86/kernel/ |
| D | i8253.c | 24 * Modern chipsets can disable the PIT clock which makes it unusable. It
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/ |
| D | edid.rst | 12 or the computer is unusable, because the screen remains dark after
|
12345678910>>...22