/Linux-v6.1/fs/jfs/ |
D | jfs_discard.c | 24 * blkno - starting block number to be trimmed (0..N) 25 * nblocks - number of blocks to be trimmed 72 u64 trimmed = 0; in jfs_ioc_trim() local 100 trimmed += dbDiscardAG(ip, agno, minlen); in jfs_ioc_trim() 103 range->len = trimmed << sb->s_blocksize_bits; in jfs_ioc_trim()
|
/Linux-v6.1/drivers/gpio/ |
D | gpio-sim.c | 641 char *dup, *trimmed; in gpio_sim_strdup_trimmed() local 647 trimmed = strstrip(dup); in gpio_sim_strdup_trimmed() 648 memmove(dup, trimmed, strlen(trimmed) + 1); in gpio_sim_strdup_trimmed() 1052 char *trimmed; in gpio_sim_bank_config_label_store() local 1061 trimmed = gpio_sim_strdup_trimmed(page, count); in gpio_sim_bank_config_label_store() 1062 if (!trimmed) { in gpio_sim_bank_config_label_store() 1068 bank->label = trimmed; in gpio_sim_bank_config_label_store() 1147 char *trimmed; in gpio_sim_line_config_name_store() local 1156 trimmed = gpio_sim_strdup_trimmed(page, count); in gpio_sim_line_config_name_store() 1157 if (!trimmed) { in gpio_sim_line_config_name_store() [all …]
|
/Linux-v6.1/fs/btrfs/ |
D | free-space-cache.h | 14 * This is reset should any free space other than trimmed space be added to the 134 u64 *trimmed, u64 start, u64 end, u64 minlen); 136 u64 *trimmed, u64 start, u64 end, u64 minlen, 139 u64 *trimmed, u64 start, u64 end, u64 minlen,
|
D | discard.c | 46 * trimmed regions merge with other trimmed regions. This can cause 49 * the trimmed flag is set on the bitmap. Otherwise, if an allocation comes in, 410 * through a pass on a discard list. If it is unused and fully trimmed, we can 443 u64 trimmed = 0; in btrfs_discard_workfn() local 473 btrfs_trim_block_group_bitmaps(block_group, &trimmed, in btrfs_discard_workfn() 477 discard_ctl->discard_bitmap_bytes += trimmed; in btrfs_discard_workfn() 479 btrfs_trim_block_group_extents(block_group, &trimmed, in btrfs_discard_workfn() 483 discard_ctl->discard_extent_bytes += trimmed; in btrfs_discard_workfn() 503 discard_ctl->prev_discard = trimmed; in btrfs_discard_workfn() 628 * block groups are trimmed via a single large trim in transaction commit. This
|
D | free-space-cache.c | 2417 * 1) Merge trimmed areas together 2418 * 2) Let untrimmed areas coalesce with trimmed areas 2426 * space is trimmed, it will prevent aggregating trimmed new region and 2756 * it on loading of a block group, we want to consider it trimmed. 3032 * btrfs_is_free_space_trimmed - see if everything is trimmed 3035 * Walk @block_group's free space rb_tree to determine if everything is trimmed. 3639 u64 trimmed = 0; in do_trimming() local 3651 ret = btrfs_discard_extent(fs_info, start, bytes, &trimmed); in do_trimming() 3653 *total_trimmed += trimmed; in do_trimming() 3715 /* Skip bitmaps and if async, already trimmed entries */ in trim_no_bitmap() [all …]
|
/Linux-v6.1/fs/xfs/ |
D | xfs_extent_busy.c | 399 * Needs to be trimmed to: in xfs_extent_busy_trim() 420 * Needs to be trimmed to: in xfs_extent_busy_trim() 435 * Can be trimmed to: in xfs_extent_busy_trim() 490 * re-check if the trimmed extent satisfies the minlen requirement. in xfs_extent_busy_trim()
|
/Linux-v6.1/drivers/phy/socionext/ |
D | phy-uniphier-usb3hs.c | 146 int ret, trimmed = 0; in uniphier_u3hsphy_update_config() local 160 trimmed = 1; in uniphier_u3hsphy_update_config() 167 if (!trimmed) { in uniphier_u3hsphy_update_config()
|
/Linux-v6.1/Documentation/misc-devices/ |
D | ad525x_dpot.rst | 38 address of 0x2f, we descend (unrelated sysfs entries have been trimmed)::
|
/Linux-v6.1/fs/fat/ |
D | fatent.c | 769 u64 ent_start, ent_end, minlen, trimmed = 0; in fat_trim_fs() local 810 trimmed += free; in fat_trim_fs() 837 trimmed += free; in fat_trim_fs() 845 range->len = trimmed << sbi->cluster_bits; in fat_trim_fs()
|
/Linux-v6.1/Documentation/devicetree/bindings/hwmon/ |
D | adi,ltc2947.yaml | 27 The LTC2947 uses either a trimmed internal oscillator or an external clock
|
/Linux-v6.1/arch/x86/include/asm/ |
D | sgx.h | 241 * %SGX_PAGE_TYPE_TRIM: a page in trimmed state 266 * %SGX_SECINFO_TRIM: a page in trimmed state
|
/Linux-v6.1/Documentation/bpf/ |
D | prog_cgroup_sockopt.rst | 98 indicates that the kernel should use BPF's trimmed ``optval``.
|
/Linux-v6.1/arch/x86/kernel/cpu/sgx/ |
D | ioctl.c | 931 * or SGX_PAGE_TYPE_TRIM but TCS pages can only be trimmed. in sgx_enclave_modify_types() 1082 * sgx_encl_remove_pages() - Remove trimmed pages from SGX enclave 1124 * ENCLS[EMODPR] is run with RWX on a trimmed page that is in sgx_encl_remove_pages() 1126 * %SGX_PAGE_NOT_MODIFIABLE, after the trimmed page is in sgx_encl_remove_pages()
|
/Linux-v6.1/tools/testing/memblock/tests/ |
D | basic_api.c | 1729 * aligned. Expect that the memory will not be trimmed. Expect the counter to 1775 * Expect that r1 will not be trimmed and r2 will be removed. Expect the 1827 * Expect that r1 will not be trimmed and r2 will be trimmed at the base. 1888 * Expect that r1 will not be trimmed and r2 will be trimmed at the end.
|
/Linux-v6.1/drivers/gpu/drm/i915/ |
D | intel_runtime_pm.h | 62 * the array trimmed to active wakerefs.
|
/Linux-v6.1/fs/ocfs2/ |
D | dlmglue.h | 77 u64 tf_trimlen; /* trimmed length in bytes */
|
/Linux-v6.1/fs/iomap/ |
D | swapfile.c | 26 * the swap code must be trimmed to align to a page boundary. The logical
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-driver-w1_therm | 7 (typical -55 degC to 125 degC), if not values will be trimmed
|
/Linux-v6.1/drivers/net/ |
D | eql.c | 64 * printk's trimmed out. 80 * Log trimmed of non-pertinent 1.x branch messages
|
/Linux-v6.1/fs/gfs2/ |
D | rgrp.c | 1319 u32 trimmed = 0; in gfs2_rgrp_send_discards() local 1347 trimmed += nr_blks; in gfs2_rgrp_send_discards() 1363 trimmed += nr_blks; in gfs2_rgrp_send_discards() 1366 *ptrimmed = trimmed; in gfs2_rgrp_send_discards() 1396 u64 trimmed = 0; in gfs2_fitrim() local 1452 trimmed += amt; in gfs2_fitrim() 1455 /* Mark rgrp as having been trimmed */ in gfs2_fitrim() 1476 r.len = trimmed << bs_shift; in gfs2_fitrim()
|
/Linux-v6.1/Documentation/kbuild/ |
D | kconfig-macro-language.rst | 153 whitespace. Then, leading whitespaces are trimmed from the first argument,
|
/Linux-v6.1/fs/f2fs/ |
D | segment.c | 1555 unsigned int trimmed = 0; in __wait_discard_cmd_range() local 1569 trimmed += iter->len; in __wait_discard_cmd_range() 1580 trimmed += __wait_one_discard_bio(sbi, dc); in __wait_discard_cmd_range() 1584 return trimmed; in __wait_discard_cmd_range() 2979 unsigned int trimmed = 0; in __issue_discard_cmd_range() local 3021 trimmed += __wait_all_discard_cmd(sbi, NULL); in __issue_discard_cmd_range() 3038 return trimmed; in __issue_discard_cmd_range() 3049 unsigned long long trimmed = 0; in f2fs_trim_fs() local 3100 trimmed = __issue_discard_cmd_range(sbi, &dpolicy, in f2fs_trim_fs() 3103 trimmed += __wait_discard_cmd_range(sbi, &dpolicy, in f2fs_trim_fs() [all …]
|
/Linux-v6.1/Documentation/block/ |
D | data-integrity.rst | 139 Essentially a bip is a trimmed down struct bio which holds a bio_vec
|
/Linux-v6.1/mm/ |
D | Kconfig | 712 If trimming is enabled, the excess is trimmed off and returned to the 725 of 1 says that all excess pages should be trimmed.
|
/Linux-v6.1/fs/ceph/ |
D | locks.c | 76 * inode. Otherwise, auth caps may get trimmed in the in ceph_lock_message()
|