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