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