Home
last modified time | relevance | path

Searched refs:scall (Results 1 – 12 of 12) sorted by relevance

/third_party/ltp/lib/
Dtst_timer_test.c19 static const char *scall; variable
265 scall, usec, nsamples, 1.00 * threshold / (keep_samples)); in do_timer_test()
293 scall, nsamples - 1 - i, in do_timer_test()
314 tst_res(TFAIL, "%s slept for too long", scall); in do_timer_test()
458 scall = timer_test->scall; in tst_timer_test_setup()
461 timer_test->scall = NULL; in tst_timer_test_setup()
/third_party/ltp/testcases/kernel/syscalls/nanosleep/
Dnanosleep01.c36 .scall = "nanosleep()",
/third_party/ltp/testcases/kernel/syscalls/clock_nanosleep/
Dclock_nanosleep02.c34 .scall = "clock_nanosleep()",
/third_party/ltp/testcases/kernel/syscalls/pselect/
Dpselect01.c35 .scall = "pselect()",
/third_party/ltp/testcases/kernel/syscalls/prctl/
Dprctl09.c45 .scall = "prctl()",
/third_party/ltp/testcases/kernel/syscalls/futex/
Dfutex_wait05.c42 .scall = "futex_wait()",
/third_party/ltp/testcases/kernel/syscalls/poll/
Dpoll02.c54 .scall = "poll()",
/third_party/ltp/testcases/kernel/syscalls/select/
Dselect02.c60 .scall = "select()",
/third_party/ltp/testcases/kernel/syscalls/epoll_wait/
Depoll_wait02.c69 .scall = "epoll_wait()",
/third_party/ltp/testcases/kernel/syscalls/epoll_pwait/
Depoll_pwait03.c69 .scall = "do_epoll_pwait()",
/third_party/ltp/include/
Dtst_test.h243 const char *scall; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVInstrInfo.td747 def : MnemonicAlias<"scall", "ecall">;