Home
last modified time | relevance | path

Searched refs:TOOLSDIR (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/hid/
H A DMakefile65 TOOLSDIR := $(top_srcdir)/tools macro
66 LIBDIR := $(TOOLSDIR)/lib
68 TOOLSINCDIR := $(TOOLSDIR)/include
69 BPFTOOLDIR := $(TOOLSDIR)/bpf/bpftool
159 $(TOOLSDIR)/bpf/resolve_btfids/main.c \
160 $(TOOLSDIR)/lib/rbtree.c \
161 $(TOOLSDIR)/lib/zalloc.c \
162 $(TOOLSDIR)/lib/string.c \
163 $(TOOLSDIR)/lib/ctype.c \
164 $(TOOLSDIR)/lib/str_error_r.c
[all …]
/linux/tools/testing/selftests/sched_ext/
H A DMakefile15 TOOLSDIR := $(REPOROOT)/tools macro
16 LIBDIR := $(TOOLSDIR)/lib
18 TOOLSINCDIR := $(TOOLSDIR)/include
19 BPFTOOLDIR := $(TOOLSDIR)/bpf/bpftool
23 SCXTOOLSDIR := $(TOOLSDIR)/sched_ext
24 SCXTOOLSINCDIR := $(TOOLSDIR)/sched_ext/include
/linux/tools/testing/selftests/bpf/
H A DMakefile9 TOOLSDIR := $(abspath ../../..) macro
10 LIBDIR := $(TOOLSDIR)/lib
12 TOOLSINCDIR := $(TOOLSDIR)/include
13 BPFTOOLDIR := $(TOOLSDIR)/bpf/bpftool
331 $(Q)$(MAKE) $(submake_extras) -C $(TOOLSDIR)/bpf/runqslower \
434 $(TOOLSDIR)/bpf/resolve_btfids/main.c \
435 $(TOOLSDIR)/lib/rbtree.c \
436 $(TOOLSDIR)/lib/zalloc.c \
437 $(TOOLSDIR)/lib/string.c \
438 $(TOOLSDIR)/lib/ctype.c \
[all …]
/linux/tools/sched_ext/
H A DMakefile43 TOOLSDIR := $(abspath ..) macro
44 LIBDIR := $(TOOLSDIR)/lib
46 TOOLSINCDIR := $(TOOLSDIR)/include
47 BPFTOOLDIR := $(TOOLSDIR)/bpf/bpftool