Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/util/
Dnamespaces.c347 char *rpath; in nsinfo__realpath() local
351 rpath = realpath(path, NULL); in nsinfo__realpath()
354 return rpath; in nsinfo__realpath()
/linux-6.6.21/tools/testing/selftests/sched/
DMakefile7 CFLAGS += -O2 -Wall -g -I./ $(KHDR_INCLUDES) -Wl,-rpath=./ \
/linux-6.6.21/tools/testing/selftests/alsa/
DMakefile9 CFLAGS += -L$(OUTPUT) -Wl,-rpath=./
/linux-6.6.21/tools/testing/selftests/netfilter/
DMakefile9 conntrack_vrf.sh nft_synproxy.sh rpath.sh nft_audit.sh \
/linux-6.6.21/arch/x86/
DMakefile.um58 LINK-$(CONFIG_LD_SCRIPT_DYN_RPATH) += -Wl,-rpath,/lib64
/linux-6.6.21/tools/testing/selftests/rseq/
DMakefile9 CFLAGS += -O2 -Wall -g -I./ $(KHDR_INCLUDES) -L$(OUTPUT) -Wl,-rpath=./ \
/linux-6.6.21/arch/um/
DMakefile121 LINK-$(CONFIG_LD_SCRIPT_DYN_RPATH) += -Wl,-rpath,/lib
DKconfig118 bool "set rpath in the binary" if EXPERT
122 Add /lib (and /lib64 for 64-bit) to the linux binary's rpath
/linux-6.6.21/fs/ceph/
Dmds_client.c2782 struct inode *rdiri, const char *rpath, in set_request_path_attr() argument
2797 } else if (rpath || rino) { in set_request_path_attr()
2799 *ppath = rpath; in set_request_path_attr()
2800 *pathlen = rpath ? strlen(rpath) : 0; in set_request_path_attr()
2801 dout(" path %.*s\n", *pathlen, rpath); in set_request_path_attr()
/linux-6.6.21/tools/testing/selftests/bpf/
DMakefile211 -Wl,-rpath=. -o $@