Home
last modified time | relevance | path

Searched refs:rpath (Results 1 – 9 of 9) 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 DMakefile41 rpath.sh \
/linux/arch/x86/
H A DMakefile.um68 LINK-$(CONFIG_LD_SCRIPT_DYN_RPATH) += -Wl,-rpath,/lib64
/linux/tools/testing/selftests/rseq/
H A DMakefile9 CFLAGS += -O2 -Wall -g -I./ $(KHDR_INCLUDES) -L$(OUTPUT) -Wl,-rpath=./ \
/linux/arch/um/
H A DMakefile121 LINK-$(CONFIG_LD_SCRIPT_DYN_RPATH) += -Wl,-rpath,/lib
/linux/fs/ceph/
H A Dmds_client.c3041 const char *rpath, u64 rino, in create_request_message()
3059 } else if (rpath || rino) { in create_request_message()
3062 path_info->path = rpath; in create_request_message()
3063 path_info->pathlen = rpath ? strlen(rpath) : 0; in create_request_message()
3066 doutc(cl, " path %.*s\n", path_info->pathlen, rpath); in create_request_message()
2946 set_request_path_attr(struct ceph_mds_client * mdsc,struct inode * rinode,struct dentry * rdentry,struct inode * rdiri,const char * rpath,u64 rino,struct ceph_path_info * path_info,bool parent_locked) set_request_path_attr() argument
/linux/tools/testing/selftests/bpf/
H A DMakefile291 -Wl,-rpath=. -o $@