OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:have_htm
(Results
1 - 22
of
22
) sorted by null
/external/linux-kselftest/tools/testing/selftests/powerpc/tm/
tm-fork.c
23
SKIP_IF(!
have_htm
());
tm-exec.c
33
SKIP_IF(!
have_htm
());
tm-signal-stack.c
37
SKIP_IF(!
have_htm
());
tm-tar.c
28
SKIP_IF(!
have_htm
());
tm-resched-dscr.c
42
SKIP_IF(!
have_htm
());
tm.h
15
static inline bool
have_htm
(void)
function
tm-signal-msr-resv.c
53
SKIP_IF(!
have_htm
());
tm-signal-context-chk-fpu.c
69
SKIP_IF(!
have_htm
());
tm-signal-context-chk-gpr.c
67
SKIP_IF(!
have_htm
());
tm-vmx-unavail.c
94
SKIP_IF(!
have_htm
());
tm-vmxcopy.c
48
SKIP_IF(!
have_htm
());
tm-signal-context-chk-vmx.c
87
SKIP_IF(!
have_htm
());
tm-signal-context-chk-vsx.c
102
SKIP_IF(!
have_htm
());
tm-tmspr.c
105
SKIP_IF(!
have_htm
());
/external/linux-kselftest/tools/testing/selftests/powerpc/signal/
signal_tm.c
62
SKIP_IF(!
have_htm
());
/external/linux-kselftest/tools/testing/selftests/powerpc/ptrace/
ptrace-tm-gpr.c
119
SKIP_IF(!
have_htm
());
ptrace-tm-spd-gpr.c
125
SKIP_IF(!
have_htm
());
ptrace-tm-spd-tar.c
135
SKIP_IF(!
have_htm
());
ptrace-tm-spd-vsx.c
136
SKIP_IF(!
have_htm
());
ptrace-tm-spr.c
121
SKIP_IF(!
have_htm
());
ptrace-tm-tar.c
123
SKIP_IF(!
have_htm
());
ptrace-tm-vsx.c
120
SKIP_IF(!
have_htm
());
Completed in 146 milliseconds