Searched refs:scall (Results 1 – 12 of 12) sorted by relevance
/third_party/ltp/lib/ |
D | tst_timer_test.c | 19 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/ |
D | nanosleep01.c | 36 .scall = "nanosleep()",
|
/third_party/ltp/testcases/kernel/syscalls/clock_nanosleep/ |
D | clock_nanosleep02.c | 34 .scall = "clock_nanosleep()",
|
/third_party/ltp/testcases/kernel/syscalls/pselect/ |
D | pselect01.c | 35 .scall = "pselect()",
|
/third_party/ltp/testcases/kernel/syscalls/prctl/ |
D | prctl09.c | 45 .scall = "prctl()",
|
/third_party/ltp/testcases/kernel/syscalls/futex/ |
D | futex_wait05.c | 42 .scall = "futex_wait()",
|
/third_party/ltp/testcases/kernel/syscalls/poll/ |
D | poll02.c | 54 .scall = "poll()",
|
/third_party/ltp/testcases/kernel/syscalls/select/ |
D | select02.c | 60 .scall = "select()",
|
/third_party/ltp/testcases/kernel/syscalls/epoll_wait/ |
D | epoll_wait02.c | 69 .scall = "epoll_wait()",
|
/third_party/ltp/testcases/kernel/syscalls/epoll_pwait/ |
D | epoll_pwait03.c | 69 .scall = "do_epoll_pwait()",
|
/third_party/ltp/include/ |
D | tst_test.h | 243 const char *scall; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
D | RISCVInstrInfo.td | 747 def : MnemonicAlias<"scall", "ecall">;
|