Home
last modified time | relevance | path

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

12345678910

/kernel/linux/linux-6.6/arch/s390/
H A DMakefile125 tools := arch/s390/tools macro
149 $(Q)$(MAKE) $(build)=$(tools) kapi
/kernel/linux/linux-6.6/tools/testing/selftests/hid/
H A Dvmtest.sh27 CONTAINER_IMAGE="registry.freedesktop.org/libevdev/hid-tools/fedora/37:2023-02-17.1"
30 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
89 local selftests_dir="${kernel_checkout}/tools/testing/selftests/hid"
H A DMakefile3 # based on tools/testing/selftest/bpf/Makefile
60 TOOLSDIR := $(top_srcdir)/tools
65 SCRATCH_DIR := $(OUTPUT)/tools
72 HOST_SCRATCH_DIR := $(OUTPUT)/host-tools
/foundation/systemabilitymgr/samgr/test/autotest/testcases/level0/
H A Dcase08_once003.py20 from tools.get_source_path import get_source_path
21 from tools.push_remove_source import push_source, remove_source
H A Dcase07_once002.py20 from tools.get_source_path import get_source_path
21 from tools.push_remove_source import push_source, remove_source
/kernel/linux/linux-6.6/tools/lib/subcmd/
H A DMakefile54 CFLAGS += -I$(srctree)/tools/include/
75 include $(srctree)/tools/build/Makefile.include
/kernel/linux/linux-6.6/kernel/bpf/preload/
H A DMakefile3 LIBBPF_INCLUDE = $(srctree)/tools/lib
/kernel/linux/linux-6.6/tools/build/feature/
H A Dtest-libbpf.c5 #error At least libbpf 1.0 is required for Linux tools.
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/
H A Dmman.h5 #include <asm-generic/mman-common-tools.h>
/kernel/linux/linux-6.6/tools/include/uapi/asm-generic/
H A Dmman.h5 #include <asm-generic/mman-common-tools.h>
/kernel/linux/linux-5.10/arch/mips/
H A DMakefile16 $(Q)$(MAKE) $(build)=arch/mips/tools elf-entry
18 $(Q)$(MAKE) $(build)=arch/mips/tools loongson3-llsc-check
20 $(Q)$(MAKE) $(build)=arch/mips/boot/tools relocs
262 entry-y = $(shell $(objtree)/arch/mips/tools/elf-entry vmlinux)
381 # The 64-bit ELF tools are pretty broken so at this time we generate 64-bit
434 $(Q)$(MAKE) $(clean)=arch/mips/boot/tools
525 $(Q)$(CONFIG_SHELL) $(srctree)/arch/$(ARCH)/tools/generic-board-config.sh \
/kernel/linux/linux-6.6/drivers/hid/bpf/
H A DMakefile6 LIBBPF_INCLUDE = $(srctree)/tools/lib
/foundation/ai/neural_network_runtime/example/deep_learning_framework/cmake_build/
H A Dbuild_ohos_tflite.sh26 ./tool_chain/native/build-tools/cmake/bin/cmake \
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/s390x/uvdevice/
H A DMakefile14 LINUX_TOOL_ARCH_INCLUDE = $(top_srcdir)/tools/arch/$(ARCH)/include
/kernel/linux/linux-5.10/arch/x86/
H A DMakefile222 $(Q)$(MAKE) $(build)=arch/x86/tools relocs
272 $(Q)$(MAKE) $(build)=arch/x86/tools posttest
307 $(Q)$(MAKE) $(clean)=arch/x86/tools
/kernel/linux/linux-6.6/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
/device/soc/rockchip/rk2206/sdk_liteos/image/
H A Dbuild.sh23 TOOLS_DIR=${SDK_DIR}/../tools/package
/kernel/linux/linux-5.10/arch/x86/tools/
H A Drelocs.h18 #include <tools/le_byteshift.h>
/kernel/linux/linux-5.10/tools/perf/arch/x86/
H A DMakefile15 sys := $(srctree)/tools/perf/arch/x86/entry/syscalls
/kernel/linux/linux-6.6/arch/x86/tools/
H A Drelocs.h18 #include <tools/le_byteshift.h>
/kernel/linux/linux-6.6/tools/perf/arch/s390/
H A DMakefile15 sysprf := $(srctree)/tools/perf/arch/s390/entry/syscalls
/kernel/linux/linux-6.6/tools/perf/arch/mips/
H A DMakefile9 sysprf := $(srctree)/tools/perf/arch/mips/entry/syscalls
/kernel/linux/linux-6.6/tools/perf/arch/powerpc/
H A DMakefile17 sysprf := $(srctree)/tools/perf/arch/powerpc/entry/syscalls
/kernel/linux/linux-6.6/tools/perf/arch/x86/
H A DMakefile16 sys := $(srctree)/tools/perf/arch/x86/entry/syscalls
/kernel/linux/linux-6.6/arch/mips/
H A DMakefile15 $(Q)$(MAKE) $(build)=arch/mips/tools elf-entry
17 $(Q)$(MAKE) $(build)=arch/mips/tools loongson3-llsc-check
19 $(Q)$(MAKE) $(build)=arch/mips/boot/tools relocs
289 entry-y = $(shell $(objtree)/arch/mips/tools/elf-entry vmlinux)
399 # The 64-bit ELF tools are pretty broken so at this time we generate 64-bit
538 $(Q)$(CONFIG_SHELL) $(srctree)/arch/$(ARCH)/tools/generic-board-config.sh \

Completed in 7 milliseconds

12345678910