Home
last modified time | relevance | path

Searched full:badly (Results 1 – 25 of 98) sorted by relevance

1234

/linux/drivers/gpu/drm/tests/
H A Ddrm_rect_test.c64 src.y1 != 0 || src.y2 != 1 << 16, "Source badly clipped\n"); in drm_test_rect_clip_scaled_not_clipped()
66 dst.y1 != 0 || dst.y2 != 1, "Destination badly clipped\n"); in drm_test_rect_clip_scaled_not_clipped()
78 src.y1 != 0 || src.y2 != 2 << 16, "Source badly clipped\n"); in drm_test_rect_clip_scaled_not_clipped()
80 dst.y1 != 0 || dst.y2 != 1, "Destination badly clipped\n"); in drm_test_rect_clip_scaled_not_clipped()
92 src.y1 != 0 || src.y2 != 1 << 16, "Source badly clipped\n"); in drm_test_rect_clip_scaled_not_clipped()
94 dst.y1 != 0 || dst.y2 != 2, "Destination badly clipped\n"); in drm_test_rect_clip_scaled_not_clipped()
112 src.y1 != 0 || src.y2 != 1 << 16, "Source badly clipped\n"); in drm_test_rect_clip_scaled_clipped()
114 dst.y1 != 0 || dst.y2 != 1, "Destination badly clipped\n"); in drm_test_rect_clip_scaled_clipped()
126 src.y1 != 1 << 16 || src.y2 != 2 << 16, "Source badly clipped\n"); in drm_test_rect_clip_scaled_clipped()
128 dst.y2 != 2, "Destination badly clipped\n"); in drm_test_rect_clip_scaled_clipped()
[all …]
/linux/tools/testing/selftests/arm64/signal/testcases/
H A Dfake_sigreturn_bad_size_for_magic0.c5 * Place a fake sigframe on the stack including a badly sized terminator
27 /* at least HDR_SZ for the badly sized terminator. */ in fake_sigreturn_bad_size_for_magic0_run()
H A Dtestcases.h54 "Using badly built context - ERR: %s\n",\
/linux/Documentation/devicetree/bindings/mips/brcm/
H A Dsoc.yaml61 address might be badly or never initialized by the Bootloader
/linux/drivers/net/wireless/silabs/wfx/
H A Dhwio.h16 * stack allocated buffers). In doubt, enable CONFIG_DEBUG_SG to detect badly located buffer.
/linux/drivers/gpu/drm/i915/
H A Di915_file_private.h96 * will fail. This is a stop gap measure to limit the badly behaving
/linux/drivers/iommu/arm/
H A DKconfig22 Support for the badly designed and deprecated "mmu-masters"
/linux/Documentation/driver-api/mmc/
H A Dmmc-test.rst171 | 11 | Badly aligned write | Performs write operations with buffers |
176 | 12 | Badly aligned read | same for read |
178 | 13 | Badly aligned multi-block write| same for multi-write |
180 | 14 | Badly aligned multi-block read | same for multi-read |
/linux/Documentation/filesystems/
H A Disofs.rst35 cruft Try to handle badly formatted CDs.
/linux/Documentation/admin-guide/device-mapper/
H A Dcache-policies.rst99 performing badly then it starts moving entries more quickly between
/linux/drivers/mfd/
H A Drohm-bd9576.c129 * BD9576 behaves badly. It kepts IRQ line asserted for the whole in bd957x_i2c_probe()
/linux/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-prng.c129 /* the PRNG act badly (failing rngtest) without SS_KEY_ADR_REG set */ in sun8i_ss_prng_generate()
/linux/arch/m68k/q40/
H A DREADME66 Most problems seem to be caused by fawlty or badly configured io-cards or
/linux/fs/smb/client/compress/
H A Dlz77.c184 * Bail out if @dstp reached >= 7/8 of @slen -- already compressed badly, not worth in lz77_compress()
/linux/drivers/video/fbdev/omap/
H A Domapfb.h46 * Needed b/c of the badly chosen 0
/linux/scripts/dtc/libfdt/
H A Dlibfdt_internal.h121 * complete garbage may cause libfdt to behave badly or crash. Truncated
H A Dlibfdt.h38 /* FDT_ERR_BADPATH: Function was passed a badly formatted path
388 * device tree. This will ignore badly formatted phandles, or phandles
1270 * -FDT_ERR_BADNCELLS, if the node has a badly formatted or invalid
1291 * -FDT_ERR_BADNCELLS, if the node has a badly formatted or invalid
2154 * -FDT_ERR_BADNCELLS, if the node has a badly formatted or invalid
/linux/drivers/platform/x86/lenovo/
H A DKconfig173 where it interacts badly with X.org.
/linux/Documentation/usb/
H A Dehci.rst147 badly when they see different faults than OHCI or UHCI report.
/linux/arch/sparc/kernel/
H A Dsetup_32.c64 /* XXX Badly broken. FIX! - Anton */ in prom_sync_me()
H A Dwuf.S308 * we watchdog badly.
/linux/fs/orangefs/
H A Ddir.c69 * Despite the badly named field, readdir does not use shared in do_readdir()
/linux/Documentation/doc-guide/
H A Dcontributing.rst218 In cases where there is perhaps some useful information in a badly outdated
/linux/drivers/platform/olpc/
H A Dolpc-ec.c141 /* Suspending in the middle of a command hoses things really badly */ in olpc_ec_cmd()
/linux/fs/fat/
H A Dmisc.c162 sb, "clusters badly computed (%d != %llu)", new_fclus, in fat_chain_add()

1234