Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/kernel/
Daudit_32.h5 extern int ppc32_classify_syscall(unsigned);
Dcompat_audit.c33 int ppc32_classify_syscall(unsigned syscall) in ppc32_classify_syscall() function
Daudit.c47 return ppc32_classify_syscall(syscall); in audit_classify_syscall()