Home
last modified time | relevance | path

Searched defs:all (Results 1 – 18 of 18) sorted by relevance

/tools/lguest/
DMakefile5 all: lguest target
/tools/testing/selftests/
DMakefile3 all: target
/tools/vm/
DMakefile6 all: page-types slabinfo target
Dpage-types.c933 static uint64_t parse_flag_names(const char *str, int all) in parse_flag_names()
/tools/virtio/
DMakefile1 all: test mod target
/tools/testing/selftests/vm/
DMakefile6 all: hugepage-mmap hugepage-shm map_hugetlb target
/tools/testing/selftests/breakpoints/
DMakefile12 all: target
/tools/usb/
DMakefile8 all: testusb ffs-test target
Dtestusb.c402 int all = 0, forever = 0, not = 0; in main() local
/tools/power/cpupower/debug/kernel/
DMakefile23 all: default target
/tools/power/cpupower/bench/
DMakefile21 all: $(OUTPUT)cpufreq-bench target
/tools/power/cpupower/debug/x86_64/
DMakefile20 all: $(OUTPUT)centrino-decode $(OUTPUT)powernow-k8-decode target
/tools/power/cpupower/debug/i386/
DMakefile26 all: $(OUTPUT)centrino-decode $(OUTPUT)dump_psb $(OUTPUT)intel_gsic $(OUTPUT)powernow-k8-decode target
/tools/firewire/
DMakefile6 all : nosy-dump target
/tools/power/cpupower/
DMakefile185 all: libcpupower $(OUTPUT)cpupower $(COMPILE_NLS) $(COMPILE_BENCH) target
/tools/perf/Documentation/
DMakefile156 all: html man target
/tools/perf/
DMakefile6 all: target
726 all: shell_compatibility_test $(ALL_PROGRAMS) $(LANG_BINDINGS) $(OTHER_PROGRAMS) target
Dbuiltin-timechart.c84 struct per_pidcomm *all; member