Home
last modified time | relevance | path

Searched refs:needed (Results 1 – 25 of 72) sorted by relevance

123

/tools/testing/selftests/kselftest/
A Dprefix.pl13 my $needed = 1;
18 if ($needed) {
20 $needed = 0;
23 $needed = 1 if ($char eq "\n");
/tools/memory-model/scripts/
A Dnewlitmushist.sh57 sort -u $T/list-C-new $T/list-C-newer > $T/list-C-needed
59 scripts/runlitmushist.sh < $T/list-C-needed
A Dcheckghlitmus.sh49 sort $T/list-C-already $T/list-C-result-short | uniq -u > $T/list-C-needed
52 if scripts/runlitmushist.sh < $T/list-C-needed > $T/run.stdout 2> $T/run.stderr
/tools/testing/selftests/nci/
A DMakefile2 CFLAGS += -Wl,-no-as-needed -Wall
/tools/testing/selftests/ring-buffer/
A DMakefile2 CFLAGS += -Wl,-no-as-needed -Wall
/tools/testing/selftests/tdx/
A DMakefile3 CFLAGS += -O3 -Wl,-no-as-needed -Wall $(KHDR_INCLUDES) -static
/tools/testing/selftests/dmabuf-heaps/
A DMakefile2 CFLAGS += -static -O3 -Wl,-no-as-needed -Wall $(KHDR_INCLUDES)
/tools/testing/selftests/pci_endpoint/
A DMakefile2 CFLAGS += -O2 -Wl,-no-as-needed -Wall $(KHDR_INCLUDES)
/tools/testing/selftests/perf_events/
A DMakefile2 CFLAGS += -Wl,-no-as-needed -Wall $(KHDR_INCLUDES)
/tools/testing/selftests/seccomp/
A DMakefile2 CFLAGS += -Wl,-no-as-needed -Wall $(KHDR_INCLUDES)
/tools/testing/selftests/net/can/
A DMakefile5 CFLAGS += -Wall -Wl,--no-as-needed -O2 -g -I$(top_srcdir)/usr/include $(KHDR_INCLUDES)
/tools/testing/selftests/rtc/
A DMakefile2 CFLAGS += -O3 -Wl,-no-as-needed -Wall -I$(top_srcdir)/usr/include
/tools/testing/selftests/user_events/
A DMakefile2 CFLAGS += -Wl,-no-as-needed -Wall $(KHDR_INCLUDES)
/tools/testing/selftests/net/openvswitch/
A DMakefile5 CFLAGS += -Wall -Wl,--no-as-needed -O2 -g -I$(top_srcdir)/usr/include $(KHDR_INCLUDES)
/tools/testing/selftests/uevent/
A DMakefile9 CFLAGS += -Wl,-no-as-needed -Wall
/tools/testing/selftests/net/lib/
A DMakefile3 CFLAGS += -Wall -Wl,--no-as-needed -O2 -g
/tools/testing/selftests/timers/
A DMakefile2 CFLAGS += -O3 -Wl,-no-as-needed -Wall -I $(top_srcdir)
/tools/testing/selftests/net/mptcp/
A DMakefile5 CFLAGS += -Wall -Wl,--no-as-needed -O2 -g -I$(top_srcdir)/usr/include $(KHDR_INCLUDES)
/tools/testing/selftests/firmware/
A Dsettings6 # of the 3 configs, so at least another 15 seconds are needed. Add another
/tools/testing/selftests/powerpc/ptrace/
A Dperf-hwbreak.c228 unsigned long long breaks, needed; in runtestsingle() local
274 needed = 0; in runtestsingle()
276 needed += loop_num; in runtestsingle()
278 needed += loop_num; in runtestsingle()
279 needed = needed * (1 - exclude_user); in runtestsingle()
282 if (breaks != needed) { in runtestsingle()
284 (unsigned long int)ptr, breaks, needed, loop_num, readwriteflag, exclude_user); in runtestsingle()
/tools/perf/Documentation/
A Dbuild-xed.txt2 For --xed the xed tool is needed. Here is how to install it:
/tools/testing/selftests/net/ovpn/
A DMakefile4 CFLAGS = -pedantic -Wextra -Wall -Wl,--no-as-needed -g -O0 -ggdb $(KHDR_INCLUDES)
/tools/testing/selftests/rcutorture/doc/
A Dinitrd.txt16 # Manually verify that initrd contains needed binaries and libraries.
/tools/memory-model/litmus-tests/
A DIRIW+poonceonces+OnceOnce.litmus8 * needed to cause two different reading processes to agree on the order
/tools/build/
A DBuild.include48 # (needed for make)
50 # (needed for make)
52 # (needed for the shell)

Completed in 24 milliseconds

123