Searched refs:TARGETS (Results 1 - 12 of 12) sorted by relevance

/linux-4.4.14/tools/testing/selftests/
H A DMakefile0 TARGETS = breakpoints
2 TARGETS += cpu-hotplug
3 TARGETS += efivarfs
4 TARGETS += exec
5 TARGETS += firmware
6 TARGETS += ftrace
7 TARGETS += futex
8 TARGETS += kcmp
9 TARGETS += lib
10 TARGETS += membarrier
11 TARGETS += memfd
12 TARGETS += memory-hotplug
13 TARGETS += mount
14 TARGETS += mqueue
15 TARGETS += net
16 TARGETS += powerpc
17 TARGETS += pstore
18 TARGETS += ptrace
19 TARGETS += seccomp
20 TARGETS += size
21 TARGETS += static_keys
22 TARGETS += sysctl
24 TARGETS += timers
26 TARGETS += user
27 TARGETS += vm
28 TARGETS += x86
29 TARGETS += zram
30 #Please keep the TARGETS list alphabetically sorted
46 for TARGET in $(TARGETS); do \
51 for TARGET in $(TARGETS); do \
81 for TARGET in $(TARGETS); do \
90 for TARGET in $(TARGETS); do \
104 for TARGET in $(TARGETS); do \
1 TARGETS = breakpoints global() macro
/linux-4.4.14/tools/testing/selftests/capabilities/
H A DMakefile7 TARGETS := validate_cap test_execve macro
12 all: $(TARGETS)
15 $(RM) $(TARGETS)
17 $(TARGETS): %: %.c
/linux-4.4.14/tools/testing/selftests/futex/functional/
H A DMakefile6 TARGETS := \ macro
15 TEST_PROGS := $(TARGETS) run.sh
18 all: $(TARGETS)
20 $(TARGETS): $(HEADERS)
25 rm -f $(TARGETS)
/linux-4.4.14/tools/vm/
H A DMakefile3 TARGETS=page-types slabinfo page_owner_sort macro
12 $(TARGETS): $(LIBS)
/linux-4.4.14/tools/lib/lockdep/
H A DMakefile111 TARGETS = $(CMD_TARGETS) macro
152 $(RM) *.o *~ $(TARGETS) *.a *liblockdep*.so* $(VERSION_FILES) .*.d
/linux-4.4.14/tools/lib/bpf/
H A DMakefile136 TARGETS = $(CMD_TARGETS) macro
181 $(call QUIET_CLEAN, libbpf) $(RM) *.o *~ $(TARGETS) *.a *.so $(VERSION_FILES) .*.d \
/linux-4.4.14/tools/lib/traceevent/
H A DMakefile165 TARGETS = $(CMD_TARGETS) macro
271 $(RM) *.o *~ $(TARGETS) *.a *.so $(VERSION_FILES) .*.d .*.cmd \
/linux-4.4.14/drivers/acpi/acpica/
H A Dexoparg3.c66 * yT - TARGETS: The number of targets (output operands) that are required
H A Dexoparg6.c66 * yT - TARGETS: The number of targets (output operands) that are required
H A Dexoparg2.c67 * yT - TARGETS: The number of targets (output operands) that are required
H A Dexoparg1.c68 * yT - TARGETS: The number of targets (output operands) that are required
/linux-4.4.14/drivers/block/aoe/
H A Daoecmd.c259 printk(KERN_ERR "aoe: NULL TARGETS!\n"); newframe()

Completed in 293 milliseconds