Searched refs:audit_alloc (Results 1 – 3 of 3) sorted by relevance
287 extern int audit_alloc(struct task_struct *task);576 static inline int audit_alloc(struct task_struct *task) in audit_alloc() function
2230 retval = audit_alloc(p); in copy_process()
1048 int audit_alloc(struct task_struct *tsk) in audit_alloc() function