Home
last modified time | relevance | path

Searched defs:srctree (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/scripts/
Ddocproc.c76 static char *srctree, *kernsrctree; variable
/linux-3.3/kernel/gcov/
Dfs.c64 static const char srctree[] = SRCTREE; variable
/linux-3.3/
DMakefile152 srctree := $(if $(KBUILD_SRC),$(KBUILD_SRC),$(CURDIR)) macro