Searched defs:syscall_restart (Results 1 – 5 of 5) sorted by relevance
366 syscall_restart: label
451 static inline void syscall_restart(unsigned long orig_i0, struct pt_regs *regs, in syscall_restart() function
430 static inline void syscall_restart(unsigned long orig_i0, struct pt_regs *regs, in syscall_restart() function
447 syscall_restart(unsigned long r0, unsigned long r19, in syscall_restart() function
3020 TEST(syscall_restart) TEST() argument