Home
last modified time | relevance | path

Searched refs:trimming (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.15/Documentation/devicetree/bindings/phy/
Dmxs-usb-phy.txt18 high-speed trimming resistor connected in parallel with the 45 ohm resistor
21 high-speed trimming resistor connected in parallel with the 45 ohm resistor
23 - fsl,tx-d-cal: Integer [79-119]. Current trimming value (as a percentage) of
/Linux-v5.15/Documentation/driver-api/thermal/
Dexynos_thermal.rst25 1. Two point trimming::
29 2. One point trimming::
33 3. No trimming::
/Linux-v5.15/Documentation/admin-guide/mm/
Dnommu-mmap.rst272 Adjusting page trimming behaviour
281 watermark where trimming begins.
283 Page trimming behaviour is configurable via the sysctl ``vm.nr_trim_pages``.
/Linux-v5.15/mm/
DKconfig345 int "Turn on mmap() excess space trimming before booting"
355 If trimming is enabled, the excess is trimmed off and returned to the
359 If trimming is disabled, the excess is kept, but not used, which for
364 excess pages there must be before trimming should occur, or zero if
365 no trimming is to occur.
/Linux-v5.15/Documentation/driver-api/acpi/
Dscan_handlers.rst71 The namespace trimming function, acpi_bus_trim(), first executes .detach()
/Linux-v5.15/fs/btrfs/
Dblock-group.c1297 int trimming; in btrfs_delete_unused_bgs() local
1421 trimming = btrfs_test_opt(fs_info, DISCARD_SYNC) || in btrfs_delete_unused_bgs()
1425 if (trimming) in btrfs_delete_unused_bgs()
1435 if (trimming) in btrfs_delete_unused_bgs()
1445 if (trimming) { in btrfs_delete_unused_bgs()
/Linux-v5.15/Documentation/admin-guide/sysctl/
Dvm.rst587 This value adjusts the excess page trimming behaviour of power-of-2 aligned
590 A value of 0 disables trimming of allocations entirely, while a value of 1
592 trimming of allocations is initiated.
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-fs-f2fs149 Description: Controls the trimming rate in batch mode.