Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/s390/kernel/
A Dsyscall.c111 static void do_syscall(struct pt_regs *regs) in do_syscall() function
168 do_syscall(regs); in __do_syscall()
/linux-6.3-rc2/tools/testing/selftests/x86/
A Dptrace_syscall.c139 static void test_sys32_regs(void (*do_syscall)(struct syscall_args32 *)) in test_sys32_regs()
147 do_syscall(&args); in test_sys32_regs()
163 do_syscall(&args); in test_sys32_regs()
/linux-6.3-rc2/arch/loongarch/kernel/
A Dsyscall.c40 void noinstr do_syscall(struct pt_regs *regs) in do_syscall() function
A Dentry.S66 bl do_syscall
/linux-6.3-rc2/tools/testing/selftests/arm64/abi/
A Dsyscall-abi.c30 extern void do_syscall(int sve_vl, int sme_vl);
394 do_syscall(sve_vl, sme_vl); in do_test()
A Dsyscall-abi-asm.S71 .globl do_syscall
72 do_syscall: label
/linux-6.3-rc2/arch/sparc/kernel/
A Dentry.S913 b do_syscall
983 do_syscall: label

Completed in 14 milliseconds