Searched refs:do_syscall (Results 1 – 8 of 8) sorted by relevance
84 static void do_syscall(struct pt_regs *regs) in do_syscall() function141 do_syscall(regs); in __do_syscall()
139 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()
45 void noinstr __no_stack_protector do_syscall(struct pt_regs *regs) in do_syscall() function
74 bl do_syscall
25 asmlinkage void noinstr do_syscall(struct pt_regs *regs);
38 extern void do_syscall(int sve_vl, int sme_vl);402 do_syscall(sve_vl, sme_vl); in do_test()
71 .globl do_syscall symbol72 do_syscall: label
913 b do_syscall983 do_syscall: label