Home
last modified time | relevance | path

Searched refs:do_syscall (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dsyscall.c111 static void do_syscall(struct pt_regs *regs) in do_syscall() function
168 do_syscall(regs); in __do_syscall()
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dsyscall.c41 void noinstr do_syscall(struct pt_regs *regs) in do_syscall() function
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dsyscall.c43 void noinstr do_syscall(struct pt_regs *regs) in do_syscall() function
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dexception.h23 asmlinkage void noinstr do_syscall(struct pt_regs *regs);
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dexception.h23 asmlinkage void noinstr do_syscall(struct pt_regs *regs);
/kernel/linux/linux-5.10/tools/testing/selftests/x86/
H 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()
/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H 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()
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/abi/
H A Dsyscall-abi.c38 extern void do_syscall(int sve_vl, int sme_vl);
402 do_syscall(sve_vl, sme_vl); in do_test()
H A Dsyscall-abi-asm.S71 .globl do_syscall
72 do_syscall: label
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dentry.S913 b do_syscall
983 do_syscall: label
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dentry.S913 b do_syscall
983 do_syscall: label

Completed in 7 milliseconds