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