Searched refs:security_task_alloc (Results 1 – 3 of 3) sorted by relevance
490 int security_task_alloc(struct task_struct *task, unsigned long clone_flags);1204 static inline int security_task_alloc(struct task_struct *task, in security_task_alloc() function
2389 retval = security_task_alloc(p, clone_flags); in copy_process()
3158 int security_task_alloc(struct task_struct *task, unsigned long clone_flags) in security_task_alloc() function