Home
last modified time | relevance | path

Searched refs:do_syscall (Results 1 – 3 of 3) sorted by relevance

/tools/testing/selftests/x86/
A Dptrace_syscall.c119 static void test_sys32_regs(void (*do_syscall)(struct syscall_args32 *)) in test_sys32_regs()
127 do_syscall(&args); in test_sys32_regs()
143 do_syscall(&args); in test_sys32_regs()
/tools/testing/selftests/arm64/abi/
A Dsyscall-abi.c38 extern void do_syscall(int sve_vl, int sme_vl);
402 do_syscall(sve_vl, sme_vl); in do_test()
A Dsyscall-abi-asm.S71 .globl do_syscall
72 do_syscall: label

Completed in 7 milliseconds