Home
last modified time | relevance | path

Searched full:badly (Results 1 – 25 of 87) 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/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/drivers/video/fbdev/omap/
H A Domapfb.h46 * Needed b/c of the badly chosen 0
/linux/arch/arm/mach-omap2/
H A Dclkt2xxx_virt_prcm_set.c21 * this badly enough to write the code to handle it, we should support it
/linux/Documentation/usb/
H A Dehci.rst147 badly when they see different faults than OHCI or UHCI report.
/linux/arch/sparc/kernel/
H A Dwuf.S308 * we watchdog badly.
H A Dsetup_32.c64 /* XXX Badly broken. FIX! - Anton */ in prom_sync_me()
H A Dtraps_32.c76 * find some badly aligned kernel stack. Set an upper in die_if_kernel()
/linux/fs/orangefs/
H A Ddir.c70 * 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/Documentation/process/
H A Dmanagement-style.rst193 Some people react badly to smart people. Others take advantage of them.
/linux/drivers/net/wireless/ath/carl9170/
H A Dmac.c352 * badly. in carl9170_set_operating_mode()
/linux/Documentation/core-api/
H A Dgenericirq.rst308 which is solely used to tame a badly wreckaged irq controller on
/linux/drivers/gpu/drm/
H A Ddrm_auth.c199 * EVER :-( Leading to a) the graphics session dying badly or b) a completely

1234