Home
last modified time | relevance | path

Searched refs:getcwd (Results 1 – 22 of 22) sorted by relevance

/Linux-v4.19/tools/perf/trace/strace/groups/
Dfile6 getcwd
/Linux-v4.19/arch/um/drivers/
Dcow_user.c150 if (getcwd(save_cwd, sizeof(save_cwd)) == NULL) { in absolutize()
165 if (getcwd(to, size) == NULL) { in absolutize()
/Linux-v4.19/tools/lib/subcmd/
Dexec-cmd.c41 if (getcwd(cwd, PATH_MAX) == NULL) in get_pwd_cwd()
/Linux-v4.19/scripts/gdb/linux/
Dsymbols.py157 self.module_paths.append(os.getcwd())
/Linux-v4.19/arch/mips/kernel/
Dvpe.c749 static int getcwd(char *buff, int size) in getcwd() function
808 ret = getcwd(v->cwd, VPE_PATH_MAX); in vpe_open()
/Linux-v4.19/tools/testing/selftests/capabilities/
Dtest_execve.c142 if (getcwd(cwd, sizeof(cwd)) != cwd) in chdir_to_tmpfs()
/Linux-v4.19/fs/
Dd_path.c424 SYSCALL_DEFINE2(getcwd, char __user *, buf, unsigned long, size) in SYSCALL_DEFINE2() argument
/Linux-v4.19/scripts/
Dspdxcheck.py230 repo = git.Repo(os.getcwd())
/Linux-v4.19/tools/testing/selftests/exec/
Dexecveat.c161 char *cwd = getcwd(NULL, 0); in check_execveat_pathmax()
/Linux-v4.19/tools/perf/scripts/python/
Dexport-to-postgresql.py268 output_dir_name = os.getcwd() + "/" + dbname + "-perf-data"
/Linux-v4.19/arch/powerpc/include/asm/
Dsystbl.h190 SYSCALL_SPU(getcwd)
/Linux-v4.19/arch/parisc/kernel/
Dsyscall_table.S188 ENTRY_SAME(getcwd) /* 110 */
/Linux-v4.19/tools/power/x86/intel_pstate_tracer/
Dintel_pstate_tracer.py528 location = os.path.realpath(os.path.join(os.getcwd(), os.path.dirname(__file__)))
/Linux-v4.19/Documentation/target/
Dtcm_mod_builder.py612 tcm_dir = os.getcwd();
/Linux-v4.19/arch/s390/kernel/
Dcompat_wrapper.c108 COMPAT_SYSCALL_WRAP2(getcwd, char __user *, buf, unsigned long, size);
/Linux-v4.19/arch/x86/entry/syscalls/
Dsyscall_64.tbl90 79 common getcwd __x64_sys_getcwd
Dsyscall_32.tbl197 183 i386 getcwd sys_getcwd __ia32_sys_getcwd
/Linux-v4.19/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl90 79 common getcwd __x64_sys_getcwd
/Linux-v4.19/arch/arm/tools/
Dsyscall.tbl199 183 common getcwd sys_getcwd
/Linux-v4.19/tools/perf/arch/s390/entry/syscalls/
Dsyscall.tbl174 183 common getcwd sys_getcwd compat_sys_getcwd
/Linux-v4.19/arch/s390/kernel/syscalls/
Dsyscall.tbl174 183 common getcwd sys_getcwd compat_sys_getcwd
/Linux-v4.19/Documentation/filesystems/
Dautofs-mount-control.txt24 getcwd(2) and the proc file system /proc/<pid>/cwd, no longer works