/Linux-v5.4/tools/testing/selftests/bpf/ |
D | test_bpftool_build.sh | 31 SCRIPT_REL_PATH=$(realpath --relative-to=$PWD $0) 33 KDIR_ROOT_DIR=$(realpath $PWD/$SCRIPT_REL_DIR/../../../../) 37 local dir=$(realpath $1)
|
D | test_offload.py | 35 bpf_test_dir = os.path.dirname(os.path.realpath(__file__))
|
/Linux-v5.4/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 | 2000 char *realpath = NULL; in tomoyo_add_entry() local 2020 realpath = strstr(header, " exec={ realpath=\""); in tomoyo_add_entry() 2021 if (realpath) { in tomoyo_add_entry() 2022 realpath += 8; in tomoyo_add_entry() 2023 len += tomoyo_truncate(realpath) + 6; in tomoyo_add_entry() 2033 if (realpath) in tomoyo_add_entry() 2034 tomoyo_addprintf(buffer, len, " exec.%s", realpath); in tomoyo_add_entry()
|
/Linux-v5.4/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_DIRECTORY); 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() 549 struct path realpath; in ovl_dir_read_impure() local 559 ovl_path_upper(path->dentry, &realpath); in ovl_dir_read_impure() [all …]
|
D | inode.c | 146 struct path realpath; in ovl_getattr() local 156 type = ovl_path_real(dentry, &realpath); in ovl_getattr() 158 err = vfs_getattr(&realpath, stat, request_mask, flags); in ovl_getattr() 179 ovl_path_lower(dentry, &realpath); in ovl_getattr() 180 err = vfs_getattr(&realpath, &lowerstat, in ovl_getattr() 215 realpath.dentry == ovl_dentry_lowerdata(dentry)) { in ovl_getattr() 229 ovl_path_lowerdata(dentry, &realpath); in ovl_getattr() 230 err = vfs_getattr(&realpath, &lowerdatastat, in ovl_getattr()
|
D | overlayfs.h | 341 int ovl_check_d_type_supported(struct path *realpath);
|
/Linux-v5.4/tools/testing/selftests/kvm/ |
D | Makefile | 83 -exec realpath --relative-base=$(PWD) {} \;; \ 85 -exec realpath --relative-base=$(PWD) {} \;) | sort -u > cscope.files
|
/Linux-v5.4/tools/leds/ |
D | get_led_device_info.sh | 8 linux_top=$(dirname `realpath $0` | awk -F/ \ 18 led_defs_path=`realpath $2`
|
/Linux-v5.4/arch/powerpc/tools/ |
D | checkpatch.sh | 7 script_base=$(realpath $(dirname $0))
|
/Linux-v5.4/tools/testing/selftests/gpio/ |
D | Makefile | 16 GPIODIR := $(realpath ../../../gpio)
|
/Linux-v5.4/tools/perf/tests/ |
D | sdt.c | 90 tempdir = realpath(__tempdir, NULL); in test__sdt_event()
|
/Linux-v5.4/tools/testing/selftests/exec/ |
D | execveat.c | 225 char *fullname = realpath("execveat", NULL); in run_tests() 226 char *fullname_script = realpath("script", NULL); in run_tests()
|
/Linux-v5.4/tools/testing/selftests/ |
D | lib.mk | 11 selfdir = $(realpath $(dir $(filter %/lib.mk,$(MAKEFILE_LIST))))
|
/Linux-v5.4/tools/perf/util/ |
D | namespaces.c | 278 rpath = realpath(path, NULL); in nsinfo__realpath()
|
D | build-id.c | 635 realname = realpath(debugfile, NULL); in build_id_cache__find_debug() 657 realname = realpath(name, NULL); in build_id_cache__add_s()
|
D | llvm-utils.c | 449 if (path[0] != '-' && realpath(path, abspath) == NULL) { in llvm__compile_bpf()
|
D | symbol.c | 907 char *r = realpath(filename, NULL); in symbol__restricted_filename() 2288 symfs = realpath(symbol_conf.symfs, NULL); in symbol__init()
|
D | auxtrace.c | 2088 fn = realpath(filt->filename, filename_buf); in addr_filter__to_str()
|
/Linux-v5.4/Documentation/sphinx/ |
D | kernel_include.py | 62 path = os.path.realpath(
|
/Linux-v5.4/ |
D | Makefile | 132 abs_objtree := $(realpath $(abs_objtree)) 144 abs_srctree := $(realpath $(dir $(lastword $(MAKEFILE_LIST)))) 532 GCC_TOOLCHAIN := $(realpath $(GCC_TOOLCHAIN_DIR)/..)
|
/Linux-v5.4/tools/power/x86/intel_pstate_tracer/ |
D | intel_pstate_tracer.py | 529 location = os.path.realpath(os.path.join(os.getcwd(), os.path.dirname(__file__)))
|
/Linux-v5.4/tools/perf/ |
D | Makefile.perf | 253 FEATURE_DUMP_EXPORT := $(realpath $(OUTPUT)FEATURE-DUMP) 255 FEATURE_DUMP_EXPORT := $(realpath $(FEATURES_DUMP))
|
/Linux-v5.4/tools/power/pm-graph/ |
D | sleepgraph.py | 875 dir = os.path.dirname(os.path.realpath(__file__))
|