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