Home
last modified time | relevance | path

Searched refs:sys_chdir (Results 1 – 6 of 6) sorted by relevance

/tools/perf/arch/s390/entry/syscalls/
Dsyscall.tbl22 12 common chdir sys_chdir sys_chdir
/tools/include/nolibc/
Dnolibc.h135 int sys_chdir(const char *path) in sys_chdir() function
533 int ret = sys_chdir(path); in chdir()
/tools/perf/arch/mips/entry/syscalls/
Dsyscall_n64.tbl88 78 n64 chdir sys_chdir
/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl91 80 common chdir sys_chdir
/tools/perf/arch/powerpc/entry/syscalls/
Dsyscall.tbl22 12 common chdir sys_chdir
/tools/include/uapi/asm-generic/
Dunistd.h170 __SYSCALL(__NR_chdir, sys_chdir)