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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Daudit.h469 extern void audit_socketcall(int nargs, unsigned long *args);
557 #define audit_socketcall(n,a) ((void)0) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/
H A Dsocket.c2229 audit_socketcall(nargs[call] / sizeof(unsigned long), a);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dauditsc.c2280 * audit_socketcall - record audit data for sys_socketcall
2285 void audit_socketcall(int nargs, unsigned long *args) function

Completed in 49 milliseconds