Home
last modified time | relevance | path

Searched refs:slide (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/lib/
Dinflate.c130 #define slide window macro
629 slide[w++] = (uch)t->v.n; in inflate_codes()
630 Tracevv((stderr, "%c", slide[w-1])); in inflate_codes()
670 memcpy(slide + w, slide + d, e); in inflate_codes()
677 slide[w++] = slide[d++]; in inflate_codes()
678 Tracevv((stderr, "%c", slide[w-1])); in inflate_codes()
739 slide[w++] = (uch)b; in inflate_stored()
/linux-6.12.1/arch/arm64/boot/dts/amlogic/
Dmeson-g12b-odroid-n2.dtsi291 * The SW1 slide should also be set to the correct position.
/linux-6.12.1/drivers/mtd/devices/
DKconfig20 "slide" the window around the PMC551's memory. This was
/linux-6.12.1/Documentation/filesystems/xfs/
Dxfs-online-fsck-design.rst3896 | using a ``COLLAPSE_RANGE`` operation to slide the new extents into |