Home
last modified time | relevance | path

Searched refs:sys_stat (Results 1 – 11 of 11) sorted by relevance

/linux-6.3-rc2/tools/include/nolibc/
A Dsys.h1058 int sys_stat(const char *path, struct stat *buf) in sys_stat() function
1069 #error Neither __NR_newfstatat nor __NR_stat defined, cannot implement sys_stat() in sys_stat()
1090 int ret = sys_stat(path, buf); in stat()
/linux-6.3-rc2/arch/m68k/include/asm/
A Datarihw.h582 u_char sys_stat; member
/linux-6.3-rc2/Documentation/admin-guide/
A Dworkload-tracing.rst362 | stat | 1573 | Filesystem | sys_stat() |
542 | stat | 24 | Filesystem | sys_stat() |
/linux-6.3-rc2/arch/sh/kernel/syscalls/
A Dsyscall.tbl28 18 common oldstat sys_stat
/linux-6.3-rc2/arch/arm/tools/
A Dsyscall.tbl32 # 18 was sys_stat
/linux-6.3-rc2/arch/m68k/kernel/syscalls/
A Dsyscall.tbl28 18 common oldstat sys_stat
/linux-6.3-rc2/arch/x86/entry/syscalls/
A Dsyscall_32.tbl32 18 i386 oldstat sys_stat
/linux-6.3-rc2/arch/mips/kernel/syscalls/
A Dsyscall_o32.tbl28 # 18 was sys_stat
/linux-6.3-rc2/arch/powerpc/kernel/syscalls/
A Dsyscall.tbl30 18 32 oldstat sys_stat sys_ni_syscall
/linux-6.3-rc2/tools/perf/arch/powerpc/entry/syscalls/
A Dsyscall.tbl30 18 32 oldstat sys_stat sys_ni_syscall
/linux-6.3-rc2/include/linux/
A Dsyscalls.h1241 asmlinkage long sys_stat(const char __user *filename,

Completed in 16 milliseconds