Searched refs:all (Results 1 - 25 of 540) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/locking/
H A DMakefile6 all:
/linux-master/tools/testing/selftests/kmod/
H A DMakefile5 all:
/linux-master/tools/testing/selftests/sysctl/
H A DMakefile6 all:
/linux-master/tools/testing/selftests/user/
H A DMakefile5 all:
/linux-master/tools/testing/selftests/static_keys/
H A DMakefile5 all:
/linux-master/tools/firmware/
H A DMakefile6 all: ihex2fw
13 .PHONY: all clean
/linux-master/samples/nitro_enclaves/
H A DMakefile8 .PHONY: all clean
12 all:
/linux-master/tools/testing/selftests/uevent/
H A DMakefile2 all:
6 .PHONY: all clean
17 all: $(BINARIES)
/linux-master/tools/testing/selftests/ia64/
H A DMakefile4 all: $(TEST_PROGS)
/linux-master/tools/leds/
H A DMakefile6 all: uledmon led_hw_brightness_mon
13 .PHONY: all clean
/linux-master/tools/testing/selftests/rcutorture/
H A DMakefile2 all:
/linux-master/samples/landlock/
H A DMakefile7 .PHONY: all clean
9 all:
/linux-master/tools/net/ynl/
H A DMakefile5 all: $(SUBDIRS)
21 .PHONY: all clean distclean $(SUBDIRS)
/linux-master/include/net/netfilter/
H A Dnf_conntrack_tuple.h26 #define NF_CT_TUPLE_L3SIZE ARRAY_SIZE(((union nf_inet_addr *)NULL)->all)
45 __be16 all; member in union:nf_conntrack_tuple::__anon173::__anon174
90 &t->src.u3.ip, ntohs(t->src.u.all),
91 &t->dst.u3.ip, ntohs(t->dst.u.all));
100 t->src.u3.all, ntohs(t->src.u.all),
101 t->dst.u3.all, ntohs(t->dst.u.all));
131 t1->src.u.all == t2->src.u.all
[all...]
/linux-master/tools/perf/tests/shell/coresight/asm_pure_loop/
H A DMakefile11 all: $(BIN)
21 install-tests: all
34 .PHONY: all clean install-tests
/linux-master/tools/perf/tests/shell/coresight/memcpy_thread/
H A DMakefile10 all: $(BIN)
20 install-tests: all
33 .PHONY: all clean install-tests
/linux-master/tools/perf/tests/shell/coresight/thread_loop/
H A DMakefile10 all: $(BIN)
20 install-tests: all
33 .PHONY: all clean install-tests
/linux-master/tools/perf/tests/shell/coresight/unroll_loop_thread/
H A DMakefile10 all: $(BIN)
20 install-tests: all
33 .PHONY: all clean install-tests
/linux-master/tools/firewire/
H A DMakefile7 all : nosy-dump
/linux-master/tools/laptop/dslm/
H A DMakefile7 all: $(PROGS)
/linux-master/tools/pcmcia/
H A DMakefile7 all: $(PROGS)
/linux-master/tools/testing/selftests/memory-hotplug/
H A DMakefile2 all:
/linux-master/tools/testing/selftests/pstore/
H A DMakefile5 all:
/linux-master/tools/testing/selftests/cpufreq/
H A DMakefile2 all:
/linux-master/tools/testing/selftests/zram/
H A DMakefile2 all:

Completed in 459 milliseconds

1234567891011>>