Home
last modified time | relevance | path

Searched refs:run_syscall (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/x86/
H A Dtest_syscall_vdso.c244 int run_syscall(void) in run_syscall() function
330 exitcode = run_syscall(); in run_syscall_twice()
335 exitcode += run_syscall(); in run_syscall_twice()
/openbmc/linux/tools/testing/selftests/nolibc/
H A Dnolibc-test.c821 int run_syscall(int min, int max) in run_syscall() function
1224 { .name = "syscall", .func = run_syscall },