Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/x86/
H 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()
/linux-6.15/arch/loongarch/kernel/
H A Dsyscall.c45 void noinstr __no_stack_protector do_syscall(struct pt_regs *regs) in do_syscall() function
H A Dentry.S74 bl do_syscall
/linux-6.15/arch/loongarch/include/asm/
H A Dexception.h25 asmlinkage void noinstr do_syscall(struct pt_regs *regs);
/linux-6.15/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
/linux-6.15/arch/sparc/kernel/
H A Dentry.S913 b do_syscall
983 do_syscall: label