| /linux-6.15/include/net/tc_act/ |
| H A D | tc_sample.h | 12 bool truncate; member 36 return to_sample(a)->truncate; in tcf_sample_truncate()
|
| /linux-6.15/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() 642 (conf->truncate << in tegra30_ahub_set_cif() 674 (conf->truncate << in tegra124_ahub_set_cif()
|
| /linux-6.15/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()
|
| /linux-6.15/security/landlock/ |
| H A D | domain.c | 162 const unsigned long truncate = BIT_INDEX(LANDLOCK_ACCESS_FS_TRUNCATE); in test_get_layer_deny_mask() local 167 truncate, 0)); in test_get_layer_deny_mask() 170 truncate, 3)); in test_get_layer_deny_mask()
|
| /linux-6.15/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,
|
| /linux-6.15/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);
|
| /linux-6.15/net/sched/ |
| H A D | act_sample.c | 117 s->truncate = true; in tcf_sample_init() 204 md.trunc_size = s->truncate ? s->trunc_size : skb->len; in tcf_sample_act() 248 if (s->truncate) in tcf_sample_dump() 305 entry->sample.truncate = tcf_sample_truncate(act); in tcf_sample_offload_act_setup()
|
| /linux-6.15/fs/bcachefs/ |
| H A D | logged_ops.h | 8 x(truncate) \
|
| /linux-6.15/fs/udf/ |
| H A D | Makefile | 9 partition.o super.o truncate.o symlink.o \
|
| /linux-6.15/lib/tests/ |
| H A D | string_kunit.c | 530 static const char truncate[] = "this is too long"; in string_test_strtomem() local 554 strtomem(wrap.output, truncate); in string_test_strtomem() 557 KUNIT_EXPECT_EQ(test, wrap.output[i], truncate[i]); in string_test_strtomem() 572 strtomem(wrap.output, truncate); in string_test_strtomem() 575 KUNIT_EXPECT_EQ(test, wrap.output[i], truncate[i]); in string_test_strtomem()
|
| /linux-6.15/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
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ |
| H A D | sample.c | 20 if (act->sample.truncate) in tc_act_parse_sample()
|
| /linux-6.15/tools/perf/trace/strace/groups/ |
| H A D | string | 62 truncate
|
| /linux-6.15/net/ipv4/ |
| H A D | ip_gre.c | 116 bool truncate, bool is_ipv4); 547 bool truncate = false; in erspan_fb_xmit() local 578 truncate = true; in erspan_fb_xmit() 584 truncate = true; in erspan_fb_xmit() 594 truncate = true; in erspan_fb_xmit() 599 ntohl(md->u.index), truncate, true); in erspan_fb_xmit() 606 truncate, true); in erspan_fb_xmit() 705 bool truncate = false; in erspan_xmit() local 725 truncate = true; in erspan_xmit() 735 truncate, true); in erspan_xmit() [all …]
|
| /linux-6.15/fs/affs/ |
| H A D | Changes | 95 - Corruption in truncate() bugfix [Ken Tyler <[email protected]>] 112 - truncate() zeroes the unused remainder of a 173 up if a file was enlarged via truncate() and there 249 - truncate() didn't allocate an extension block 251 truncate(), this led to an Oops.
|
| /linux-6.15/fs/minix/ |
| H A D | itree_v1.c | 61 truncate(inode); in V1_minix_truncate()
|
| H A D | itree_v2.c | 69 truncate(inode); in V2_minix_truncate()
|
| /linux-6.15/io_uring/ |
| H A D | Makefile | 15 waitid.o register.o truncate.o \
|
| /linux-6.15/Documentation/translations/zh_CN/security/ |
| H A D | landlock.rst | 74 * ``truncate(path);``
|
| /linux-6.15/tools/testing/selftests/filesystems/fat/ |
| H A D | run_fat_tests.sh | 31 truncate -s 1M "${IMG_PATH}"
|
| /linux-6.15/fs/xfs/scrub/ |
| H A D | quota_repair.c | 406 bool truncate = false; in xrep_quota_data_fork() local 425 truncate = true; in xrep_quota_data_fork() 458 if (truncate) { in xrep_quota_data_fork()
|
| /linux-6.15/Documentation/translations/zh_CN/core-api/ |
| H A D | mm-api.rst | 88 mm/truncate.c
|
| /linux-6.15/drivers/firmware/efi/libstub/ |
| H A D | Makefile.zboot | 9 truncate -s $$(hexdump -s16 -n4 -e '"%u"' $<) $@
|