/openbmc/qemu/tests/qemu-iotests/ |
H A D | 261 | 200 truncate -s 0 "$TEST_DIR/sn0-extra" 202 truncate -s $(($(snapshot_table_entry_size "$TEST_DIR/sn0-pre") - 40)) \ 207 truncate -s 50 "$TEST_DIR/sn1-extra" 210 truncate -s $(($(snapshot_table_entry_size "$TEST_DIR/sn1-pre") - 90)) \ 215 truncate -s 8 "$TEST_DIR/sn2-extra" 217 truncate -s $(($(snapshot_table_entry_size "$TEST_DIR/sn2-pre") - 48)) \ 337 truncate -s 40 "$TEST_DIR/sn0" 362 truncate -s "$offset" "$TEST_IMG" 460 truncate -s $offset "$TEST_IMG" 492 truncate -s $((1048576 + 40 * 131072)) "$TEST_IMG"
|
H A D | 221 | 59 truncate --size=65537 "$TEST_IMG" # so we resize it and check again 65 truncate --size=65537 "$TEST_IMG" # so we resize it and check again
|
H A D | 253 | 60 truncate --size=$size "$TEST_IMG" 77 truncate --size=$size "$TEST_IMG"
|
H A D | 301 | 71 truncate --size=$size "$TEST_IMG.base" 79 truncate --size=$size "$TEST_IMG.qcow2"
|
H A D | 108 | 111 truncate -s $((0x20200)) "$TEST_IMG" 198 truncate -s $((file_len + 256 * 1024)) "$TEST_IMG" 319 truncate -s $((64 * 1024 * 1024)) "$TEST_IMG"
|
H A D | 302 | 76 tar.fileobj.truncate(offset + measure["required"]) 124 tar.fileobj.truncate(tar_size)
|
H A D | 244 | 298 truncate -s 1M "$TEST_IMG.data" 347 truncate -s 2M "$TEST_IMG.data"
|
H A D | 272 | 63 truncate -s 4G "$TEST_IMG"
|
H A D | 025 | 59 truncate $big_size
|
/openbmc/linux/include/net/tc_act/ |
H A D | tc_sample.h | 12 bool truncate; member 36 return to_sample(a)->truncate; in tcf_sample_truncate()
|
/openbmc/linux/sound/soc/tegra/ |
H A D | tegra_cif.h | 42 unsigned int truncate; member 59 (conf->truncate << TEGRA_ACIF_CTRL_TRUNCATE_SHIFT) | in tegra_set_cif()
|
H A D | tegra30_ahub.c | 144 cif_conf.truncate = 0; in tegra30_ahub_allocate_rx_fifo() 246 cif_conf.truncate = 0; in tegra30_ahub_allocate_tx_fifo() 643 (conf->truncate << in tegra30_ahub_set_cif() 675 (conf->truncate << in tegra124_ahub_set_cif()
|
/openbmc/linux/include/net/ |
H A D | erspan.h | 175 bool truncate, bool is_ipv4) in erspan_build_header() argument 211 ershdr->t = truncate; in erspan_build_header() 269 bool truncate, bool is_ipv4) in erspan_build_header_v2() argument 305 ershdr->t = truncate; in erspan_build_header_v2()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_acl_flex_actions.c | 197 u32 rate, u32 trunc_size, bool truncate, in mlxsw_sp1_act_sampler_add() argument 229 u32 rate, u32 trunc_size, bool truncate, in mlxsw_sp2_act_sampler_add() argument 247 params.truncate = truncate; in mlxsw_sp2_act_sampler_add()
|
H A D | core_acl_flex_actions.h | 35 u32 trunc_size, bool truncate, bool ingress, 108 u32 rate, u32 trunc_size, bool truncate,
|
/openbmc/qemu/tests/functional/qemu_test/ |
H A D | utils.py | 27 fd.truncate(size) 37 fd.truncate(size_aligned)
|
/openbmc/linux/Documentation/driver-api/firmware/ |
H A D | fw_upload.rst | 42 const char *fw_name, *truncate; 56 truncate = strstr(fw_name, ".auto"); 57 len = (truncate) ? truncate - fw_name : strlen(fw_name);
|
/openbmc/linux/lib/ |
H A D | memcpy_kunit.c | 502 static const char truncate[] = "this is too long"; in strtomem_test() local 526 strtomem(wrap.output, truncate); in strtomem_test() 529 KUNIT_EXPECT_EQ(test, wrap.output[i], truncate[i]); in strtomem_test() 544 strtomem(wrap.output, truncate); in strtomem_test() 547 KUNIT_EXPECT_EQ(test, wrap.output[i], truncate[i]); in strtomem_test()
|
/openbmc/linux/net/sched/ |
H A D | act_sample.c | 117 s->truncate = true; in tcf_sample_init() 192 md.trunc_size = s->truncate ? s->trunc_size : skb->len; in tcf_sample_act() 236 if (s->truncate) in tcf_sample_dump() 293 entry->sample.truncate = tcf_sample_truncate(act); in tcf_sample_offload_act_setup()
|
/openbmc/linux/fs/reiserfs/ |
H A D | super.c | 237 int truncate; in finish_unfinished() local 309 truncate = 1; in finish_unfinished() 311 truncate = 0; in finish_unfinished() 335 if (!truncate && inode->i_nlink) { in finish_unfinished() 347 if (truncate && S_ISDIR(inode->i_mode)) { in finish_unfinished() 360 truncate = 0; in finish_unfinished() 365 if (truncate) { in finish_unfinished() 378 retval = remove_save_link(inode, truncate); in finish_unfinished() 430 struct inode *inode, int truncate) in add_save_link() argument 441 RFALSE(truncate && in add_save_link() [all …]
|
/openbmc/pldm/oem/ibm/service_files/scripts/ |
H A D | create-NVRAM-file | 6 truncate -s $((1024 * 145408)) /var/lib/phosphor-software-manager/hostfw/nvram/PHYP-NVRAM
|
H A D | create-NVRAM-cksum-file | 6 truncate -s 16 /var/lib/phosphor-software-manager/hostfw/nvram/PHYP-NVRAM-CKSUM
|
/openbmc/linux/fs/udf/ |
H A D | Makefile | 9 partition.o super.o truncate.o symlink.o \
|
/openbmc/linux/net/ipv4/ |
H A D | ip_gre.c | 115 bool truncate, bool is_ipv4); 527 bool truncate = false; in erspan_fb_xmit() local 558 truncate = true; in erspan_fb_xmit() 564 truncate = true; in erspan_fb_xmit() 574 truncate = true; in erspan_fb_xmit() 579 ntohl(md->u.index), truncate, true); in erspan_fb_xmit() 586 truncate, true); in erspan_fb_xmit() 683 bool truncate = false; in erspan_xmit() local 703 truncate = true; in erspan_xmit() 713 truncate, true); in erspan_xmit() [all …]
|
/openbmc/linux/arch/m68k/fpsp040/ |
H A D | round.S | 56 bra truncate 83 bmi truncate |if positive then truncate 104 | Always truncate. 107 bra truncate 118 bcc truncate |if (g=1) then 204 andil #0xffffff00,LOCAL_HI(%a0) |truncate bits beyond sgl limit 246 andil #0xfffff800,LOCAL_LO(%a0) |truncate bits beyond dbl limit 260 truncate: label
|