Home
last modified time | relevance | path

Searched refs:run_syscall (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/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 },

Completed in 4 milliseconds