Searched refs:tools (Results 101 - 125 of 169) sorted by relevance

1234567

/linux-master/tools/testing/selftests/hid/
H A Dvmtest.sh30 DEFAULT_COMMAND="pip3 install hid-tools; make -C tools/testing/selftests TARGETS=${TARGETS} run_tests"
40 $0 -- ./tools/testing/selftests/hid/hid_bpf
48 O=<kernel_build_path> $0 -- ./tools/testing/selftests/hid/hid_bpf
52 KBUILD_OUTPUT=<kernel_build_path> $0 -- ./tools/testing/selftests/hid/hid_bpf
90 local selftests_dir="${kernel_checkout}/tools/testing/selftests/hid"
/linux-master/arch/s390/
H A DMakefile126 tools := arch/s390/tools macro
147 $(Q)$(MAKE) $(build)=$(tools) kapi $(extra_tools)
/linux-master/samples/bpf/
H A DMakefile4 TOOLS_PATH := $(BPF_SAMPLES_PATH)/../../tools
57 CGROUP_HELPERS := ../../tools/testing/selftests/bpf/cgroup_helpers.o
58 TRACE_HELPERS := ../../tools/testing/selftests/bpf/trace_helpers.o
180 TPROGS_CFLAGS += -I$(srctree)/tools/testing/selftests/bpf/
182 TPROGS_CFLAGS += -I$(srctree)/tools/include
183 TPROGS_CFLAGS += -I$(srctree)/tools/perf
184 TPROGS_CFLAGS += -I$(srctree)/tools/lib
255 # Fix up variables inherited from Kbuild that tools/ build system won't like
282 # Verify LLVM compiler tools are available and bpf target is supported by llc
318 -I$(src)/../../tools/includ
[all...]
/linux-master/
H A DMakefile118 # See the file "Documentation/dev-tools/sparse.rst" for more details,
512 RESOLVE_BTFIDS = $(objtree)/tools/bpf/resolve_btfids/resolve_btfids
1338 prepare: tools/objtool
1343 prepare: tools/bpf/resolve_btfids
1349 resolve_btfids_O = $(abspath $(objtree))/tools/bpf/resolve_btfids
1351 # tools/bpf/resolve_btfids directory might not exist
1355 $(Q)$(MAKE) -sC $(srctree)/tools/bpf/resolve_btfids O=$(resolve_btfids_O) clean
1363 tools/: FORCE
1364 $(Q)mkdir -p $(objtree)/tools
1365 $(Q)$(MAKE) LDFLAGS= MAKEFLAGS="$(tools_silent) $(filter --j% -j,$(MAKEFLAGS))" O=$(abspath $(objtree)) subdir=tools
[all...]
/linux-master/tools/testing/selftests/kvm/
H A DMakefile226 LINUX_TOOL_INCLUDE = $(top_srcdir)/tools/include
228 LINUX_TOOL_ARCH_INCLUDE = $(top_srcdir)/tools/arch/x86/include
230 LINUX_TOOL_ARCH_INCLUDE = $(top_srcdir)/tools/arch/$(ARCH)/include
244 tools_dir := $(top_srcdir)/tools
245 arm64_tools_dir := $(tools_dir)/arch/arm64/tools/
248 arm64_hdr_outdir := $(abs_objdir)/tools/
/linux-master/tools/perf/Documentation/
H A DMakefile188 check-man-tools:
202 install-man: check-man-tools man do-install-man
303 WEBDOC_DEST = /pub/software/tools/perf/docs
/linux-master/tools/iio/
H A DMakefile23 include $(srctree)/tools/build/Makefile.include
/linux-master/tools/spi/
H A DMakefile23 include $(srctree)/tools/build/Makefile.include
/linux-master/tools/power/x86/intel-speed-select/
H A DMakefile25 include $(srctree)/tools/build/Makefile.include
/linux-master/tools/include/linux/
H A Dfind.h6 #error tools: only <linux/bitmap.h> can be included directly
/linux-master/tools/testing/selftests/rseq/
H A DMakefile10 $(CLANG_FLAGS) -I$(top_srcdir)/tools/include
/linux-master/kernel/bpf/preload/iterators/
H A DMakefile9 TOOLS_PATH := $(abspath ../../../../tools)
/linux-master/kernel/bpf/
H A DMakefile53 $(obj)/relo_core.o: $(srctree)/tools/lib/bpf/relo_core.c FORCE
/linux-master/arch/x86/realmode/rm/
H A DMakefile58 cmd_relocs = arch/x86/tools/relocs --realmode $< > $@
/linux-master/arch/x86/lib/
H A DMakefile17 inat_tables_script = $(srctree)/arch/x86/tools/gen-insn-attr-x86.awk
/linux-master/samples/hid/
H A DMakefile4 TOOLS_PATH := $(HID_SAMPLES_PATH)/../../tools
50 TPROGS_CFLAGS += -I$(srctree)/tools/include
115 # Fix up variables inherited from Kbuild that tools/ build system won't like
135 # Verify LLVM compiler tools are available and bpf target is supported by llc
203 -I$(srctree)/samples/bpf -I$(srctree)/tools/include \
236 -I$(obj) -I$(srctree)/tools/testing/selftests/bpf/ \
/linux-master/tools/testing/selftests/sgx/
H A DMakefile14 INCLUDES := -I$(top_srcdir)/tools/include
/linux-master/tools/hv/
H A DMakefile2 # Makefile for Hyper-V tools
32 include $(srctree)/tools/build/Makefile.include
/linux-master/scripts/
H A Dsorttable.c36 #include <tools/be_byteshift.h>
37 #include <tools/le_byteshift.h>
/linux-master/tools/testing/selftests/nolibc/
H A DMakefile14 # we're in ".../tools/testing/selftests/nolibc"
16 srctree := $(patsubst %/tools/testing/selftests/,%,$(dir $(CURDIR)))
201 $(Q)$(MAKE) -C $(srctree)/tools/include/nolibc ARCH=$(ARCH) OUTPUT=$(CURDIR)/sysroot/ headers_standalone
211 -nostdlib -static -include $(srctree)/tools/include/nolibc/nolibc.h nolibc-test.c nolibc-test-linkage.c -lgcc
/linux-master/tools/perf/
H A DMakefile.config4 src-perf := $(srctree)/tools/perf
27 include $(srctree)/tools/scripts/Makefile.arch
195 FEATURE_CHECK_CFLAGS-bpf = -I. -I$(srctree)/tools/include -I$(srctree)/tools/arch/$(SRCARCH)/include/uapi -I$(srctree)/tools/include/uapi
203 include $(srctree)/tools/scripts/utilities.mak
351 include $(srctree)/tools/build/Makefile.feature
368 INC_FLAGS += -I$(srctree)/tools/include/
369 INC_FLAGS += -I$(srctree)/tools/arch/$(SRCARCH)/include/uapi
370 INC_FLAGS += -I$(srctree)/tools/includ
[all...]
/linux-master/drivers/input/tablet/
H A Dwacom_serial4.c156 } tools[] = { variable in typeref:struct:__anon215
338 input_report_key(wacom->dev, tools[wacom->tool].input_id, 0);
343 input_report_key(wacom->dev, tools[tool].input_id, in_proximity_p);
345 in_proximity_p ? tools[tool].device_id : 0);
/linux-master/tools/gpio/
H A DMakefile6 # This will work when gpio is built in tools env. where srctree
27 include $(srctree)/tools/build/Makefile.include
/linux-master/tools/testing/selftests/rcutorture/bin/
H A Dkvm-again.sh18 if ! test -d tools/testing/selftests/rcutorture/bin
49 RCUTORTURE="`pwd`/tools/testing/selftests/rcutorture"; export RCUTORTURE
57 resdir="`pwd`/tools/testing/selftests/rcutorture/res"
/linux-master/drivers/hid/bpf/entrypoints/
H A DMakefile9 TOOLS_PATH := $(abspath ../../../../tools)

Completed in 203 milliseconds

1234567