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:top_srcdir
(Results
1 - 25
of
69
) sorted by relevance
1
2
3
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/
H
A
D
Makefile
14
# A proper
top_srcdir
is needed by KSFT(lib.mk)
15
top_srcdir
= $(realpath ../../../../)
macro
18
CFLAGS += -I$(
top_srcdir
)/tools/testing/selftests/
23
khdr_dir = $(
top_srcdir
)/usr/include
32
export
top_srcdir
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/
H
A
D
Makefile
14
# A proper
top_srcdir
is needed by KSFT(lib.mk)
15
top_srcdir
= $(realpath ../../../../)
macro
18
CFLAGS += -I$(
top_srcdir
)/tools/testing/selftests/
22
CFLAGS += -I$(
top_srcdir
)/tools/include
25
export
top_srcdir
/kernel/linux/linux-6.6/tools/testing/selftests/riscv/
H
A
D
Makefile
15
# A proper
top_srcdir
is needed by KSFT(lib.mk)
16
top_srcdir
= $(realpath ../../../../)
macro
19
CFLAGS += -I$(
top_srcdir
)/tools/testing/selftests/
24
export
top_srcdir
/kernel/linux/linux-6.6/tools/testing/selftests/syscall_user_dispatch/
H
A
D
Makefile
2
top_srcdir
= ../../../..
macro
3
INSTALL_HDR_PATH = $(
top_srcdir
)/usr
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/
H
A
D
Makefile
6
top_srcdir
= ../../../..
macro
88
INSTALL_HDR_PATH = $(
top_srcdir
)/usr
90
LINUX_TOOL_INCLUDE = $(
top_srcdir
)/tools/include
92
LINUX_TOOL_ARCH_INCLUDE = $(
top_srcdir
)/tools/arch/x86/include
94
LINUX_TOOL_ARCH_INCLUDE = $(
top_srcdir
)/tools/arch/$(ARCH)/include
/kernel/linux/linux-6.6/tools/testing/selftests/net/openvswitch/
H
A
D
Makefile
3
top_srcdir
= ../../../../..
macro
5
CFLAGS = -Wall -Wl,--no-as-needed -O2 -g -I$(
top_srcdir
)/usr/include $(KHDR_INCLUDES)
/kernel/linux/linux-5.10/tools/testing/selftests/
H
A
D
lib.mk
28
top_srcdir
?= ../../../..
macro
29
include $(
top_srcdir
)/scripts/subarch.include
55
$(MAKE) --no-builtin-rules ARCH=$(ARCH) -C $(
top_srcdir
) headers_install
58
ARCH=$(ARCH) -C $(
top_srcdir
) headers_install
H
A
D
Makefile
106
top_srcdir
?= ../../..
macro
115
abs_objtree := $(shell cd $(
top_srcdir
) && mkdir -p $(KBUILD_OUTPUT) && cd $(KBUILD_OUTPUT) && pwd)
127
include $(
top_srcdir
)/scripts/subarch.include
162
$(MAKE) --no-builtin-rules ARCH=$(ARCH) -C $(
top_srcdir
) headers_install
165
ARCH=$(ARCH) -C $(
top_srcdir
) headers_install
/kernel/linux/linux-5.10/tools/testing/selftests/net/mptcp/
H
A
D
Makefile
3
top_srcdir
= ../../../../..
macro
6
CFLAGS = -Wall -Wl,--no-as-needed -O2 -g -I$(
top_srcdir
)/usr/include
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/s390x/uvdevice/
H
A
D
Makefile
13
top_srcdir
?= ../../../../../..
macro
14
LINUX_TOOL_ARCH_INCLUDE = $(
top_srcdir
)/tools/arch/$(ARCH)/include
/kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/
H
A
D
Makefile
3
top_srcdir
= ../../../../..
macro
5
CFLAGS = -Wall -Wl,--no-as-needed -O2 -g -I$(
top_srcdir
)/usr/include $(KHDR_INCLUDES)
/kernel/linux/linux-5.10/tools/testing/selftests/rseq/
H
A
D
Makefile
7
top_srcdir
= ../../../..
macro
10
$(CLANG_FLAGS) -I$(
top_srcdir
)/tools/include
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/
H
A
D
Makefile
6
top_srcdir
= ../../../..
macro
7
include $(
top_srcdir
)/scripts/subarch.include
205
INSTALL_HDR_PATH = $(
top_srcdir
)/usr
207
LINUX_TOOL_INCLUDE = $(
top_srcdir
)/tools/include
209
LINUX_TOOL_ARCH_INCLUDE = $(
top_srcdir
)/tools/arch/x86/include
211
LINUX_TOOL_ARCH_INCLUDE = $(
top_srcdir
)/tools/arch/$(ARCH)/include
/kernel/linux/linux-6.6/tools/testing/selftests/
H
A
D
Makefile
139
top_srcdir
?= ../../..
macro
148
abs_objtree := $(shell cd $(
top_srcdir
) && mkdir -p $(KBUILD_OUTPUT) && cd $(KBUILD_OUTPUT) && pwd)
157
abs_srctree := $(shell cd $(
top_srcdir
) && pwd)
163
include $(
top_srcdir
)/scripts/subarch.include
/kernel/linux/linux-6.6/tools/testing/selftests/rseq/
H
A
D
Makefile
7
top_srcdir
= ../../../..
macro
10
$(CLANG_FLAGS) -I$(
top_srcdir
)/tools/include
/kernel/linux/linux-6.6/tools/testing/selftests/sgx/
H
A
D
Makefile
0
top_srcdir
= ../../../..
14
INCLUDES := -I$(
top_srcdir
)/tools/include
1
top_srcdir
= ../../../..
global()
macro
/kernel/linux/linux-6.6/tools/testing/selftests/net/hsr/
H
A
D
Makefile
3
top_srcdir
= ../../../../..
macro
/kernel/linux/linux-5.10/tools/testing/selftests/drivers/dma-buf/
H
A
D
Makefile
6
top_srcdir
?=../../../../..
macro
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/dma-buf/
H
A
D
Makefile
6
top_srcdir
?=../../../../..
macro
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/vphn/
H
A
D
Makefile
6
top_srcdir
= ../../../../..
macro
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/syscalls/
H
A
D
Makefile
6
top_srcdir
= ../../../../..
macro
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/cache_shape/
H
A
D
Makefile
4
top_srcdir
= ../../../../..
macro
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/alignment/
H
A
D
Makefile
4
top_srcdir
= ../../../../..
macro
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/primitives/
H
A
D
Makefile
6
top_srcdir
= ../../../../..
macro
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/eeh/
H
A
D
Makefile
8
top_srcdir
= ../../../../..
macro
Completed in 8 milliseconds
1
2
3