Searched refs:audit_socketcall (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Daudit.h143 /* maximized args number that audit_socketcall can process */
447 static inline int audit_socketcall(int nargs, unsigned long *args) function
638 static inline int audit_socketcall(int nargs, unsigned long *args) function
/linux-master/net/
H A Dsocket.c3095 err = audit_socketcall(nargs[call] / sizeof(unsigned long), a);

Completed in 171 milliseconds