Home
last modified time | relevance | path

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

/linux/arch/loongarch/kernel/
H A Dsyscall.c58 void noinstr __no_stack_protector do_syscall(struct pt_regs *regs) in do_syscall() function
H A Dentry.S74 bl do_syscall
/linux/arch/loongarch/include/asm/
H A Dexception.h25 asmlinkage void noinstr do_syscall(struct pt_regs *regs);
/linux/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 symbol
72 do_syscall: label