Searched refs:audit_alloc (Results 1 – 3 of 3) sorted by relevance
288 extern int audit_alloc(struct task_struct *task);577 static inline int audit_alloc(struct task_struct *task) in audit_alloc() function
2478 retval = audit_alloc(p); in copy_process()
1055 int audit_alloc(struct task_struct *tsk) in audit_alloc() function