Home
last modified time | relevance | path

Searched refs:fsync (Results 1 – 5 of 5) sorted by relevance

/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl85 74 common fsync sys_fsync
/tools/perf/arch/s390/entry/syscalls/
Dsyscall.tbl110 118 common fsync sys_fsync sys_fsync
/tools/perf/arch/powerpc/entry/syscalls/
Dsyscall.tbl157 118 common fsync sys_fsync
/tools/include/nolibc/
Dnolibc.h1903 int fsync(int fd) in fsync() function
/tools/testing/selftests/net/
Dtls.c237 fsync(fd); in chunked_sendfile()