Home
last modified time | relevance | path

Searched refs:rpath (Results 1 – 7 of 7) sorted by relevance

/linux/tools/perf/util/
H A Dnamespaces.c351 char *rpath; in nsinfo__realpath() local
355 rpath = realpath(path, NULL); in nsinfo__realpath()
358 return rpath; in nsinfo__realpath()
/linux/tools/testing/selftests/sched/
H A DMakefile7 CFLAGS += -O2 -Wall -g -I./ $(KHDR_INCLUDES) -Wl,-rpath=./ \
/linux/tools/testing/selftests/alsa/
H A DMakefile13 CFLAGS += -L$(OUTPUT) -Wl,-rpath=./
/linux/tools/testing/selftests/net/netfilter/
H A DMakefile39 rpath.sh \
/linux/arch/um/
H A DMakefile120 LINK-$(CONFIG_LD_SCRIPT_DYN_RPATH) += -Wl,-rpath,/lib
/linux/fs/ceph/
H A Dmds_client.c2902 const char *rpath, u64 rino, in set_request_path_attr() argument
2920 } else if (rpath || rino) { in set_request_path_attr()
2923 path_info->path = rpath; in set_request_path_attr()
2924 path_info->pathlen = rpath ? strlen(rpath) : 0; in set_request_path_attr()
2927 doutc(cl, " path %.*s\n", path_info->pathlen, rpath); in set_request_path_attr()
/linux/tools/testing/selftests/bpf/
H A DMakefile272 -Wl,-rpath=. -o $@