Home
last modified time | relevance | path

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

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