Home
last modified time | relevance | path

Searched refs:truncate (Results 1 – 21 of 21) sorted by relevance

/tools/perf/trace/strace/groups/
A Dstring62 truncate
/tools/testing/selftests/filesystems/fat/
A Drun_fat_tests.sh31 truncate -s 1M "${IMG_PATH}"
/tools/testing/selftests/ublk/
A Dtest_common.sh47 truncate -s "${new_size}" "${new_file}"
/tools/objtool/include/objtool/
A Delf.h45 bool _changed, text, rodata, noinstr, init, truncate; member
/tools/objtool/
A Delf.c691 symtab->truncate = true; in elf_update_symbol()
706 symtab_shndx->truncate = true; in elf_update_symbol()
1335 if (sec->truncate) in elf_write()
/tools/testing/selftests/bpf/
A Dvmtest.sh262 truncate -s 2G "${rootfs_img}"
/tools/testing/selftests/mm/
A Drun_vmtests.sh506 truncate -s 314572800 ${XFS_IMG}
/tools/perf/arch/mips/entry/syscalls/
A Dsyscall_n64.tbl84 74 n64 truncate sys_truncate
/tools/scripts/
A Dsyscall.tbl62 45 64 truncate sys_truncate
/tools/perf/arch/parisc/entry/syscalls/
A Dsyscall.tbl105 92 common truncate sys_truncate compat_sys_truncate
/tools/perf/arch/sh/entry/syscalls/
A Dsyscall.tbl102 92 common truncate sys_truncate
/tools/perf/arch/x86/entry/syscalls/
A Dsyscall_64.tbl88 76 common truncate sys_truncate
A Dsyscall_32.tbl107 92 i386 truncate sys_truncate compat_sys_truncate
/tools/perf/arch/xtensa/entry/syscalls/
A Dsyscall.tbl33 22 common truncate sys_truncate
/tools/perf/arch/alpha/entry/syscalls/
A Dsyscall.tbl137 129 common truncate sys_truncate
/tools/perf/arch/arm/entry/syscalls/
A Dsyscall.tbl108 92 common truncate sys_truncate
/tools/perf/arch/arm64/entry/syscalls/
A Dsyscall_32.tbl106 92 common truncate sys_truncate compat_sys_truncate
/tools/perf/arch/sparc/entry/syscalls/
A Dsyscall.tbl164 129 common truncate sys_truncate compat_sys_truncate
/tools/perf/arch/powerpc/entry/syscalls/
A Dsyscall.tbl129 92 common truncate sys_truncate compat_sys_truncate
/tools/perf/arch/s390/entry/syscalls/
A Dsyscall.tbl87 92 common truncate sys_truncate compat_sys_truncate
/tools/testing/selftests/landlock/
A Dfs_test.c3658 if (truncate(path, 10) < 0) in test_truncate()
3744 TEST_F_FORK(layout1, truncate) in TEST_F_FORK() argument
6129 TEST_F(audit_layout1, truncate) in TEST_F() argument
6137 EXPECT_EQ(-1, truncate(file1_s1d3, 0)); in TEST_F()

Completed in 29 milliseconds