Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dnamespaces.c352 char *rpath; in nsinfo__realpath() local
356 rpath = realpath(path, NULL); in nsinfo__realpath()
359 return rpath; in nsinfo__realpath()
/linux-6.15/tools/testing/selftests/sched/
H A DMakefile7 CFLAGS += -O2 -Wall -g -I./ $(KHDR_INCLUDES) -Wl,-rpath=./ \
/linux-6.15/tools/testing/selftests/alsa/
H A DMakefile13 CFLAGS += -L$(OUTPUT) -Wl,-rpath=./
/linux-6.15/arch/x86/
H A DMakefile.um60 LINK-$(CONFIG_LD_SCRIPT_DYN_RPATH) += -Wl,-rpath,/lib64
/linux-6.15/tools/testing/selftests/net/netfilter/
H A DMakefile34 TEST_PROGS += rpath.sh
/linux-6.15/tools/testing/selftests/rseq/
H A DMakefile9 CFLAGS += -O2 -Wall -g -I./ $(KHDR_INCLUDES) -L$(OUTPUT) -Wl,-rpath=./ \
/linux-6.15/arch/um/
H A DMakefile124 LINK-$(CONFIG_LD_SCRIPT_DYN_RPATH) += -Wl,-rpath,/lib
H A DKconfig124 bool "set rpath in the binary" if EXPERT
128 Add /lib (and /lib64 for 64-bit) to the linux binary's rpath
/linux-6.15/fs/ceph/
H A Dmds_client.c2875 const char *rpath, u64 rino, const char **ppath, in set_request_path_attr() argument
2890 } else if (rpath || rino) { in set_request_path_attr()
2892 *ppath = rpath; in set_request_path_attr()
2893 *pathlen = rpath ? strlen(rpath) : 0; in set_request_path_attr()
2894 doutc(cl, " path %.*s\n", *pathlen, rpath); in set_request_path_attr()
/linux-6.15/tools/testing/selftests/bpf/
H A DMakefile268 -Wl,-rpath=. -o $@