Searched refs:trimming (Results 1 – 11 of 11) sorted by relevance
| /Linux-v5.4/Documentation/devicetree/bindings/phy/ |
| D | mxs-usb-phy.txt | 18 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
|
| D | uniphier-usb3-hsphy.txt | 30 - nvmem-cells: Phandles to nvmem cell that contains the trimming data. 36 required for each port, if any one is omitted, the trimming data
|
| /Linux-v5.4/Documentation/driver-api/thermal/ |
| D | exynos_thermal.rst | 25 1. Two point trimming:: 29 2. One point trimming:: 33 3. No trimming::
|
| /Linux-v5.4/fs/btrfs/ |
| D | block-group.h | 118 atomic_t trimming; member
|
| D | block-group.c | 1091 remove_em = (atomic_read(&block_group->trimming) == 0); in btrfs_remove_block_group() 1261 int trimming; in btrfs_delete_unused_bgs() local 1368 trimming = btrfs_test_opt(fs_info, DISCARD); in btrfs_delete_unused_bgs() 1371 if (trimming) in btrfs_delete_unused_bgs() 1381 if (trimming) in btrfs_delete_unused_bgs() 1391 if (trimming) { in btrfs_delete_unused_bgs() 1628 atomic_set(&cache->trimming, 0); in btrfs_create_block_group_cache()
|
| D | free-space-cache.c | 3357 atomic_inc(&cache->trimming); in btrfs_get_block_group_trimming() 3368 cleanup = (atomic_dec_and_test(&block_group->trimming) && in btrfs_put_block_group_trimming()
|
| /Linux-v5.4/mm/ |
| D | Kconfig | 343 int "Turn on mmap() excess space trimming before booting" 353 If trimming is enabled, the excess is trimmed off and returned to the 357 If trimming is disabled, the excess is kept, but not used, which for 362 excess pages there must be before trimming should occur, or zero if 363 no trimming is to occur.
|
| /Linux-v5.4/Documentation/ |
| D | nommu-mmap.txt | 272 Adjusting page trimming behaviour 281 watermark where trimming begins. 283 Page trimming behaviour is configurable via the sysctl ``vm.nr_trim_pages``.
|
| /Linux-v5.4/Documentation/driver-api/acpi/ |
| D | scan_handlers.rst | 71 The namespace trimming function, acpi_bus_trim(), first executes .detach()
|
| /Linux-v5.4/Documentation/ABI/testing/ |
| D | sysfs-fs-f2fs | 127 Controls the trimming rate in batch mode.
|
| /Linux-v5.4/Documentation/admin-guide/sysctl/ |
| D | vm.rst | 574 This value adjusts the excess page trimming behaviour of power-of-2 aligned 577 A value of 0 disables trimming of allocations entirely, while a value of 1 579 trimming of allocations is initiated.
|