Searched refs:do_syscall (Results 1 – 7 of 7) sorted by relevance
111 static void do_syscall(struct pt_regs *regs) in do_syscall() function168 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()
40 void noinstr do_syscall(struct pt_regs *regs) in do_syscall() function
66 bl do_syscall
27 extern void do_syscall(int sve_vl, int sme_vl);348 do_syscall(sve_vl, sme_vl); in do_test()
48 .globl do_syscall49 do_syscall: label
913 b do_syscall983 do_syscall: label