Home
last modified time | relevance | path

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

123456

/linux-6.12.1/drivers/gpu/drm/tests/
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-6.12.1/tools/testing/selftests/arm64/signal/testcases/
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()
Dtestcases.h53 "Using badly built context - ERR: %s\n",\
/linux-6.12.1/tools/perf/tests/workloads/
Ddatasym.c31 * badly with the bias. in datasym()
/linux-6.12.1/Documentation/devicetree/bindings/mips/brcm/
Dsoc.yaml61 address might be badly or never initialized by the Bootloader
/linux-6.12.1/drivers/net/wireless/silabs/wfx/
Dhwio.h16 * stack allocated buffers). In doubt, enable CONFIG_DEBUG_SG to detect badly located buffer.
/linux-6.12.1/drivers/gpu/drm/i915/
Di915_file_private.h96 * will fail. This is a stop gap measure to limit the badly behaving
/linux-6.12.1/Documentation/filesystems/
Disofs.rst35 cruft Try to handle badly formatted CDs.
/linux-6.12.1/Documentation/driver-api/mmc/
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-6.12.1/tools/testing/selftests/kvm/x86_64/
Dxen_vmcall_test.c72 rdx = 0x5a5a5a5a; /* ingpa (badly aligned) */ in guest_code()
/linux-6.12.1/Documentation/admin-guide/device-mapper/
Dcache-policies.rst99 performing badly then it starts moving entries more quickly between
/linux-6.12.1/drivers/mfd/
Drohm-bd9576.c129 * BD9576 behaves badly. It kepts IRQ line asserted for the whole in bd957x_i2c_probe()
/linux-6.12.1/fs/smb/client/compress/
Dlz77.c184 * Bail out if @dstp reached >= 7/8 of @slen -- already compressed badly, not worth in lz77_compress()
/linux-6.12.1/arch/m68k/q40/
DREADME66 Most problems seem to be caused by fawlty or badly configured io-cards or
/linux-6.12.1/drivers/crypto/allwinner/sun8i-ss/
Dsun8i-ss-prng.c129 /* the PRNG act badly (failing rngtest) without SS_KEY_ADR_REG set */ in sun8i_ss_prng_generate()
/linux-6.12.1/drivers/video/fbdev/omap/
Domapfb.h46 * Needed b/c of the badly chosen 0
/linux-6.12.1/arch/arm64/kvm/
Dpkvm.c258 * at, which would end badly once inaccessible. in finalize_pkvm()
/linux-6.12.1/arch/arm/mach-omap2/
Dclkt2xxx_virt_prcm_set.c21 * this badly enough to write the code to handle it, we should support it
/linux-6.12.1/scripts/dtc/libfdt/
Dlibfdt_internal.h113 * complete garbage may cause libfdt to behave badly or crash. Truncated
/linux-6.12.1/Documentation/arch/x86/
Dbuslock.rst128 malicious or just badly written.
/linux-6.12.1/arch/powerpc/platforms/powermac/
Dtime.c234 /* Special case: QuickSilver G4s seem to have a badly calibrated in pmac_calibrate_decr()
/linux-6.12.1/drivers/mailbox/
Dmailbox-mpfs.c165 * still in the busy state. If we do, something has gone badly in mpfs_mbox_rx_data()
/linux-6.12.1/Documentation/arch/x86/x86_64/
Dboot-options.rst117 It may also interact badly with hyperthreading.
/linux-6.12.1/Documentation/usb/
Dehci.rst147 badly when they see different faults than OHCI or UHCI report.
/linux-6.12.1/arch/sparc/kernel/
Dsetup_32.c64 /* XXX Badly broken. FIX! - Anton */ in prom_sync_me()

123456