/linux/drivers/gpu/drm/tests/ |
H A D | drm_rect_test.c | 64 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 D | fake_sigreturn_bad_size_for_magic0.c | 5 * 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 D | testcases.h | 54 "Using badly built context - ERR: %s\n",\
|
/linux/Documentation/devicetree/bindings/mips/brcm/ |
H A D | soc.yaml | 61 address might be badly or never initialized by the Bootloader
|
/linux/drivers/net/wireless/silabs/wfx/ |
H A D | hwio.h | 16 * stack allocated buffers). In doubt, enable CONFIG_DEBUG_SG to detect badly located buffer.
|
/linux/drivers/gpu/drm/i915/ |
H A D | i915_file_private.h | 96 * will fail. This is a stop gap measure to limit the badly behaving
|
/linux/drivers/iommu/arm/ |
H A D | Kconfig | 22 Support for the badly designed and deprecated "mmu-masters"
|
/linux/Documentation/driver-api/mmc/ |
H A D | mmc-test.rst | 171 | 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 D | isofs.rst | 35 cruft Try to handle badly formatted CDs.
|
/linux/Documentation/admin-guide/device-mapper/ |
H A D | cache-policies.rst | 99 performing badly then it starts moving entries more quickly between
|
/linux/drivers/mfd/ |
H A D | rohm-bd9576.c | 129 * BD9576 behaves badly. It kepts IRQ line asserted for the whole in bd957x_i2c_probe()
|
/linux/drivers/crypto/allwinner/sun8i-ss/ |
H A D | sun8i-ss-prng.c | 129 /* the PRNG act badly (failing rngtest) without SS_KEY_ADR_REG set */ in sun8i_ss_prng_generate()
|
/linux/arch/m68k/q40/ |
H A D | README | 66 Most problems seem to be caused by fawlty or badly configured io-cards or
|
/linux/fs/smb/client/compress/ |
H A D | lz77.c | 184 * Bail out if @dstp reached >= 7/8 of @slen -- already compressed badly, not worth in lz77_compress()
|
/linux/drivers/video/fbdev/omap/ |
H A D | omapfb.h | 46 * Needed b/c of the badly chosen 0
|
/linux/scripts/dtc/libfdt/ |
H A D | libfdt_internal.h | 121 * complete garbage may cause libfdt to behave badly or crash. Truncated
|
H A D | libfdt.h | 38 /* 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 D | Kconfig | 173 where it interacts badly with X.org.
|
/linux/Documentation/usb/ |
H A D | ehci.rst | 147 badly when they see different faults than OHCI or UHCI report.
|
/linux/arch/sparc/kernel/ |
H A D | setup_32.c | 64 /* XXX Badly broken. FIX! - Anton */ in prom_sync_me()
|
H A D | wuf.S | 308 * we watchdog badly.
|
/linux/fs/orangefs/ |
H A D | dir.c | 69 * Despite the badly named field, readdir does not use shared in do_readdir()
|
/linux/Documentation/doc-guide/ |
H A D | contributing.rst | 218 In cases where there is perhaps some useful information in a badly outdated
|
/linux/drivers/platform/olpc/ |
H A D | olpc-ec.c | 141 /* Suspending in the middle of a command hoses things really badly */ in olpc_ec_cmd()
|
/linux/fs/fat/ |
H A D | misc.c | 162 sb, "clusters badly computed (%d != %llu)", new_fclus, in fat_chain_add()
|