Searched refs:linux32_syscall_intern (Results 1 – 3 of 3) sorted by relevance
20 void linux32_syscall_intern(struct proc *);24 linux32_syscall_intern(struct proc *p) in linux32_syscall_intern() function
10 void linux32_syscall_intern(struct proc *);
91 .e_syscall_intern = linux32_syscall_intern,