Home
last modified time | relevance | path

Searched refs:SRC_DIR (Results 1 – 7 of 7) sorted by relevance

/linux/scripts/
H A Djobserver-exec17 SRC_DIR = os.path.dirname(os.path.realpath(__file__)) variable
19 sys.path.insert(0, os.path.join(SRC_DIR, LIB_DIR))
H A Dkernel-doc112 SRC_DIR = os.path.dirname(os.path.realpath(__file__))
114 sys.path.insert(0, os.path.join(SRC_DIR, LIB_DIR))
106 SRC_DIR = os.path.dirname(os.path.realpath(__file__)) global() variable
H A Dkernel-doc.py
/linux/tools/perf/pmu-events/
H A DBuild40 SRC_DIR := pmu-events/arch
42 SRC_JSON := $(shell find $(SRC_DIR) -name '*.json' -o -name '*.csv')
44 SRC_JSON := $(shell find $(SRC_DIR)/common $(SRC_DIR)/test $(SRC_DIR)/$(JEVENTS_ARCH) -name '*.json' -o -name '*.csv')
122 OUT_JSON := $(patsubst $(SRC_DIR)/%,$(OUT_DIR)/%,$(SRC_JSON))
150 $(eval dest := $(patsubst $(SRC_DIR)/%,$(OUT_DIR)/%,$(src))) \
/linux/tools/docs/
H A Dget_feat.py19 SRC_DIR = os.path.dirname(os.path.realpath(__file__)) variable
21 sys.path.insert(0, os.path.join(SRC_DIR, LIB_DIR))
H A Dget_abi.py18 SRC_DIR = os.path.dirname(os.path.realpath(__file__)) variable
20 sys.path.insert(0, os.path.join(SRC_DIR, LIB_DIR))
H A Dsphinx-build-wrapper61 SRC_DIR = os.path.dirname(os.path.realpath(__file__)) variable
63 sys.path.insert(0, os.path.join(SRC_DIR, LIB_DIR))