Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/kernel/
Dsyscall.c84 static void do_syscall(struct pt_regs *regs) in do_syscall() function
141 do_syscall(regs); in __do_syscall()
/linux-6.12.1/tools/testing/selftests/x86/
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.12.1/arch/loongarch/kernel/
Dsyscall.c45 void noinstr __no_stack_protector do_syscall(struct pt_regs *regs) in do_syscall() function
Dentry.S74 bl do_syscall
/linux-6.12.1/arch/loongarch/include/asm/
Dexception.h25 asmlinkage void noinstr do_syscall(struct pt_regs *regs);
/linux-6.12.1/tools/testing/selftests/arm64/abi/
Dsyscall-abi.c38 extern void do_syscall(int sve_vl, int sme_vl);
402 do_syscall(sve_vl, sme_vl); in do_test()
Dsyscall-abi-asm.S71 .globl do_syscall symbol
72 do_syscall: label
/linux-6.12.1/arch/sparc/kernel/
Dentry.S913 b do_syscall
983 do_syscall: label