Searched refs:task_alloc (Results 1 – 4 of 4) sorted by relevance
1578 int (*task_alloc)(struct task_struct *task, unsigned long clone_flags); member1871 struct hlist_head task_alloc; member
1197 LSM_HOOK_INIT(task_alloc, apparmor_task_alloc),
991 return call_int_hook(task_alloc, 0, task, clone_flags); in security_task_alloc()
6978 LSM_HOOK_INIT(task_alloc, selinux_task_alloc),