audit_alloc 263 include/linux/audit.h extern int audit_alloc(struct task_struct *task); audit_alloc 1985 kernel/fork.c retval = audit_alloc(p);