Searched refs:all (Results 26 - 50 of 540) sorted by relevance

1234567891011>>

/linux-master/tools/perf/util/
H A Ddata-convert.h9 bool all; member in struct:perf_data_convert_opts
/linux-master/tools/testing/selftests/lib/
H A DMakefile5 all:
/linux-master/tools/accounting/
H A DMakefile7 all: $(PROGS)
/linux-master/tools/testing/selftests/cpu-hotplug/
H A DMakefile2 all:
/linux-master/tools/testing/selftests/ftrace/
H A DMakefile2 all:
/linux-master/tools/power/cpupower/debug/x86_64/
H A DMakefile13 default: all
21 all: $(OUTPUT)centrino-decode $(OUTPUT)powernow-k8-decode
31 .PHONY: all default clean install
/linux-master/tools/net/ynl/lib/
H A DMakefile14 all: ynl.a
28 .PHONY: all clean distclean
29 .DEFAULT_GOAL=all
/linux-master/arch/m68k/fpsp040/
H A Dx_unsupp.S56 fmovel #0,%FPSR |clear all user status bits
57 fmovel #0,%FPCR |clear all user control bits
67 andl #0xFF00FF,%d1 |clear all but aexcs and qbyte
70 andl #0x0FFF40FF,%d1 |clear all but cc's, snan bit, aexcs, and qbyte
/linux-master/scripts/
H A DMakefile.headersinst27 all-subdirs := $(sort $(src-subdirs) $(gen-subdirs))
42 all-subdirs := $(addprefix $(dst)/, $(all-subdirs))
45 all-headers := $(src-headers) $(gen-headers)
48 old-subdirs := $(wildcard $(all-subdirs))
50 unwanted := $(filter-out $(all-headers), $(old-headers))
54 wanted-dirs := $(sort $(dir $(all-headers)))
71 __headers: $(all-headers)
77 existing-headers := $(filter $(old-headers), $(all-headers))
/linux-master/tools/debugging/
H A DMakefile10 all: $(TARGET)
/linux-master/tools/laptop/freefall/
H A DMakefile8 all: $(TARGET)
/linux-master/tools/testing/selftests/sparc64/drivers/
H A DMakefile7 all: $(TEST_GEN_FILES)
/linux-master/tools/usb/ffs-aio-example/multibuff/host_app/
H A DMakefile9 all: test
/linux-master/tools/usb/ffs-aio-example/simple/host_app/
H A DMakefile9 all: test
/linux-master/tools/testing/selftests/lkdtm/
H A DMakefile10 all: $(TEST_GEN_PROGS)
/linux-master/tools/power/acpi/
H A DMakefile12 all: acpidbg acpidump ec pfrut
18 $(call descend,tools/$@,all)
/linux-master/tools/tracing/
H A DMakefile4 all: latency rtla
28 .PHONY: all install clean latency latency_install latency_clean \
/linux-master/tools/testing/crypto/chacha20-s390/
H A DMakefile9 all:
/linux-master/tools/testing/selftests/arm64/
H A DMakefile27 all:
34 install: all
40 run_tests: all
59 .PHONY: all clean install run_tests emit_tests
/linux-master/tools/crypto/ccp/
H A DMakefile6 all: $(TARGET)
/linux-master/tools/testing/selftests/riscv/
H A DMakefile26 all:
33 install: all
39 run_tests: all
58 .PHONY: all clean install run_tests emit_tests
/linux-master/tools/testing/selftests/dt/
H A DMakefile16 all: no_py3_warning
/linux-master/Documentation/userspace-api/media/
H A DMakefile50 .PHONY: all html texinfo epub xml latex
52 all: $(IMGDOT) $(BUILDDIR) ${TARGETS}
53 html: all
54 texinfo: all
55 epub: all
56 xml: all
57 latex: $(IMGPDF) all
/linux-master/tools/testing/selftests/net/forwarding/
H A Dtc_vlan_modify.sh113 tc filter add dev $swp1 ingress protocol all pref 1 handle 1 \
115 tc filter add dev $swp2 ingress protocol all pref 1 handle 1 \
126 tc filter del dev $swp2 ingress protocol all pref 1 handle 1 flower
127 tc filter del dev $swp1 ingress protocol all pref 1 handle 1 flower
140 tc filter add dev $swp1 egress protocol all pref 1 handle 1 \
142 tc filter add dev $swp2 egress protocol all pref 1 handle 1 \
153 tc filter del dev $swp2 egress protocol all pref 1 handle 1 flower
154 tc filter del dev $swp1 egress protocol all pref 1 handle 1 flower
/linux-master/tools/verification/dot2/
H A DMakefile11 .PHONY: all
12 all:

Completed in 209 milliseconds

1234567891011>>