Home
last modified time | relevance | path

Searched refs:check (Results 1 – 25 of 29) sorted by relevance

12

/tools/testing/selftests/powerpc/switch_endian/
Dcheck.S13 cmpd r9,r3 # check r3
15 addi r9,r15,4 # check r4
18 lis r9,0x00FF # check CR
25 addi r9,r15,32 # check LR
29 addi r9,r15,5 # check r5
32 addi r9,r15,6 # check r6
35 addi r9,r15,7 # check r7
38 addi r9,r15,8 # check r8
41 addi r9,r15,13 # check r13
44 addi r9,r15,14 # check r14
[all …]
DMakefile7 switch_endian_test: check-reversed.S
9 check-reversed.o: check.o
12 check-reversed.S: check-reversed.o
18 rm -f $(TEST_PROGS) *.o check-reversed.S
D.gitignore2 check-reversed.S
/tools/perf/tests/
Dparse-events.c1363 int (*check)(struct perf_evlist *evlist); member
1369 .check = test__checkevent_tracepoint,
1374 .check = test__checkevent_tracepoint_multi,
1379 .check = test__checkevent_raw,
1384 .check = test__checkevent_numeric,
1389 .check = test__checkevent_symbolic_name,
1394 .check = test__checkevent_symbolic_name_config,
1399 .check = test__checkevent_symbolic_alias,
1404 .check = test__checkevent_genhw,
1409 .check = test__checkevent_breakpoint,
[all …]
/tools/testing/nvdimm/
Dconfig_check.c3 void check(void) in check() function
/tools/testing/selftests/timers/
D.gitignore4 inconsistency-check
DMakefile9 inconsistency-check raw_skew threadtest rtctest
/tools/objtool/
DBuild2 objtool-y += builtin-check.o
/tools/lib/lockdep/include/liblockdep/
Dcommon.h42 int trylock, int read, int check,
/tools/build/
DBuild.include31 arg-check = $(strip $(filter-out $(cmd_$(1)), $(cmd_$@)) \
74 if_changed_dep = $(if $(strip $(any-prereq) $(arg-check)), \
80 if_changed = $(if $(strip $(any-prereq) $(arg-check)), \
/tools/testing/selftests/zram/
DREADME23 zram.sh: For sanity check of CONFIG_ZRAM and to run zram01 and zram02
/tools/kvm/kvm_stat/
Dkvm_stat.txt23 or architecture. It is best to check the KVM kernel module source code for the
/tools/testing/selftests/powerpc/math/
Dvsx_asm.S30 # that the VMX have been loaded with varray. Will proceed to check the
Dfpu_asm.S102 # has been loaded with darray. Will proceed to check the validity of the FPU
Dvmx_asm.S118 # the VMX have been loaded with varray. Will proceed to check the validity of
/tools/perf/util/
Dsymbol-minimal.c14 u8 *check = (u8 *)&data; in check_need_swap() local
17 if (check[0] == 1) in check_need_swap()
/tools/testing/selftests/rcutorture/doc/
DTREE_RCU-kconfig.txt47 Used only to check CONFIG_RCU_FANOUT value, inspection suffices.
/tools/perf/Documentation/
DMakefile181 check-man-tools:
195 install-man: check-man-tools man
Dexamples.txt77 To check which functions generated page allocations:
190 and check which instructions/source-code generated page allocations:
/tools/power/cpupower/bench/
DREADME-BENCH96 You can easily test all kind of load/sleep times and check whether your
/tools/testing/ktest/
Dktest.pl2863 my $check = $bisect_check;
2864 my $do_check = defined($check) && $check ne "0";
2889 if ($check ne "good") {
2901 if ($check ne "bad") {
/tools/build/Documentation/
DBuild.txt98 You can check the 'ex' example in 'tools/build/tests/ex' for more details.
/tools/usb/usbip/
DINSTALL34 to figure out how `configure' could check whether to do them, and mail
55 3. Optionally, type `make check' to run any self-tests that come with
/tools/testing/selftests/networking/timestamping/
Dtxtimestamp.c358 udph->check = 0; /* not allowed for IPv6 */ in do_test()
/tools/objtool/Documentation/
Dstack-validation.txt9 objtool which runs at compile time. It has a "check" subcommand which
200 This rule is just a sanity check to ensure that callable functions

12