Searched refs:SRC_DIR (Results 1 – 7 of 7) sorted by relevance
| /linux/scripts/ |
| H A D | jobserver-exec | 17 SRC_DIR = os.path.dirname(os.path.realpath(__file__)) variable 19 sys.path.insert(0, os.path.join(SRC_DIR, LIB_DIR))
|
| H A D | kernel-doc | 112 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 D | kernel-doc.py | |
| /linux/tools/perf/pmu-events/ |
| H A D | Build | 40 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 D | get_feat.py | 19 SRC_DIR = os.path.dirname(os.path.realpath(__file__)) variable 21 sys.path.insert(0, os.path.join(SRC_DIR, LIB_DIR))
|
| H A D | get_abi.py | 18 SRC_DIR = os.path.dirname(os.path.realpath(__file__)) variable 20 sys.path.insert(0, os.path.join(SRC_DIR, LIB_DIR))
|
| H A D | sphinx-build-wrapper | 61 SRC_DIR = os.path.dirname(os.path.realpath(__file__)) variable 63 sys.path.insert(0, os.path.join(SRC_DIR, LIB_DIR))
|