Home
last modified time | relevance | path

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

12

/linux/tools/perf/trace/strace/groups/
H A Dfile6 getcwd
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_obj_pinning.c141 ASSERT_OK_PTR(getcwd(old_cwd, sizeof(old_cwd)), "getcwd"); in validate_pin()
206 ASSERT_OK_PTR(getcwd(old_cwd, sizeof(old_cwd)), "getcwd"); in validate_get()
/linux/tools/lib/python/kdoc/
H A Dlatex_fonts.py152 rel_file = os.path.relpath(__file__, os.getcwd())
/linux/arch/um/drivers/
H A Dcow_user.c151 if (getcwd(save_cwd, sizeof(save_cwd)) == NULL) { in absolutize()
166 if (getcwd(to, size) == NULL) { in absolutize()
/linux/tools/lib/subcmd/
H A Dexec-cmd.c43 if (getcwd(buf, sz) == NULL) in get_pwd_cwd()
/linux/tools/docs/
H A Dsphinx-pre-install1190 cwd = os.getcwd()
1343 if f"{self.virtenv_prefix}" in os.getcwd():
1364 if f"{self.virtenv_prefix}" in os.getcwd():
H A Dsphinx-build-wrapper111 base = os.getcwd()
/linux/tools/perf/util/
H A Dnamespaces.c295 if (!getcwd(curpath, sizeof(curpath))) in nsinfo__mountns_enter()
/linux/fs/
H A Dd_path.c412 SYSCALL_DEFINE2(getcwd, char __user *, buf, unsigned long, size) in SYSCALL_DEFINE2() argument
/linux/tools/testing/selftests/capabilities/
H A Dtest_execve.c133 if (getcwd(cwd, sizeof(cwd)) != cwd) in chdir_to_tmpfs()
/linux/tools/power/x86/amd_pstate_tracer/
H A Damd_pstate_trace.py277 location = os.path.realpath(os.path.join(os.getcwd(), os.path.dirname(__file__)))
/linux/scripts/gdb/linux/
H A Dsymbols.py302 self.module_paths.append(os.getcwd())
/linux/tools/testing/selftests/exec/
H A Dexecveat.c178 char *cwd = getcwd(NULL, 0); in check_execveat_pathmax()
/linux/tools/power/x86/intel_pstate_tracer/
H A Dintel_pstate_tracer.py524 location = os.path.realpath(os.path.join(os.getcwd(), os.path.dirname(__file__)))
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl87 77 n64 getcwd sys_getcwd
/linux/arch/mips/kernel/syscalls/
H A Dsyscall_n64.tbl87 77 n64 getcwd sys_getcwd
H A Dsyscall_n32.tbl87 77 n32 getcwd sys_getcwd
/linux/tools/perf/scripts/python/
H A Dexport-to-postgresql.py312 output_dir_name = os.getcwd() + "/" + dbname + "-perf-data"
/linux/tools/scripts/
H A Dsyscall.tbl29 17 common getcwd sys_getcwd
/linux/scripts/
H A Dsyscall.tbl29 17 common getcwd sys_getcwd
/linux/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl54 43 common getcwd sys_getcwd
/linux/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl193 183 common getcwd sys_getcwd
/linux/arch/sh/kernel/syscalls/
H A Dsyscall.tbl193 183 common getcwd sys_getcwd
/linux/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl54 43 common getcwd sys_getcwd
/linux/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl193 183 common getcwd sys_getcwd

12