Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:INSTALL_PATH
(Results
1 - 19
of
19
) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/
H
A
D
Makefile
210
# Avoid conflict with
INSTALL_PATH
set by the main Makefile
215
INSTALL_PATH
:= $(KSFT_INSTALL_PATH)
macro
216
ALL_SCRIPT := $(
INSTALL_PATH
)/run_kselftest.sh
217
TEST_LIST := $(
INSTALL_PATH
)/kselftest-list.txt
220
ifdef
INSTALL_PATH
222
mkdir -p $(
INSTALL_PATH
)/kselftest
223
install -m 744 kselftest/module.sh $(
INSTALL_PATH
)/kselftest/
224
install -m 744 kselftest/runner.sh $(
INSTALL_PATH
)/kselftest/
225
install -m 744 kselftest/prefix.pl $(
INSTALL_PATH
)/kselftest/
226
install -m 744 run_kselftest.sh $(
INSTALL_PATH
)/
[all...]
H
A
D
lib.mk
92
$(if $(INSTALL_LIST),@mkdir -p $(
INSTALL_PATH
))
93
$(if $(INSTALL_LIST),rsync -a $(INSTALL_LIST) $(
INSTALL_PATH
)/)
107
ifdef
INSTALL_PATH
110
$(error Error: set
INSTALL_PATH
to use install)
/kernel/linux/linux-6.6/tools/testing/selftests/
H
A
D
Makefile
216
# Avoid conflict with
INSTALL_PATH
set by the main Makefile
221
INSTALL_PATH
:= $(KSFT_INSTALL_PATH)
macro
222
ALL_SCRIPT := $(
INSTALL_PATH
)/run_kselftest.sh
223
TEST_LIST := $(
INSTALL_PATH
)/kselftest-list.txt
226
ifdef
INSTALL_PATH
228
mkdir -p $(
INSTALL_PATH
)/kselftest
229
install -m 744 kselftest/module.sh $(
INSTALL_PATH
)/kselftest/
230
install -m 744 kselftest/runner.sh $(
INSTALL_PATH
)/kselftest/
231
install -m 744 kselftest/prefix.pl $(
INSTALL_PATH
)/kselftest/
232
install -m 744 run_kselftest.sh $(
INSTALL_PATH
)/
[all...]
H
A
D
lib.mk
88
$(if $(INSTALL_LIST),@mkdir -p $(
INSTALL_PATH
))
89
$(if $(INSTALL_LIST),rsync -a --copy-unsafe-links $(INSTALL_LIST) $(
INSTALL_PATH
)/)
104
ifdef
INSTALL_PATH
107
$(error Error: set
INSTALL_PATH
to use install)
/kernel/linux/linux-5.10/tools/testing/selftests/futex/
H
A
D
Makefile
21
mkdir -p $(
INSTALL_PATH
)
22
install -t $(
INSTALL_PATH
) $(TEST_PROGS) $(TEST_PROGS_EXTENDED) $(TEST_FILES)
27
$(MAKE) OUTPUT=$$BUILD_TARGET -C $$SUBDIR
INSTALL_PATH
=$(
INSTALL_PATH
)/$$SUBDIR install; \
/kernel/linux/linux-6.6/tools/testing/selftests/futex/
H
A
D
Makefile
21
mkdir -p $(
INSTALL_PATH
)
22
install -t $(
INSTALL_PATH
) $(TEST_PROGS) $(TEST_PROGS_EXTENDED) $(TEST_FILES)
27
$(MAKE) OUTPUT=$$BUILD_TARGET -C $$SUBDIR
INSTALL_PATH
=$(
INSTALL_PATH
)/$$SUBDIR install; \
/kernel/linux/linux-5.10/arch/x86/boot/
H
A
D
Makefile
153
if [ -f $(
INSTALL_PATH
)/vmlinuz ]; then mv $(
INSTALL_PATH
)/vmlinuz $(
INSTALL_PATH
)/vmlinuz.old; fi
154
if [ -f $(
INSTALL_PATH
)/System.map ]; then mv $(
INSTALL_PATH
)/System.map $(
INSTALL_PATH
)/System.old; fi
155
cat $(obj)/bzImage > $(
INSTALL_PATH
)/vmlinuz
156
cp System.map $(
INSTALL_PATH
)/
161
System.map "$(
INSTALL_PATH
)"
/kernel/linux/linux-5.10/tools/testing/selftests/sparc64/
H
A
D
Makefile
33
mkdir -p $(
INSTALL_PATH
)
34
install -t $(
INSTALL_PATH
) $(TEST_PROGS) $(TEST_PROGS_EXTENDED) $(TEST_FILES)
39
$(MAKE) OUTPUT=$$BUILD_TARGET -C $$SUBDIR
INSTALL_PATH
=$(
INSTALL_PATH
)/$$SUBDIR install; \
/kernel/linux/linux-5.10/tools/testing/selftests/android/
H
A
D
Makefile
23
mkdir -p $(
INSTALL_PATH
)
24
install -t $(
INSTALL_PATH
) $(TEST_PROGS) $(TEST_PROGS_EXTENDED) $(TEST_FILES) $(TEST_GEN_PROGS) $(TEST_CUSTOM_PROGS) $(TEST_GEN_PROGS_EXTENDED) $(TEST_GEN_FILES)
29
$(MAKE) OUTPUT=$$BUILD_TARGET -C $$SUBDIR
INSTALL_PATH
=$(
INSTALL_PATH
)/$$SUBDIR install; \
/kernel/linux/linux-6.6/tools/testing/selftests/sparc64/
H
A
D
Makefile
33
mkdir -p $(
INSTALL_PATH
)
34
install -t $(
INSTALL_PATH
) $(TEST_PROGS) $(TEST_PROGS_EXTENDED) $(TEST_FILES)
39
$(MAKE) OUTPUT=$$BUILD_TARGET -C $$SUBDIR
INSTALL_PATH
=$(
INSTALL_PATH
)/$$SUBDIR install; \
/kernel/linux/linux-5.10/arch/loongarch/
H
A
D
Makefile
189
$(Q)install -D -m 755 vmlinux $(
INSTALL_PATH
)/vmlinux-$(KERNELRELEASE)
191
$(Q)install -D -m 755 vmlinuz $(
INSTALL_PATH
)/vmlinuz-$(KERNELRELEASE)
193
$(Q)install -D -m 644 .config $(
INSTALL_PATH
)/config-$(KERNELRELEASE)
194
$(Q)install -D -m 644 System.map $(
INSTALL_PATH
)/System.map-$(KERNELRELEASE)
203
echo ' install - install kernel into $(
INSTALL_PATH
)'
/kernel/linux/linux-6.6/arch/loongarch/
H
A
D
Makefile
151
$(Q)install -D -m 755 $(KBUILD_IMAGE) $(
INSTALL_PATH
)/$(image-name-y)-$(KERNELRELEASE)
152
$(Q)install -D -m 644 .config $(
INSTALL_PATH
)/config-$(KERNELRELEASE)
153
$(Q)install -D -m 644 System.map $(
INSTALL_PATH
)/System.map-$(KERNELRELEASE)
156
echo ' install - install kernel into $(
INSTALL_PATH
)'
/kernel/linux/linux-5.10/arch/mips/
H
A
D
Makefile
424
$(Q)install -D -m 755 vmlinux $(
INSTALL_PATH
)/vmlinux-$(KERNELRELEASE)
426
$(Q)install -D -m 755 vmlinuz $(
INSTALL_PATH
)/vmlinuz-$(KERNELRELEASE)
428
$(Q)install -D -m 644 .config $(
INSTALL_PATH
)/config-$(KERNELRELEASE)
429
$(Q)install -D -m 644 System.map $(
INSTALL_PATH
)/System.map-$(KERNELRELEASE)
440
echo ' install - install kernel into $(
INSTALL_PATH
)'
/kernel/linux/linux-6.6/arch/mips/
H
A
D
Makefile
442
$(Q)install -D -m 755 vmlinux $(
INSTALL_PATH
)/vmlinux-$(KERNELRELEASE)
444
$(Q)install -D -m 755 vmlinuz $(
INSTALL_PATH
)/vmlinuz-$(KERNELRELEASE)
446
$(Q)install -D -m 644 .config $(
INSTALL_PATH
)/config-$(KERNELRELEASE)
447
$(Q)install -D -m 644 System.map $(
INSTALL_PATH
)/System.map-$(KERNELRELEASE)
453
echo ' install - install kernel into $(
INSTALL_PATH
)'
/kernel/linux/linux-5.10/arch/m68k/
H
A
D
Makefile
108
if [ -f $(
INSTALL_PATH
)/vmlinux ]; then mv -f $(
INSTALL_PATH
)/vmlinux $(
INSTALL_PATH
)/vmlinux.old; fi
109
if [ -f $(
INSTALL_PATH
)/System.map ]; then mv -f $(
INSTALL_PATH
)/System.map $(
INSTALL_PATH
)/System.old; fi
110
cat vmlinux > $(
INSTALL_PATH
)/vmlinux
111
cp System.map $(
INSTALL_PATH
)/System.map
146
sh $(srctree)/arch/m68k/install.sh $(KERNELRELEASE) vmlinux.gz System.map "$(
INSTALL_PATH
)"
/kernel/linux/linux-5.10/arch/powerpc/boot/
H
A
D
Makefile
441
sh -x $(srctree)/$(src)/install.sh "$(KERNELRELEASE)" vmlinux System.map "$(
INSTALL_PATH
)"
445
sh -x $(srctree)/$(src)/install.sh "$(KERNELRELEASE)" vmlinux System.map "$(
INSTALL_PATH
)" $^
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H
A
D
Makefile
725
mkdir -p $(
INSTALL_PATH
)/$$DIR; \
726
rsync -a $(OUTPUT)/$$DIR/*.bpf.o $(
INSTALL_PATH
)/$$DIR;\
/kernel/linux/linux-6.6/
H
A
D
Makefile
1078
#
INSTALL_PATH
specifies where to place the updated kernel and system map
1080
export
INSTALL_PATH
?= /boot
macro
1087
export INSTALL_DTBS_PATH ?= $(
INSTALL_PATH
)/dtbs/$(KERNELRELEASE)
1317
quiet_cmd_install = INSTALL $(
INSTALL_PATH
)
/kernel/linux/linux-5.10/
H
A
D
Makefile
1059
#
INSTALL_PATH
specifies where to place the updated kernel and system map
1061
export
INSTALL_PATH
?= /boot
macro
1068
export INSTALL_DTBS_PATH ?= $(
INSTALL_PATH
)/dtbs/$(KERNELRELEASE)
Completed in 14 milliseconds