Home
last modified time | relevance | path

Searched full:lacks (Results 1 – 25 of 145) sorted by relevance

123456

/linux/drivers/pmdomain/renesas/
H A Drcar-gen4-sysc.h17 #define PD_NO_CR BIT(2) /* Area lacks PWR{ON,OFF}CR registers */
19 #define PD_CPU_NOCR (PD_CPU | PD_NO_CR) /* CPU area lacks CR */
H A Drcar-sysc.h18 #define PD_NO_CR BIT(2) /* Area lacks PWR{ON,OFF}CR registers */
22 #define PD_CPU_NOCR PD_CPU | PD_NO_CR /* CPU area lacks CR (R-Car Gen2/3) */
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-event_source-devices-hv_24x786 Note that the event-name lacks the domain suffix appended for
97 Note that the event-name lacks the domain suffix appended for
/linux/tools/testing/selftests/bpf/progs/
H A Dbad_struct_ops2.c8 /* This is an unused struct_ops program, it lacks corresponding
/linux/arch/riscv/kernel/pi/
H A Dpi.h9 * that LLVM does not complain it lacks the 'static' keyword (which, if
/linux/arch/nios2/include/asm/
H A Dtlb.h17 * NIOS32 does have flush_tlb_range(), but it lacks a limit and fallback to
/linux/lib/
H A Dtest_module.c7 * lacks any extra dependencies, and will not normally be loaded by the
/linux/Documentation/devicetree/bindings/serial/
H A Darm,sbsa-uart.yaml14 adjusted at runtime, so it lacks a clock specifier here.
/linux/tools/testing/selftests/drivers/net/hw/
H A Dipsec_vxlan.py31 """Skips if iproute2 lacks xfrm offload support."""
38 """Skips if device lacks esp-hw-offload support."""
/linux/arch/sparc/kernel/
H A Dof_device_64.c56 * PCI bridge lacks a ranges property. We in of_bus_pci_match()
305 * it lacks a ranges property, and this will include in use_1to1_mapping()
500 * is handling a PCI controller that lacks a proper set of in pci_irq_swizzle()
523 /* Going through a PCI-PCI bridge that lacks a set of in pci_irq_swizzle()
H A Dvio.c535 printk(KERN_ERR "VIO: Channel devices lacks compatible " in vio_init()
540 printk(KERN_ERR "VIO: Channel devices node lacks (%s) " in vio_init()
547 printk(KERN_ERR "VIO: Channel devices lacks %s property\n", in vio_init()
H A Dsun4d_irq.c361 * lacks a "board#" property, something is very wrong. in sun4d_build_device_irq()
371 printk(KERN_ERR "%pOF: Error, lacks board# property.\n", in sun4d_build_device_irq()
/linux/scripts/kconfig/tests/transitional/
H A DKconfig108 # Test that a potential new value disappears if it lacks a prompt
/linux/arch/sh/kernel/cpu/sh2a/
H A Dprobe.c53 * lacks the U bit that the dcache has, none of this has any bearing in cpu_probe()
/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser_helper.h41 * unbounded looping if the VBIOS image is malformed and lacks a terminator.
/linux/Documentation/userspace-api/media/v4l/
H A Dselection-api-vs-crop-api.rst19 The CROP API lacks any support for composing to and cropping from an
/linux/tools/testing/selftests/kvm/include/
H A Dnumaif.h71 * if the syscall fails with EPERM, then the process/user lacks the in is_numa_available()
/linux/drivers/media/rc/keymaps/
H A Drc-msi-digivox-iii.c14 since rc-kworld-315u.c lacks NEC extended address byte. */
/linux/arch/xtensa/kernel/
H A Ds32c1i_selftest.c121 pr_warn("Processor configuration lacks atomic compare-and-swap support!\n"); in check_s32c1i()
/linux/drivers/net/ethernet/sun/
H A Dldmvsw.c295 pr_err("Port lacks %s property\n", remote_macaddr_prop); in vsw_port_probe()
303 pr_err("Port lacks %s property\n", id_prop); in vsw_port_probe()
/linux/arch/arm/kernel/
H A Delf.c86 *              CPU: | lacks NX*  | has NX |
/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_dma.c49 DRM_DEV_ERROR(subdrv_dev, "Device %s lacks support for IOMMU\n", in drm_iommu_attach_device()
/linux/drivers/clk/qcom/
H A Dapcs-sdx55.c110 * for CPUs and the SDX55 platform lacks hardware specific CPUFreq in qcom_apcs_sdx55_clk_probe()
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dnvidia,tegra124-xusb-padctl.txt6 required for PCIe and SATA, it lacks the flexibility to represent the features
/linux/drivers/clocksource/
H A Dtimer-integrator-ap.c198 /* The primary timer lacks IRQ, use as clocksource */ in integrator_ap_timer_init_of()

123456