Home
last modified time | relevance | path

Searched refs:sys_close (Results 1 – 25 of 25) sorted by relevance

/linux/tools/include/nolibc/
H A Dsys.h213 int sys_close(int fd) in sys_close() function
221 return __sysret(sys_close(fd)); in close()
/linux/Documentation/admin-guide/
H A Dworkload-tracing.rst354 | close | 49951 | Filesystem | sys_close() |
444 | close | 75 | Filesystem | sys_close() |
540 | close | 41 | Filesystem | sys_close() |
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl13 3 n64 close sys_close
/linux/scripts/
H A Dsyscall.tbl75 57 common close sys_close
/linux/tools/perf/arch/arm64/entry/syscalls/
H A Dsyscall_64.tbl75 57 common close sys_close
H A Dsyscall_32.tbl20 6 common close sys_close
/linux/arch/arm64/tools/
H A Dsyscall_64.tbl75 57 common close sys_close
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl15 6 common close sys_close
/linux/tools/scripts/
H A Dsyscall.tbl75 57 common close sys_close
/linux/tools/perf/arch/parisc/entry/syscalls/
H A Dsyscall.tbl16 6 common close sys_close
/linux/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl16 6 common close sys_close
/linux/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl20 9 common close sys_close
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl15 3 common close sys_close
H A Dsyscall_32.tbl21 6 i386 close sys_close
/linux/tools/perf/arch/alpha/entry/syscalls/
H A Dsyscall.tbl16 6 common close sys_close
/linux/tools/perf/arch/arm/entry/syscalls/
H A Dsyscall.tbl21 6 common close sys_close
/linux/tools/perf/arch/sparc/entry/syscalls/
H A Dsyscall.tbl17 6 common close sys_close
/linux/include/uapi/asm-generic/
H A Dunistd.h161 __SYSCALL(__NR_close, sys_close)
/linux/tools/include/uapi/asm-generic/
H A Dunistd.h161 __SYSCALL(__NR_close, sys_close)
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl16 6 common close sys_close
/linux/Documentation/trace/
H A Dftrace.rst968 bash-1977 [000] .... 17284.993652: sys_close <-system_call_fastpath
969 bash-1977 [000] .... 17284.993653: __close_fd <-sys_close
990 function name that was traced "sys_close" and the parent function that
3301 echo sys_close >> set_graph_function
3752 bash-1998 [000] d... 140.733510: sys_close(fd: a)
3753 bash-1998 [000] d... 140.733510: sys_close -> 0x0
/linux/include/uapi/linux/
H A Dbpf.h6071 FN(sys_close, 168, ##ctx) \
/linux/tools/include/uapi/linux/
H A Dbpf.h6071 FN(sys_close, 168, ##ctx) \
/linux/tools/perf/Documentation/
H A Dperf-script-python.txt49 sys_close 3037
/linux/include/linux/
H A Dsyscalls.h468 asmlinkage long sys_close(unsigned int fd);