| /Linux-v5.10/scripts/ |
| D | dev-needs.sh | 131 SUPPLIER=$(realpath $SL/supplier) 160 echo -n $(basename $(realpath $f)) 170 echo -n $(basename $(realpath $f)) 185 echo -n $(realpath $f) 272 CONSUMER=$(realpath ${CONSUMERS[$i]})
|
| D | tags.sh | 98 realpath -es $([ -z "$KBUILD_ABS_SRCTREE" ] && echo --relative-to=.) \
|
| /Linux-v5.10/tools/testing/selftests/bpf/ |
| D | test_bpftool_build.sh | 19 SCRIPT_REL_PATH=$(realpath --relative-to=$PWD $0) 21 KDIR_ROOT_DIR=$(realpath $PWD/$SCRIPT_REL_DIR/../../../../) 41 local dir=$(realpath $1)
|
| D | test_bpftool.py | 14 cur_dir = os.path.dirname(os.path.realpath(__file__))
|
| /Linux-v5.10/security/tomoyo/ |
| D | audit.c | 250 char *realpath = NULL; in tomoyo_init_log() local 263 realpath = tomoyo_realpath_from_path(&file->f_path); in tomoyo_init_log() 265 if (!realpath || !bprm_info) in tomoyo_init_log() 268 len += strlen(realpath) + 80 + strlen(bprm_info); in tomoyo_init_log() 280 if (realpath) { in tomoyo_init_log() 285 realpath, bprm->argc, bprm->envc, bprm_info); in tomoyo_init_log() 292 kfree(realpath); in tomoyo_init_log()
|
| D | Makefile | 2 … environ.o file.o gc.o group.o load_policy.o memory.o mount.o network.o realpath.o securityfs_if.o…
|
| D | common.c | 2002 char *realpath = NULL; in tomoyo_add_entry() local 2022 realpath = strstr(header, " exec={ realpath=\""); in tomoyo_add_entry() 2023 if (realpath) { in tomoyo_add_entry() 2024 realpath += 8; in tomoyo_add_entry() 2025 len += tomoyo_truncate(realpath) + 6; in tomoyo_add_entry() 2035 if (realpath) in tomoyo_add_entry() 2036 tomoyo_addprintf(buffer, len, " exec.%s", realpath); in tomoyo_add_entry()
|
| /Linux-v5.10/fs/overlayfs/ |
| D | readdir.c | 294 static inline int ovl_dir_read(struct path *realpath, in ovl_dir_read() argument 300 realfile = ovl_path_open(realpath, O_RDONLY | O_LARGEFILE); in ovl_dir_read() 315 err = ovl_check_whiteouts(realpath->dentry, rdd); in ovl_dir_read() 359 struct path realpath; in ovl_dir_read_merged() local 370 next = ovl_path_next(idx, dentry, &realpath); in ovl_dir_read_merged() 371 rdd.is_upper = ovl_dentry_upper(dentry) == realpath.dentry; in ovl_dir_read_merged() 374 err = ovl_dir_read(&realpath, &rdd); in ovl_dir_read_merged() 384 err = ovl_dir_read(&realpath, &rdd); in ovl_dir_read_merged() 564 struct path realpath; in ovl_dir_read_impure() local 574 ovl_path_upper(path->dentry, &realpath); in ovl_dir_read_impure() [all …]
|
| D | inode.c | 162 struct path realpath; in ovl_getattr() local 171 type = ovl_path_real(dentry, &realpath); in ovl_getattr() 173 err = vfs_getattr(&realpath, stat, request_mask, flags); in ovl_getattr() 194 ovl_path_lower(dentry, &realpath); in ovl_getattr() 195 err = vfs_getattr(&realpath, &lowerstat, in ovl_getattr() 230 realpath.dentry == ovl_dentry_lowerdata(dentry)) { in ovl_getattr() 244 ovl_path_lowerdata(dentry, &realpath); in ovl_getattr() 245 err = vfs_getattr(&realpath, &lowerdatastat, in ovl_getattr()
|
| /Linux-v5.10/tools/leds/ |
| D | get_led_device_info.sh | 8 linux_top=$(dirname `realpath $0` | awk -F/ \ 18 led_defs_path=`realpath $2`
|
| /Linux-v5.10/arch/powerpc/tools/ |
| D | checkpatch.sh | 7 script_base=$(realpath $(dirname $0))
|
| /Linux-v5.10/tools/testing/selftests/ |
| D | run_kselftest.sh | 6 BASE_DIR=$(realpath $(dirname $0))
|
| D | lib.mk | 11 selfdir = $(realpath $(dir $(filter %/lib.mk,$(MAKEFILE_LIST))))
|
| /Linux-v5.10/tools/testing/selftests/gpio/ |
| D | Makefile | 16 GPIODIR := $(realpath ../../../gpio)
|
| /Linux-v5.10/tools/testing/selftests/kvm/ |
| D | Makefile | 141 -exec realpath --relative-base=$(PWD) {} \;; \ 143 -exec realpath --relative-base=$(PWD) {} \;) | sort -u > cscope.files
|
| /Linux-v5.10/tools/testing/selftests/arm64/ |
| D | Makefile | 15 top_srcdir = $(realpath ../../../../)
|
| /Linux-v5.10/tools/perf/tests/ |
| D | sdt.c | 90 tempdir = realpath(__tempdir, NULL); in test__sdt_event()
|
| /Linux-v5.10/tools/testing/selftests/exec/ |
| D | execveat.c | 227 char *fullname = realpath("execveat", NULL); in run_tests() 228 char *fullname_script = realpath("script", NULL); in run_tests()
|
| /Linux-v5.10/Documentation/sphinx/ |
| D | maintainers_include.py | 182 path = os.path.realpath(path)
|
| D | kernel_include.py | 62 path = os.path.realpath(
|
| /Linux-v5.10/tools/testing/selftests/mount/ |
| D | nosymfollow-test.c | 166 char *path = realpath(LINK, NULL); in test_realpath()
|
| /Linux-v5.10/tools/perf/util/ |
| D | namespaces.c | 278 rpath = realpath(path, NULL); in nsinfo__realpath()
|
| D | build-id.c | 642 realname = realpath(debugfile, NULL); in build_id_cache__find_debug() 679 realname = realpath(name, NULL); in build_id_cache__add_s()
|
| /Linux-v5.10/arch/arm64/kernel/vdso32/ |
| D | Makefile | 14 COMPAT_GCC_TOOLCHAIN := $(realpath $(COMPAT_GCC_TOOLCHAIN_DIR)/..)
|
| /Linux-v5.10/tools/testing/kunit/ |
| D | kunit.py | 48 parts = os.path.realpath(parts).split('tools/testing/kunit')
|