| /linux/tools/perf/trace/strace/groups/ |
| H A D | file | 6 getcwd
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | bpf_obj_pinning.c | 141 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 D | latex_fonts.py | 152 rel_file = os.path.relpath(__file__, os.getcwd())
|
| /linux/arch/um/drivers/ |
| H A D | cow_user.c | 151 if (getcwd(save_cwd, sizeof(save_cwd)) == NULL) { in absolutize() 166 if (getcwd(to, size) == NULL) { in absolutize()
|
| /linux/tools/lib/subcmd/ |
| H A D | exec-cmd.c | 43 if (getcwd(buf, sz) == NULL) in get_pwd_cwd()
|
| /linux/tools/docs/ |
| H A D | sphinx-pre-install | 1190 cwd = os.getcwd() 1343 if f"{self.virtenv_prefix}" in os.getcwd(): 1364 if f"{self.virtenv_prefix}" in os.getcwd():
|
| H A D | sphinx-build-wrapper | 111 base = os.getcwd()
|
| /linux/tools/perf/util/ |
| H A D | namespaces.c | 295 if (!getcwd(curpath, sizeof(curpath))) in nsinfo__mountns_enter()
|
| /linux/fs/ |
| H A D | d_path.c | 412 SYSCALL_DEFINE2(getcwd, char __user *, buf, unsigned long, size) in SYSCALL_DEFINE2() argument
|
| /linux/tools/testing/selftests/capabilities/ |
| H A D | test_execve.c | 133 if (getcwd(cwd, sizeof(cwd)) != cwd) in chdir_to_tmpfs()
|
| /linux/tools/power/x86/amd_pstate_tracer/ |
| H A D | amd_pstate_trace.py | 277 location = os.path.realpath(os.path.join(os.getcwd(), os.path.dirname(__file__)))
|
| /linux/scripts/gdb/linux/ |
| H A D | symbols.py | 302 self.module_paths.append(os.getcwd())
|
| /linux/tools/testing/selftests/exec/ |
| H A D | execveat.c | 178 char *cwd = getcwd(NULL, 0); in check_execveat_pathmax()
|
| /linux/tools/power/x86/intel_pstate_tracer/ |
| H A D | intel_pstate_tracer.py | 524 location = os.path.realpath(os.path.join(os.getcwd(), os.path.dirname(__file__)))
|
| /linux/tools/perf/arch/mips/entry/syscalls/ |
| H A D | syscall_n64.tbl | 87 77 n64 getcwd sys_getcwd
|
| /linux/arch/mips/kernel/syscalls/ |
| H A D | syscall_n64.tbl | 87 77 n64 getcwd sys_getcwd
|
| H A D | syscall_n32.tbl | 87 77 n32 getcwd sys_getcwd
|
| /linux/tools/perf/scripts/python/ |
| H A D | export-to-postgresql.py | 312 output_dir_name = os.getcwd() + "/" + dbname + "-perf-data"
|
| /linux/tools/scripts/ |
| H A D | syscall.tbl | 29 17 common getcwd sys_getcwd
|
| /linux/scripts/ |
| H A D | syscall.tbl | 29 17 common getcwd sys_getcwd
|
| /linux/tools/perf/arch/xtensa/entry/syscalls/ |
| H A D | syscall.tbl | 54 43 common getcwd sys_getcwd
|
| /linux/tools/perf/arch/sh/entry/syscalls/ |
| H A D | syscall.tbl | 193 183 common getcwd sys_getcwd
|
| /linux/arch/sh/kernel/syscalls/ |
| H A D | syscall.tbl | 193 183 common getcwd sys_getcwd
|
| /linux/arch/xtensa/kernel/syscalls/ |
| H A D | syscall.tbl | 54 43 common getcwd sys_getcwd
|
| /linux/arch/m68k/kernel/syscalls/ |
| H A D | syscall.tbl | 193 183 common getcwd sys_getcwd
|