Searched refs:PREFIX (Results 26 – 41 of 41) sorted by relevance
12
/linux/tools/usb/usbip/ |
H A D | INSTALL | 109 `configure' the option `--prefix=PREFIX'. 113 pass the option `--exec-prefix=PREFIX' to `configure', the package uses 114 PREFIX as the prefix for installing programs and libraries. 124 option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'. 177 `configure' looks for `PREFIX/share/config.site' if it exists, then 178 `PREFIX/etc/config.site' if it exists. Or, you can set the
|
/linux/tools/lib/perf/ |
H A D | libperf.pc.template | 3 prefix=@PREFIX@
|
/linux/tools/lib/bpf/ |
H A D | libbpf.pc.template | 3 prefix=@PREFIX@
|
/linux/tools/lib/thermal/ |
H A D | libthermal.pc.template | 3 prefix=@PREFIX@
|
/linux/tools/thermal/lib/ |
H A D | libthermal_tools.pc.template | 3 prefix=@PREFIX@
|
/linux/tools/perf/Documentation/ |
H A D | perf-annotate.txt | 125 --prefix=PREFIX:: 128 and add PREFIX. This allows to display source code compiled on systems
|
H A D | perf-top.txt | 174 --prefix=PREFIX:: 177 and add PREFIX. This allows to display source code compiled on systems
|
H A D | perf-report.txt | 427 --prefix=PREFIX:: 430 and add PREFIX. This allows to display source code compiled on systems
|
/linux/tools/testing/selftests/kvm/arm64/ |
H A D | vgic_irq.c | 213 #define PREFIX guest_irq_handler_ macro 214 #define GUEST_IRQ_HANDLER_NAME(split, lev) CAT(PREFIX, CAT(split, lev)) 216 static void CAT(PREFIX, CAT(split, lev))(struct ex_regs *regs) \
|
/linux/tools/testing/selftests/cgroup/ |
H A D | test_cpuset_prs.sh | 533 S*) PREFIX=${CMD#?} 534 COMM="echo ${PREFIX}${CTRL} > $SFILE"
|
/linux/drivers/scsi/aic7xxx/aicasm/ |
H A D | aicasm_scan.l | 136 PREFIX { return T_PREFIX; }
|
/linux/tools/perf/ |
H A D | perf.c | 467 exec_cmd_init("perf", PREFIX, PERF_EXEC_PATH, EXEC_PATH_ENVIRONMENT); in main()
|
/linux/tools/testing/selftests/wireguard/qemu/ |
H A D | Makefile | 418 $(MAKE) -C $(IPROUTE2_PATH) PREFIX=/ ip/ip 422 $(MAKE) -C $(IPROUTE2_PATH) PREFIX=/ misc/ss
|
/linux/Documentation/core-api/ |
H A D | assoc_array.rst | 404 KEY PREFIX NODE 417 INDEX KEY PREFIX NODE 446 SLOT CONTENT INDEX KEY (PREFIX)
|
/linux/drivers/scsi/aic7xxx/ |
H A D | aic7xxx.seq | 45 PREFIX = "ahc_"
|
H A D | aic79xx.seq | 45 PREFIX = "ahd_"
|
12