Home
last modified time | relevance | path

Searched refs:arm_syscall (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm/include/asm/
H A Dtraps.h43 asmlinkage int arm_syscall(int no, struct pt_regs *regs);
/linux/arch/arm/kernel/
H A Dentry-common.S274 bcs arm_syscall
H A Dtraps.c612 asmlinkage int arm_syscall(int no, struct pt_regs *regs) in arm_syscall() function