Home
last modified time | relevance | path

Searched full:misplaced (Results 1 – 20 of 20) sorted by relevance

/linux/Documentation/devicetree/bindings/thermal/
H A Dsamsung,exynos-thermal.yaml55 Note:: On Exynos5420, the TRIMINFO register is misplaced for TMU
57 cases, there is a misplaced register, also provide clock to access
/linux/drivers/gpu/drm/i915/
H A DTODO.txt40 - tasklet helpers in i915_tasklet.h also look a bit misplaced and should
/linux/Documentation/filesystems/xfs/
H A Dxfs-self-describing-metadata.rst27 manual task of verifying that things like single bit errors or misplaced writes
120 looking at. The owner information can also identify misplaced writes (e.g.
/linux/Documentation/scsi/
H A DChangeLog.ncr53c8xx300 - linux/config.h misplaced in ncr53c8xx.h
373 the print statement was misplaced for modules.
H A DChangeLog.sym53c8xx482 was in fact misplaced. BTW, this may explain why broken PCI
H A Dsym53c8xx_2.rst702 - Misplaced terminators.
H A DChangeLog.lpfc1062 mem leaks, remove some misplaced code that need not be there,
H A Dncr53c8xx.rst1221 - Misplaced terminators.
/linux/tools/testing/selftests/arm64/signal/testcases/
H A Dtestcases.c28 *err = "Extra DATAP misplaced (not contiguous)"; in validate_extra_context()
/linux/arch/m68k/atari/
H A Dataints.c318 the PSG sound. This is misplaced here, it should in atari_init_IRQ()
/linux/sound/soc/meson/
H A Daxg-toddr.c206 * As weird as it looks, without this the first channel may be misplaced in g12a_toddr_dai_startup()
/linux/Documentation/mm/
H A Dmultigen_lru.rst172 Page table walkers ignore any misplaced pages, e.g., if an
/linux/drivers/gpu/drm/i915/selftests/
H A Di915_syncmap.c322 pr_err("Leaf misplaced in parent!\n"); in igt_syncmap_join_above()
/linux/mm/
H A Dmempolicy.c606 * if any misplaced page is found. in strictly_unmovable()
899 * >0 - this number of misplaced folios could not be queued for moving
901 * -EIO - a misplaced page found, when MPOL_MF_STRICT specified without MOVEs.
2974 * If no allowed nodes, use current [!misplaced]. in mpol_misplaced()
H A Dmigrate.c2603 * Returns true if this is a safe migration target node for misplaced NUMA
2708 * Attempt to migrate a misplaced folio to the specified destination
/linux/drivers/usb/class/
H A Dcdc-acm.c1831 .driver_info = NO_UNION_NORMAL, /* union descriptor misplaced on
1853 .driver_info = NO_UNION_NORMAL, /* has misplaced union descriptor */
/linux/scripts/
H A Dspelling.txt999 malplaced||misplaced
H A Dcheckpatch.pl3831 "Misplaced SPDX-License-Identifier tag - use line $checklicenseline instead\n" . $herecurr);
7209 # check for multiline function definition with misplaced open brace
/linux/drivers/s390/char/
H A Dtape_3590.c87 [0xa0] = "Volume misplaced",
/linux/scripts/dtc/
H A Dchecks.c1783 FAIL(c, dti, node, "root node contains endpoint node '%s', potentially misplaced remote-endpoint property", child->name); in check_graph_nodes()