Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/x86/
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()
/linux-6.1.9/tools/testing/selftests/nolibc/
Dnolibc-test.c448 int run_syscall(int min, int max) in run_syscall() function
628 { .name = "syscall", .func = run_syscall },