Home
last modified time | relevance | path

Searched refs:ppc32_classify_syscall (Results 1 – 2 of 2) sorted by relevance

/arch/powerpc/kernel/
Daudit.c43 extern int ppc32_classify_syscall(unsigned); in audit_classify_syscall()
45 return ppc32_classify_syscall(syscall); in audit_classify_syscall()
Dcompat_audit.c29 int ppc32_classify_syscall(unsigned syscall) in ppc32_classify_syscall() function